cpphash.c (collect_formal_parameters): Do not complain about parameter names that...
authorAlexandre Oliva <oliva@lsd.ic.unicamp.br>
Wed, 15 Mar 2000 18:46:09 +0000 (18:46 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Wed, 15 Mar 2000 18:46:09 +0000 (18:46 +0000)
commit1690826f332db8489e14f8c95bf0aef4e09acef8
treeb373d3996e1502203a16ca74cd83e30588fc6e8d
parentf03eebe32515fc0a60deb6e42602300f737a98a8
cpphash.c (collect_formal_parameters): Do not complain about parameter names that just start with `__VA_ARGS__'.

* cpphash.c (collect_formal_parameters): Do not complain about
parameter names that just start with `__VA_ARGS__'.

From-SVN: r32563
gcc/ChangeLog
gcc/cpphash.c