This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/81354] [5/6 Regression] Segmentation fault in SSA Strength Reduction using -O3


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81354

--- Comment #9 from Bill Schmidt <wschmidt at gcc dot gnu.org> ---
OK, I've now confirmed this is the problem.  I have a rough patch for trunk,
and backporting it to GCC 5 r236439 verifies that this fixes it.  Still
verifying bootstrap/regression on trunk, and need to do some cleanup before
submitting.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]