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


On Wed, 1 Aug 2001 amacleod@cygnus.com wrote:

> + 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}

-- 
Joseph S. Myers
jsm28@cam.ac.uk


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