------- Comment #6 from pinskia at gcc dot gnu dot org  2010-09-10 01:40 -------
(In reply to comment #3)
> Mozilla bugs say "Platform: x86 Linux". But gcc bug says
> "powerpc64-*-linux". What is going on?

I must have missed since I saw Linux64 I was thinking powerpc64 :).  Really
there have been none x86_64 ones either.  Though the normal thing here that
might happen is strict aliasing issues.  Can you try -fno-strict-aliasing. 
Also maybe look for buffer overflows which might cause issues you think are
compiler related.


-- 


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

Reply via email to