sh64-elf (SH5) port

Alexandre Oliva aoliva@redhat.com
Mon Feb 4 07:53:00 GMT 2002


On Feb  3, 2002, Mark Mitchell <mark@codesourcery.com> wrote:

>> +#ifdef MS_BITFIELD_LAYOUT_P
>> +		&& ! MS_BITFIELD_LAYOUT_P (t)
>> +#endif

> Similarly, we should just always define the macro/callback, but make
> it return zero on most targets.

Ok, here's an implementation as a target hook.  Tested on
athlon-pc-linux-gnu-x-sh-elf, with the second patch below, now
bootstrapping on athlon-pc-linux-gnu now.  The sum of these two
patches replacs the original MS_BITFIELD_LAYOUT_P changes in the big
sh5-gcc.patch I posted yesterday.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: ms-bitfields.patch
Type: text/x-patch
Size: 14762 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20020204/4e10a211/attachment.bin>
-------------- next part --------------

-------------- next part --------------
A non-text attachment was scrubbed...
Name: sh5-ms-bitfields.patch
Type: text/x-patch
Size: 1337 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20020204/4e10a211/attachment-0001.bin>
-------------- next part --------------

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer


More information about the Gcc-patches mailing list