--- Comment #6 from fabien dot chene at gmail dot com 2010-05-11 16:41
---
Fixed in rev 158918, committed by Jason.
--
fabien dot chene at gmail dot com changed:
What|Removed |Added
-
--- Comment #5 from jason at gcc dot gnu dot org 2010-04-30 04:23 ---
Subject: Bug 43890
Author: jason
Date: Fri Apr 30 04:23:00 2010
New Revision: 158918
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=158918
Log:
PR c++/43890
* init.c (diagnose_uninitialized_cst
--- Comment #4 from jarrydb at cse dot unsw dot edu dot au 2010-04-29
21:57 ---
that fixes it for me on x86 and x86_64.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43890
--- Comment #3 from fabien dot chene at gmail dot com 2010-04-28 19:14
---
patch here:
http://gcc.gnu.org/ml/gcc-patches/2010-04/msg01759.html
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43890
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
CC||pinskia at gcc dot gnu dot
|
--
redi at gcc dot gnu dot org changed:
What|Removed |Added
AssignedTo|unassigned at gcc dot gnu |fabien dot chene at gmail
|dot org
--- Comment #2 from fabien dot chene at gmail dot com 2010-04-26 09:58
---
(In reply to comment #1)
> possibly caused by the changes for Bug 25811
Confirmed, please assigned me on this regression.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43890
--- Comment #1 from redi at gcc dot gnu dot org 2010-04-26 09:30 ---
possibly caused by the changes for Bug 25811
--
redi at gcc dot gnu dot org changed:
What|Removed |Added
--