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: Some syntactic sugar for machine descriptions


On Thu, Jun 28, 2001 at 06:15:25PM -0700, Zack Weinberg wrote:
> > Pretty sure you want a return here.  We're not supposed
> > to put the newline on the obstack, are we?
> 
> The old code did.

True, it does.  But archaeology suggests that was by oversight rather
than by intention.  IMO we should either support \\\n as one might
expect -- line concatenation -- or not support it at all. 

The patch is ok with that change.


r~


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