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: flow patch for building ia64


>> 
>> > + that the entire set of FIXED_REGISTERS be included.  (CALL_USED_REGISTERS
>> 
>> @code{FIXED_REGISTERS} ... @code{CALL_USED_REGISTERS}
>> 
>> > + must be a superset of FIXED_REGISTERS).  This macro is optional.  
>> 
>> @code{FIXED_REGISTERS}
>> 
>> > + If not specified, it defaults to the value of CALL_USED_REGISTERS.
>> 
>> @code{CALL_USED_REGISTERS}

Doh.  done.

Andrew


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