This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: New semicolon handling in specs uncovered questionable errortext
- From: Zack Weinberg <zack at codesourcery dot com>
- To: rittle at labs dot mot dot com
- Cc: gcc at gcc dot gnu dot org
- Date: Thu, 06 Feb 2003 19:36:09 -0800
- Subject: Re: New semicolon handling in specs uncovered questionable errortext
- References: <200302070319.h173JSgO092798@latour.rsch.comm.mot.com>
Loren James Rittle <rittle@latour.rsch.comm.mot.com> writes:
> Note the semicolon usage in the spec fragments below. Did a recent
> mainline patch break this usage?
The %{a:b;c:d} N-way choice patch.
We could make it possible to quote this, but have you considered
commas?
zw