[PATCH] Minor PPC bits

Geoff Keating geoffk@geoffk.org
Tue Dec 12 12:06:00 GMT 2000


Franz Sirl <Franz.Sirl-kernel@lauterbach.com> writes:

> On Tuesday 12 December 2000 03:32, Geoff Keating wrote:
> > Franz Sirl <Franz.Sirl-kernel@lauterbach.com> writes:
> > > just a few bits. Bootstrapped and tested on powerpc-linux-gnu, fixes
> > > gcc.dg/pack-test-[12].c and gcc.dg/asm-fs-1.c.
> > >
> > > OK to commit and regenerate configure?
> > >
> > > +#define HANDLE_PRAGMA_PACK_PUSH_POP
> > > +
> >
> > Why not in sysv4.h instead?
> 
> Because it is a Linux and cygwin only option it seems, pack-test-* is
> restricted to *-*-linux*. I committed as-is, but I will happily move it over
> to sysv4.h if you want it more generic.

Please do.  Note that "linux only" stuff still goes in sysv4.h,
because you can use -mlinux on a generic powerpc ELF toolchain to get
Linux behaviour.  linux.h is just to set up the defaults.

> BTW, can you commit my pending .file/.loc patch to binutils?

Done.

-- 
- Geoffrey Keating <geoffk@geoffk.org>


More information about the Gcc-patches mailing list