This is the mail archive of the gcc-patches@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: powerpc64-linux altivec support


>>>>> "Alan" == Alan Modra <amodra@bigpond.net.au> writes:

 > Fixes lots of
 > ../linux64.h:80: warning: `ADJUST_FIELD_ALIGN' redefined
 > ../sysv4.h:387: warning: this is the location of the previous definition

 > when building powerpc64-linux mainline gcc, and adds the TARGET_ALTIVEC
 > values which were somehow left out.

 > 	* config/rs6000/linux64.h (ADJUST_FIELD_ALIGN): Undef before
 > 	defining.  Handle TARGET_ALTIVEC too.
 > 	(ROUND_TYPE_ALIGN): Handle TARGET_ALTIVEC.

This is OK.

Thanks.

Aldy


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