[Bug c++/53356] [4.7/4.8 Regression] ICE in verify_gimple_stmt, at tree-cfg.c:4258

2013-07-05 Thread quickhelp at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53356 --- Comment #13 from tormen --- Small update: The problem for me was seemingly caused by the fact that I was compiling on a tmpfs RAM disk. When I moved the compilation to a fixed disk, the below error vanished. Maybe that can be of help to som

[Bug c++/53356] [4.7/4.8 Regression] ICE in verify_gimple_stmt, at tree-cfg.c:4258

2013-06-28 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53356 --- Comment #12 from Paolo Carlini --- If what I said makes sense, and I think it does, despite the internal error coming from the same place, it's an unrelated C issue.

[Bug c++/53356] [4.7/4.8 Regression] ICE in verify_gimple_stmt, at tree-cfg.c:4258

2013-06-28 Thread quickhelp at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53356 --- Comment #11 from tormen --- OK that was a stupid question: New bug it should be.

[Bug c++/53356] [4.7/4.8 Regression] ICE in verify_gimple_stmt, at tree-cfg.c:4258

2013-06-28 Thread quickhelp at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53356 --- Comment #10 from tormen --- I didn't notice the Component "c++" yet :) -> Good point you have there :) So ... I better file a new then or as it's the same error message here is fine ?

[Bug c++/53356] [4.7/4.8 Regression] ICE in verify_gimple_stmt, at tree-cfg.c:4258

2013-06-28 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53356 --- Comment #9 from Paolo Carlini --- Well, the fix which went in only touched the *C++* front-end, whereas your issue is triggered by *C* code, thus it definitely seems a different issue.

[Bug c++/53356] [4.7/4.8 Regression] ICE in verify_gimple_stmt, at tree-cfg.c:4258

2013-06-28 Thread quickhelp at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53356 tormen changed: What|Removed |Added CC||quickhelp at gmail dot com --- Comment #8 from t

[Bug c++/53356] [4.7/4.8 Regression] ICE in verify_gimple_stmt, at tree-cfg.c:4258

2012-05-30 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53356 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c++/53356] [4.7/4.8 Regression] ICE in verify_gimple_stmt, at tree-cfg.c:4258

2012-05-30 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53356 --- Comment #6 from Jason Merrill 2012-05-30 22:07:28 UTC --- Author: jason Date: Wed May 30 22:07:23 2012 New Revision: 188029 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=188029 Log: PR c++/53356 * tree.c (stabilize_init): Han

[Bug c++/53356] [4.7/4.8 Regression] ICE in verify_gimple_stmt, at tree-cfg.c:4258

2012-05-30 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53356 --- Comment #5 from Jason Merrill 2012-05-30 14:52:06 UTC --- Author: jason Date: Wed May 30 14:52:02 2012 New Revision: 188021 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=188021 Log: PR c++/53356 * tree.c (stabilize_init): Sid

[Bug c++/53356] [4.7/4.8 Regression] ICE in verify_gimple_stmt, at tree-cfg.c:4258

2012-05-30 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53356 --- Comment #4 from Jason Merrill 2012-05-30 14:50:49 UTC --- Author: jason Date: Wed May 30 14:50:44 2012 New Revision: 188019 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=188019 Log: PR c++/53356 * tree.c (stabilize_init): Sid

[Bug c++/53356] [4.7/4.8 Regression] ICE in verify_gimple_stmt, at tree-cfg.c:4258

2012-05-30 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53356 Jason Merrill changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug c++/53356] [4.7/4.8 Regression] ICE in verify_gimple_stmt, at tree-cfg.c:4258

2012-05-29 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53356 --- Comment #3 from Jakub Jelinek 2012-05-30 06:47:13 UTC --- Created attachment 27524 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27524 gcc48-pr53356.patch Untested fix. As the TARGET_EXPR for which the gimplifier wants to add a clobbe

[Bug c++/53356] [4.7/4.8 Regression] ICE in verify_gimple_stmt, at tree-cfg.c:4258

2012-05-29 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53356 H.J. Lu changed: What|Removed |Added CC||jason at redhat dot com --- Comment #2 from H.J

[Bug c++/53356] [4.7/4.8 Regression] ICE in verify_gimple_stmt, at tree-cfg.c:4258

2012-05-29 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53356 Richard Guenther changed: What|Removed |Added Priority|P3 |P2 Target Milestone|---

[Bug c++/53356] [4.7/4.8 Regression] ICE in verify_gimple_stmt, at tree-cfg.c:4258

2012-05-15 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53356 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|