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: patch: e500 cceq ccr bit goofiness


On Tue, Jul 30, 2002 at 12:33:40PM -0400, David Edelsohn wrote:
> 	Why did the check for TARGET_ALTIVEC change into no test for
> rs6000_common_init_builtins.  Is the following patch correct?

So any future [simple] builtins can be handled by
rs6000_common_init_builtins by just adding them into the bdesc*arg
tables.

I suppose you can add your conditional.  I didn't add it because I
thought the time save was inconsequential.

Aldy


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