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]

Re: [basic-improvements] Specs syntax tweaks


Zack Weinberg wrote:-

> This patch makes a number of tweaks to the spec syntax.  The goal is
> to get rid of the odder cases of %{...} so that I can add an N-way
> choice syntax without going insane trying to keep everything working.
> 
> The simple changes:
> 
>   %{<S}     becomes %<S; Java front end modified to match

Hi Zack,

If you're playing with this, do you mind looking at PR 633?

Neil.


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