C: Gcc 2.95 gets a fatal signal 11 with -pedantic

Richard Henderson rth@cygnus.com
Sun Jan 16 16:06:00 GMT 2000


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~


More information about the Gcc-bugs mailing list