aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/NEWS
AgeCommit message (Collapse)AuthorFilesLines
1997-09-16decl.c (store_parm_decls): last_parm_cleanup_insn is the insn after the ↵Jason Merrill1-0/+2
exception spec. * decl.c (store_parm_decls): last_parm_cleanup_insn is the insn after the exception spec. From-SVN: r15497
1997-09-01* call.c (null_ptr_cst_p): Remove support for (void*)0.Jason Merrill1-2/+9
From-SVN: r15022
1997-08-21lex.c (real_yylex): Refer to __complex instead of complex.Jason Merrill1-1/+13
* 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
1997-08-21release notesJason Merrill1-0/+139
From-SVN: r14883