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: A patch for spec parsing.


On Thu, Sep 09, 1999 at 04:54:48PM -0700, H.J. Lu wrote:
>  %{S|P:X} substitutes X if either -S or -P was given to CC.  This may be
>           combined with ! and . as above binding stronger than the OR.
> 
> Just say something like there must be a space before or after 'X'.

Why?  The reason for it follows from the rest of the specs file.
Stating it explicitly here implies that it is part of the syntax,
which is false.


r~


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