This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/15434] New: -mcpu=601 -O2 optimization problems


When I compile pcretest.c with the optimization-options -mcpu=601 -O2, I get a 
bus error on exectution.
Compiled with -mcpu=601 -O2 -fno-strength-reduce, -mcpu=601 -fstrenght-reduce, 
or -O2 (without the -mcpu=601) creates a good executable.

-- 
           Summary: -mcpu=601 -O2 optimization problems
           Product: gcc
           Version: 3.3.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: stefaan dot simoens at tiscali dot be
                CC: gcc-bugs at gcc dot gnu dot org
  GCC host triplet: ppc-unknown-linux


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]