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: Fix to %g/%u/%O spec parsing


  In message <199807162149.OAA12690@elmo.cygnus.com>you write:
  > I would like to submit the enclosed patch for approval.  It prevents a
  > spec string of "...%g ..." (ie one without a following suffix), from
  > passing the entire rest of the spec string as the suffix.
  > 
  > Nick
  > 
  > 
  > Thu Jul 16 14:48:04 1998  Nick Clifton  <nickc@cygnus.com>
  > 
  > 	* gcc.c (do_spec_1): Cope with %g/%u/%U options which do not have
  > 	a suffix.
Approved and installed.

Thanks!
jeff


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