[Bug c++/58584] [c++11] ICE with invalid argument for alignas

2013-10-03 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58584 Paolo Carlini changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/58584] [c++11] ICE with invalid argument for alignas

2013-10-03 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58584 --- Comment #5 from paolo at gcc dot gnu.org --- Author: paolo Date: Thu Oct 3 22:50:59 2013 New Revision: 203193 URL: http://gcc.gnu.org/viewcvs?rev=203193&root=gcc&view=rev Log: /cp 2013-10-04 Paolo Carlini PR c++/58584 * decl2.c (

[Bug c++/58584] [c++11] ICE with invalid argument for alignas

2013-10-02 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58584 Paolo Carlini changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned at

[Bug c++/58584] [c++11] ICE with invalid argument for alignas

2013-10-01 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58584 --- Comment #3 from Marek Polacek --- The second one started with r192199 as well.

[Bug c++/58584] [c++11] ICE with invalid argument for alignas

2013-10-01 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58584 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/58584] [c++11] ICE with invalid argument for alignas

2013-10-01 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58584 Marek Polacek changed: What|Removed |Added CC||dodji at gcc dot gnu.org,

[Bug c++/58584] [c++11] ICE with invalid argument for alignas

2013-09-30 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58584 --- Comment #1 from Paolo Carlini --- Please don't use anymore -std=c++0x, it's legacy, supported only for backward compatibility.