c++/3152: g++-3.0 segfaults when compiling program using -g
nathan@gcc.gnu.org
nathan@gcc.gnu.org
Thu Jul 26 01:19:00 GMT 2001
Synopsis: g++-3.0 segfaults when compiling program using -g
State-Changed-From-To: analyzed->closed
State-Changed-By: nathan
State-Changed-When: Thu Jul 26 01:19:32 2001
State-Changed-Why:
fixed for the 3.0.1 release
2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
* decl.c (last_function_parm_tags): Remove.
(current_function_parm_tags): Remove.
(init_decl_processing): Adjust.
(start_function): Adjust.
(store_parm_decls): Adjust.
PR c++/3152
* decl.c (grokdeclarator): Detect when a function typedef is
declaring a function, and create last_function_parms correctly.
2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
* g++.old-deja/g++.other/crash42.C: New test.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=3152&database=gcc
More information about the Gcc-bugs
mailing list