Don't pass C-only options to g++.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 2 Jun 2003 07:29:18 +0000 (07:29 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 2 Jun 2003 07:29:18 +0000 (07:29 +0000)
commit26ec81e097f82746650e64ade4e337c34f31a75a
treeb43eafa1abb8f9cc0998f9a3f8cd6a079d7c3edb
parent57f51997976b9763d1ea04f9ea2cc550b2ef9a8d
Don't pass C-only options to g++.
Fix YYFILL in GLR parsers to conform to the C standard.
Fix infinite loops in yacc.c, and add a test case.
ChangeLog