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: [patches] Re: Recognize cpu varaints take III


> On Fri, Dec 14, 2001 at 08:43:23PM +0100, Jan Hubicka wrote:
> > Oops, no room for in MASK - we do have more than 32bits used.
> > Was this ever hit in some other backend? What is the most convenient
> > sollution to this situation?
> 
> Move stuff out of TARGET_SWITCHES into TARGET_OPTIONS when possible.
OK, probably useable trick can be to introduce -mextensions=
where possible choices are comma sepparated list of sse/nosse/mmx/nommx etc.

Does that sound sane? If so I can prepare patch early tomorrow.

Honza
> 
> 
> r~


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