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: dbxout.c: correct big endian param offset



  In message <20000306111733.A23915@cpopetz.com>you write:
  > The appended patch corrects stabs output for promoted parameters on 64 bit
  > systems with 32 bit longs.
  > 
  > Ok? 
  > 				-Clint
  > 
  > 2000-03-06  Clinton Popetz  <cpopetz@cygnus.com>
  > 	
  > 	* dbxout.c (dbxout_parms): When correcting for promoted 
  > 	big-endian parameters, use the mode of the DECL_RTL rather 
  > 	than UNITS_PER_WORD.
OK.
jeff


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