[forwarded from http://bugs.debian.org/385505]

sorry for the vague report, didn't reproduce that report yet.

gcc-4.1 fails to build openmsx 0.6.1 from source when compiled with -O3.
Experimenting with debian/ARM installed in qemu revealed that 
compiling with -O2 -funswitch-loops -fgcse-after-reload -ffast-math
-funroll-loops works fine.
This seems to point towards the the -finline-functions option.

More detailed concerning this bug can be found in openmsx bugreport
http://bugs.debian.org/385197 .


-- 
           Summary: gcc-4.1 generates faulty asm on ARM when compiling
                    openmsx 0.6.1 with -O3
           Product: gcc
           Version: 4.1.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: debian-gcc at lists dot debian dot org
GCC target triplet: arm-linux-gnu


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

Reply via email to