[Bug c++/27491] [4.1/4.2 regression] ICE on variable initialization

2006-05-17 Thread jakub at gcc dot gnu dot org
--- Comment #4 from jakub at gcc dot gnu dot org 2006-05-17 08:43 --- Subject: Bug 27491 Author: jakub Date: Wed May 17 08:42:47 2006 New Revision: 113847 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=113847 Log: PR c++/27491 * semantics.c

[Bug c++/27491] [4.1/4.2 regression] ICE on variable initialization

2006-05-17 Thread jakub at gcc dot gnu dot org
--- Comment #5 from jakub at gcc dot gnu dot org 2006-05-17 08:44 --- Subject: Bug 27491 Author: jakub Date: Wed May 17 08:44:36 2006 New Revision: 113848 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=113848 Log: PR c++/27491 * semantics.c

[Bug c++/27491] [4.1/4.2 regression] ICE on variable initialization

2006-05-17 Thread jakub at gcc dot gnu dot org
--- Comment #6 from jakub at gcc dot gnu dot org 2006-05-17 08:45 --- Fixed in SVN. -- jakub at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/27491] [4.1/4.2 regression] ICE on variable initialization

2006-05-16 Thread jakub at gcc dot gnu dot org
--- Comment #3 from jakub at gcc dot gnu dot org 2006-05-16 13:33 --- Testing a patch. -- jakub at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/27491] [4.1/4.2 regression] ICE on variable initialization

2006-05-14 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27491

[Bug c++/27491] [4.1/4.2 regression] ICE on variable initialization

2006-05-08 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-05-08 15:19 --- Confirmed, I know I saw this before. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/27491] [4.1/4.2 regression] ICE on variable initialization

2006-05-08 Thread reichelt at gcc dot gnu dot org
--- Comment #2 from reichelt at gcc dot gnu dot org 2006-05-08 15:22 --- Confirmed, I know I saw this before. You're probably thinking of PR 23172. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27491