--- Comment #6 from jakub at gcc dot gnu dot org 2009-01-06 13:50 ---
Fixed.
--
jakub at gcc dot gnu dot org changed:
What|Removed |Added
Status|REOPENED
--- Comment #5 from jason at gcc dot gnu dot org 2009-01-06 03:27 ---
Subject: Bug 38698
Author: jason
Date: Tue Jan 6 03:27:39 2009
New Revision: 143111
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=143111
Log:
PR c++/38698
* typeck2.c (process_init_constructo
--
rguenth at gcc dot gnu dot org changed:
What|Removed |Added
Priority|P3 |P2
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38698
--- Comment #4 from reichelt at gcc dot gnu dot org 2009-01-04 21:37
---
Jason, the fix is unfortunately incomplete, because the following testcase
still crashes:
=
union U {};
U u({ 1 });
=
bug.cc:3: internal compiler error: in process_init_constructo
--- Comment #3 from jakub at gcc dot gnu dot org 2009-01-03 00:57 ---
Fixed.
--
jakub at gcc dot gnu dot org changed:
What|Removed |Added
Status|ASSIGNED
--- Comment #2 from jason at gcc dot gnu dot org 2009-01-03 00:21 ---
Subject: Bug 38698
Author: jason
Date: Sat Jan 3 00:19:55 2009
New Revision: 143024
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=143024
Log:
PR c++/38698
* typeck2.c (process_init_constructo
--
jason at gcc dot gnu dot org changed:
What|Removed |Added
AssignedTo|unassigned at gcc dot gnu |jason at gcc dot gnu dot org
|dot org
--- Comment #1 from paolo dot carlini at oracle dot com 2009-01-02 15:31
---
And again...
--
paolo dot carlini at oracle dot com changed:
What|Removed |Added
--
reichelt at gcc dot gnu dot org changed:
What|Removed |Added
Target Milestone|--- |4.4.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38698