[Bug ipa/61283] [5 regression] SEGV in pass_ipa_comdats::execute

2014-12-15 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61283 --- Comment #7 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #6 from Jan Hubicka --- > The i386 testcase works for me now. It has static ctor that becomes pure so it > ought to be duplicate of PR61324 Right: the testcase started to

[Bug ipa/61283] [5 regression] SEGV in pass_ipa_comdats::execute

2014-12-14 Thread hubicka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61283 Jan Hubicka changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug ipa/61283] [5 regression] SEGV in pass_ipa_comdats::execute

2014-11-19 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61283 Richard Biener changed: What|Removed |Added Priority|P3 |P1

[Bug ipa/61283] [5 regression] SEGV in pass_ipa_comdats::execute

2014-09-26 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61283 --- Comment #5 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #3 from Jan Hubicka --- > Does this still reproduce? It does on i386-pc-solaris2.11 as of 20140924 (r215597). Rainer

[Bug ipa/61283] [5 regression] SEGV in pass_ipa_comdats::execute

2014-09-21 Thread hp at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61283 Hans-Peter Nilsson changed: What|Removed |Added Status|WAITING |ASSIGNED

[Bug ipa/61283] [5 regression] SEGV in pass_ipa_comdats::execute

2014-09-21 Thread hp at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61283 --- Comment #4 from Hans-Peter Nilsson --- (In reply to Jan Hubicka from comment #3) > Does this still reproduce? It still does at least for MMIX as described, at r215419.

[Bug ipa/61283] [5 regression] SEGV in pass_ipa_comdats::execute

2014-09-19 Thread hubicka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61283 Jan Hubicka changed: What|Removed |Added Status|ASSIGNED|WAITING --- Comment #3 from Jan Hubicka -