This is the mail archive of the gcc@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]

Re: GCC-3.4 reorders asm() with -O2


On Sun, 25 Jan 2004 11:05:14 +0100
Jan Hubicka <jh@suse.cz> wrote:

> > 
> > > 
> > > For x86 it does.  For MIPS I'm quite sure it doesn't - well, it will
> > > compile, but not work.
> > 
> > but, unlike x86 this is hardly a surprise on a daily basis.
> 
> I think Andi has sollution that shall fix the other architectures in the
> kernel too.

If it's the same problem that broke i386: Current bitkeeper should sort the exception tables
and fix it. It's actually done with a patch from Paul Mackerras. Of course it could be a different
issue too that's breaking MIPS.

-Andi


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