[Bug middle-end/58789] [4.8 Regression] "internal compiler error: Segmentation fault" with external definition

2013-10-29 Thread jamborm at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58789 Martin Jambor changed: What|Removed |Added Status|ASSIGNED|RESOLVED URL|

[Bug middle-end/58789] [4.8 Regression] "internal compiler error: Segmentation fault" with external definition

2013-10-29 Thread jamborm at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58789 --- Comment #7 from Martin Jambor --- Author: jamborm Date: Tue Oct 29 14:32:13 2013 New Revision: 204163 URL: http://gcc.gnu.org/viewcvs?rev=204163&root=gcc&view=rev Log: 2013-10-29 Martin Jambor PR middle-end/58789 Backport from mai

[Bug middle-end/58789] [4.8 Regression] "internal compiler error: Segmentation fault" with external definition

2013-10-25 Thread jamborm at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58789 Martin Jambor changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned at

[Bug middle-end/58789] [4.8 Regression] "internal compiler error: Segmentation fault" with external definition

2013-10-24 Thread jamborm at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58789 --- Comment #5 from Martin Jambor --- Well, IPA-CP devirtualization is required to trigger the bug but it is a clone materialization problem. The following line (invoked as a consequence of fold_stmt devirtualization) in cgraph_update_edges_for_c

[Bug middle-end/58789] [4.8 Regression] "internal compiler error: Segmentation fault" with external definition

2013-10-21 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58789 Richard Biener changed: What|Removed |Added CC||jamborm at gcc dot gnu.org Comp