[Bug c++/27279] [4.0/4.1/4.2 regression] ICE with invalid constructor declaration
--- Comment #6 from reichelt at gcc dot gnu dot org 2006-04-29 20:57 --- Really fixed. -- reichelt at gcc dot gnu dot org changed: What|Removed |Added Status|NEW |RESOLVED Resolution||FIXED http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27279
[Bug c++/27279] [4.0/4.1/4.2 regression] ICE with invalid constructor declaration
--- Comment #5 from reichelt at gcc dot gnu dot org 2006-04-29 20:57 --- Fixed on mainline, 4.1 branch, and 4.0 branch. -- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.1.1 |4.0.4 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27279
[Bug c++/27279] [4.0/4.1/4.2 regression] ICE with invalid constructor declaration
--- Comment #4 from reichelt at gcc dot gnu dot org 2006-04-29 20:55 --- Subject: Bug 27279 Author: reichelt Date: Sat Apr 29 20:55:44 2006 New Revision: 113380 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113380 Log: PR c++/27279 * decl.c (copy_fn_p): Skip functions with invalid first arg. * g++.dg/parse/ctor4.C: New test. Added: branches/gcc-4_0-branch/gcc/testsuite/g++.dg/parse/ctor4.C Modified: branches/gcc-4_0-branch/gcc/cp/ChangeLog branches/gcc-4_0-branch/gcc/cp/decl.c branches/gcc-4_0-branch/gcc/testsuite/ChangeLog -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27279
[Bug c++/27279] [4.0/4.1/4.2 regression] ICE with invalid constructor declaration
--- Comment #3 from reichelt at gcc dot gnu dot org 2006-04-29 20:52 --- Subject: Bug 27279 Author: reichelt Date: Sat Apr 29 20:52:24 2006 New Revision: 113379 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113379 Log: PR c++/27279 * decl.c (copy_fn_p): Skip functions with invalid first arg. * g++.dg/parse/ctor4.C: New test. Added: branches/gcc-4_1-branch/gcc/testsuite/g++.dg/parse/ctor4.C Modified: branches/gcc-4_1-branch/gcc/cp/ChangeLog branches/gcc-4_1-branch/gcc/cp/decl.c branches/gcc-4_1-branch/gcc/testsuite/ChangeLog -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27279
[Bug c++/27279] [4.0/4.1/4.2 regression] ICE with invalid constructor declaration
--- Comment #2 from reichelt at gcc dot gnu dot org 2006-04-29 20:48 --- Subject: Bug 27279 Author: reichelt Date: Sat Apr 29 20:48:45 2006 New Revision: 113378 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113378 Log: PR c++/27279 * decl.c (copy_fn_p): Skip functions with invalid first arg. * g++.dg/parse/ctor4.C: New test. Added: trunk/gcc/testsuite/g++.dg/parse/ctor4.C Modified: trunk/gcc/cp/ChangeLog trunk/gcc/cp/decl.c trunk/gcc/testsuite/ChangeLog -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27279
[Bug c++/27279] [4.0/4.1/4.2 regression] ICE with invalid constructor declaration
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added URL||http://gcc.gnu.org/ml/gcc- ||patches/2006- ||04/msg00930.html Severity|normal |minor Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Last reconfirmed|-00-00 00:00:00 |2006-04-25 21:35:24 date|| http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27279
[Bug c++/27279] [4.0/4.1/4.2 regression] ICE with invalid constructor declaration
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.1.1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27279
[Bug c++/27279] [4.0/4.1/4.2 regression] ICE with invalid constructor declaration
--- Comment #1 from patchapp at dberlin dot org 2006-04-24 18:55 --- Subject: Bug number PR c++/27279 A patch for this bug has been added to the patch tracker. The mailing list url for the patch is http://gcc.gnu.org/ml/gcc-patches/2006-04/msg00930.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27279