[Bug c++/45853] Segfault while experimenting with c++-0x initializer lists

2011-09-23 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45853

Paolo Carlini  changed:

   What|Removed |Added

 Status|WAITING |RESOLVED
 Resolution||WORKSFORME

--- Comment #7 from Paolo Carlini  2011-09-23 
12:26:37 UTC ---
Let's close this.


[Bug c++/45853] Segfault while experimenting with c++-0x initializer lists

2011-05-17 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45853

Jonathan Wakely  changed:

   What|Removed |Added

  Known to work||4.4.5, 4.5.2, 4.6.0

--- Comment #6 from Jonathan Wakely  2011-05-17 
11:33:03 UTC ---
No ICE on i686-pc-linux-gnu with:

gcc version 4.4.5 (Debian 4.4.5-8) 
gcc version 4.4.5 (GCC) 
gcc version 4.5.2 (GCC) 
gcc version 4.6.0 (GCC)


[Bug c++/45853] Segfault while experimenting with c++-0x initializer lists

2011-05-16 Thread JamesMikeDuPont at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45853

--- Comment #5 from James Michael DuPont  2011-05-16 19:17:06 UTC ---
Ok,
I will have to look into it,
thanks,
mike

On Mon, May 16, 2011 at 1:19 PM, redi at gcc dot gnu.org
 wrote:
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45853
>
> Jonathan Wakely  changed:
>
>           What    |Removed                     |Added
> 
>             Status|UNCONFIRMED                 |WAITING
>   Last reconfirmed|                            |2011.05.16 11:00:14
>     Ever Confirmed|0                           |1
>
> --- Comment #4 from Jonathan Wakely  2011-05-16 
> 11:00:14 UTC ---
> please try to reproduce this with a current FSF release or report it to Ubuntu
>
> for C++0x bugs please try 4.5 or later, lots of initializer list bugs have 
> been
> fixed already
>
> --
> Configure bugmail: http://gcc.gnu.org/bugzilla/userprefs.cgi?tab=email
> --- You are receiving this mail because: ---
> You reported the bug.
>


[Bug c++/45853] Segfault while experimenting with c++-0x initializer lists

2011-05-16 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45853

Jonathan Wakely  changed:

   What|Removed |Added

 Status|UNCONFIRMED |WAITING
   Last reconfirmed||2011.05.16 11:00:14
 Ever Confirmed|0   |1

--- Comment #4 from Jonathan Wakely  2011-05-16 
11:00:14 UTC ---
please try to reproduce this with a current FSF release or report it to Ubuntu

for C++0x bugs please try 4.5 or later, lots of initializer list bugs have been
fixed already


[Bug c++/45853] Segfault while experimenting with c++-0x initializer lists

2010-10-01 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45853

--- Comment #3 from Jonathan Wakely  2010-10-01 
07:24:14 UTC ---
If you're testing features marked "experimental" then please use a current
release or search existing bug reports, this doesn't seem to crash with 4.4.4
or later