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: fixincludes patch: sed -e' -> sed -e '



  In message <199906071640.MAA05555@caip.rutgers.edu>you write:
  > 	I noticed the following problem in the new fixincludes when
  > bootstrapping on SunOS4:
  > 
  > 
  >  > Applying Math_Exception           to ./math.h
  >  > Applying Math_Gcc_Ifndefs         to ./math.h
  >  > sed: Unrecognized command: -e/define[ 	]HUGE_VAL[ 	]/a\
  >  > #endif
  >  > Applying Sunos_Matherr_Decl       to ./math.h
  >  > Applying Ultrix_Atof_Param        to ./math.h
  > 
  > 
  > 	I think the following fixes it.  If its okay, it would
  > probably need to be applied to both the trunk and the 2.95 branch.
  > 
  > 		--Kaveh
  > 
  > 
  > 
  > 1999-06-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
  > 
  > 	* fixinc/inclhack.def (math_gcc_ifndefs): Insert whitespace
  > 	between sed's -e flag, and the open-quote following it.
Thanks.  Installed.

I haven't got to a verification of fixinc on stunos yet.  But I will soon :-)
aix is next on my list, then stunos :-)

jeff


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