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

Petr Pisar <petr.pisar at atlas dot cz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |petr.pisar at atlas dot cz

--- Comment #9 from Petr Pisar <petr.pisar at atlas dot cz> ---
I still can reproduce the problem with GCC 4.8.2 if I try to compile the code
from comment #1 with "gcc -O2 -march=loongson2f -mabi=n32
-Wa,-mfix-loongson2f-nop -c test2.c". Compilation with -O1 passes.

I was hit by this bug when building GIMP. Though the GIMP source fails even
with -O1.

Reply via email to