[Bug tree-optimization/63595] Segmentation faults inside kernel

2014-10-21 Thread pthaugen at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63595 --- Comment #4 from Pat Haugen --- Created attachment 33775 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33775&action=edit unreduced bzip2 testcase CPU2006 benchmark 447.dealII started segfaulting on PowerPC with revision 216305. Sorry f

[Bug tree-optimization/63595] Segmentation faults inside kernel

2014-10-20 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63595 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug tree-optimization/63595] Segmentation faults inside kernel

2014-10-19 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63595 --- Comment #3 from Andrew Pinski --- (In reply to Sasha Levin from comment #2) > Did you happen to bisect it down to the same commit? Yes.

[Bug tree-optimization/63595] Segmentation faults inside kernel

2014-10-19 Thread sasha.levin at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63595 --- Comment #2 from Sasha Levin --- Thanks. I'll keep an eye on both of them, and will report here if the fix for either of those fixes the segmentation faults I'm seeing. Did you happen to bisect it down to the same commit?

[Bug tree-optimization/63595] Segmentation faults inside kernel

2014-10-19 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63595 Andrew Pinski changed: What|Removed |Added Component|c |tree-optimization --- Comment #1 from An