This is the mail archive of the gcc-bugs@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: C: Gcc 2.95 gets a fatal signal 11 with -pedantic


On Sun, Jan 16, 2000 at 11:50:50PM +0100, Martin v. Loewis wrote:
> -		{ RESTORE_WARN_FLAGS ($1); }
> +		{ RESTORE_WARN_FLAGS ($<ttype>1); }

The change to use <ttype> is wrong.  Change the %type entry instead.


r~

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