diff options
| author | ian <ian@138bc75d-0d04-0410-961f-82ee72b054a4> | 2012-03-28 21:33:15 +0000 |
|---|---|---|
| committer | ian <ian@138bc75d-0d04-0410-961f-82ee72b054a4> | 2012-03-28 21:33:15 +0000 |
| commit | 375646ea3488d66fae6dddf017e4f22522800a7b (patch) | |
| tree | 711e70281d3f1346e7edb5ee9f977e38586cbbeb /libjava/classpath/gnu/java/nio/SelectorImpl.java | |
| parent | df6b300635523d43f009f0b8f4432ad0a91970e5 (diff) | |
| download | ppe42-gcc-375646ea3488d66fae6dddf017e4f22522800a7b.tar.gz ppe42-gcc-375646ea3488d66fae6dddf017e4f22522800a7b.zip | |
compiler: fix crashes.
The compiler would crash on:
if true || x, y := 1, 2 {}
and
var s string
s = append(s, "hello")
Reported in issue 3186.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@185928 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/classpath/gnu/java/nio/SelectorImpl.java')
0 files changed, 0 insertions, 0 deletions

