[Bug c++/57981] gcc 4.8 is the ICE in this code

2013-07-25 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57981 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug c++/57981] gcc 4.8 is the ICE in this code

2013-07-25 Thread y121516 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57981 --- Comment #2 from Yuhki Ogasawara --- I'm sorry. I mistook in previous comment. >compile: > >$ g++ -std=c++11 -Wall -Wextra -pedantic a.cpp compile (correct) and messages: $ g++ -std=c++11 -Wall -Wextra -pedantic a.cpp ' Internal compiler e

[Bug c++/57981] gcc 4.8 is the ICE in this code

2013-07-25 Thread y121516 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57981 Yuhki Ogasawara changed: What|Removed |Added Summary|[ICE} |gcc 4.8 is the ICE in this