GCC 4.3.0 Status Report (2008-02-14)

Andreas Schwab schwab@suse.de
Fri Feb 15 13:10:00 GMT 2008


"Joseph S. Myers" <joseph@codesourcery.com> writes:

> On Fri, 15 Feb 2008, Ralf Corsepius wrote:
>
>> > 2007-09-26  Joseph Myers  <joseph@codesourcery.com>
>> > 
>> > 	* config/m68k/m68k.h (DWARF_CIE_DATA_ALIGNMENT): Define.
>> > 
>> > Index: gcc/config/m68k/m68k.h
>> > ===================================================================
>> > --- gcc/config/m68k/m68k.h
>> > +++ gcc/config/m68k/m68k.h
>> > @@ -317,6 +317,8 @@
>> >  #define STRICT_ALIGNMENT (TARGET_STRICT_ALIGNMENT)
>> >  #define M68K_HONOR_TARGET_STRICT_ALIGNMENT 1
>> >  
>> > +#define DWARF_CIE_DATA_ALIGNMENT -2
>> > +
>> >  #define INT_TYPE_SIZE (TARGET_SHORT ? 16 : 32)
>> >  
>> >  /* Define these to avoid dependence on meaning of `int'.  */
>> > 
>> 
>> Thanks for the patch, I don't know if it does the "right thing(tm)", 
>> but it at least lets building rtems succeed, i.e. it seems to solve
>> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35088)
>
> In that case, OK to commit to trunk?

Yes, this is ok.

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



More information about the Gcc-patches mailing list