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]

Re: altivec patches



> 	aix.h, darwin.h, and linux64.h ROUND_TYPE_ALIGN macro assumes
> BIGGEST_ALIGNMENT is 64.  I thought that Apple already had changed this,
> but they never submitted a patch.  If you change BIGGEST_ALIGNMENT to 128,
> you need to fix those macros.

as dale pointed out.  darwin doesn't care.  does AIX care?  will it
break anything?

perhaps the best thing to do is have 128 for -maltivec, otherwise leave
as is.  

i'm open to suggestions.

> 
> David
-- 
Aldy Hernandez			E-mail: aldyh@redhat.com
Professional Gypsy
Red Hat, Inc.


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