This is the mail archive of the gcc@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] | |
Richard Henderson wrote:
On Wed, Jan 22, 2003 at 09:15:43PM +0100, Paolo Carlini wrote:Thanks for your feedback, I'll toroughly check this possibility.
Whereas it's expected:
920721-2.c: In function `f':
920721-2.c:5: parse error before "n"
I get, instead:
920721-2.c: In function `f':
920721-2.c:5: error: syntax error before "n"
Did you rebuild c-parse.c with byacc instead of bison?
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |