http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46833

Zdenek Sojka <zsojka at seznam dot cz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice-on-valid-code
                 CC|                            |iant at google dot com
      Known to fail|                            |4.6.0

--- Comment #1 from Zdenek Sojka <zsojka at seznam dot cz> 2010-12-07 11:32:01 
UTC ---
Seems I forgot to paste the command line:
$ gcc -O -fno-non-call-exceptions -ftree-vectorize -ftree-vrp testcase.go       
testcase.go: In function 'main.seq':
testcase.go:3:1: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

Testcase was reduced from bigmap.go from testsuite.

Reply via email to