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]
Other format: [Raw text]

Adjust separator in sed expressions for GTFILES_H


Together with gengtype changes approved recently,

  http://gcc.gnu.org/ml/gcc-patches/2008-06/msg01442.html

I committed yesterday an accompanying Makefile change approved earlier
on:

  http://gcc.gnu.org/ml/gcc-patches/2008-05/msg00812.html

Together with the approval was a kind request to use an alternate
separator character in sed substitutions, which I tested at the time
and overlooked yesterday.

This patchlet fixes that and bootstraps fine - I'll commit shortly.

2008-06-25  Olivier Hainque  <hainque@adacore.com>

	* Makefile.in (GTFILES_H): Use | instead of ; as separator in
	sed expressions.

Attachment: sed-sep.dif
Description: Text document


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