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/38387] psim miscompiled [regression]



------- 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


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