lex.c (real_yylex): Refer to __complex instead of complex.
authorJason Merrill <jason@gcc.gnu.org>
Fri, 22 Aug 1997 01:52:56 +0000 (21:52 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 22 Aug 1997 01:52:56 +0000 (21:52 -0400)
commit8eeda2ecd583c0028d3ec2c670eb8e14ba7aae9b
treebafe1a8aa2c3ad7e2ba3e7c97ad5224b96f88059
parentb4f32d7b120680f16eb9a95c282bba0c5c5e86aa
lex.c (real_yylex): Refer to __complex instead of complex.

* lex.c (real_yylex): Refer to __complex instead of complex.

-Wed Jul 16 15:57:42 1997  Benjamin Kosnik  <bkoz@rhino.cygnus.com>
-
-       * parse.y (empty_parms): Only use VOID_LIST_NODE for the PARMS if
-       we're in a C++ struct/class, not if we're doing xtern "C"'.
-

and regenerate parse.c.

From-SVN: r14885
gcc/cp/ChangeLog
gcc/cp/NEWS
gcc/cp/lex.c
gcc/cp/parse.c
gcc/cp/parse.y