This is the mail archive of the gcc@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: Patch for rs6000 const doubles



  In message <199711131707.MAA03473@tiktok.cygnus.com>you write:
  > Jim or Jeff, please apply the following patch to the release branch of
  > egcs (I've already applied it to the development branch):
  > 
  > Thu Nov 13 11:07:41 1997  Michael Meissner  <meissner@cygnus.com>
  > 
  > 	* rs6000.c (num_insns_constant): Use REAL_VALUE_FROM_CONST_DOUBLE to
  > 	pick apart floating point values, instead of using CONST_DOUBLE_LOW
  > 	and CONST_DOUBLE_HIGH.
  > 
  > 	* rs6000.md (define_splits for DF constants): Use the appropriate
  > 	REAL_VALUE_* interface to pick apart DF floating point constants in
  > 	a machine independent fashion.
Done.
jeff


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