------- Comment #5 from joel at gcc dot gnu dot org 2008-12-03 17:22 ------- Works with -O0
(CFLAGS="-O0" ~/old/test-gcc/gdb-6.8/configure --target=powerpc-rtems4.10 --enable-sim --enable-sim-hardware --enable-timebase --enable-sim-trace --prefix=/n/12/joel/test-gcc/install/ && make && make install) >b.log 2>&1 & (In reply to comment #4) > Subject: Re: psim miscompiled [regression] > > rguenth at gcc dot gnu dot org wrote: > > ------- Comment #2 from rguenth at gcc dot gnu dot org 2008-12-03 17:04 > > ------- > > Does it work built with -fno-strict-aliasing? -O1 or -O0? > > > > > > > Not to be stupid but how do I compile gcc with those arguments? > > --joel > -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38387