[Bug c++/11863] New: Regression: Optimizer produces incorrect code for ARM target

pgonzalez at bluel dot com gcc-bugzilla@gcc.gnu.org
Sat Aug 9 05:47:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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

           Summary: Regression: Optimizer produces incorrect code for ARM
                    target
           Product: gcc
           Version: 3.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pgonzalez at bluel dot com
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-cygwin
  GCC host triplet: i686-pc-cygwin
GCC target triplet: arm-arm-elf

The attached file compiles correctly with GCC versions 3.0.4 and 3.2.3; 
however, incorrect output is produced with GCC 3.3 and the mainline 
snapshot "gcc-3.4-20030730".

The problem goes away when optimizations are disabled.  This problem does not 
occur on other targets, e.g. i686.



More information about the Gcc-bugs mailing list