http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57370
Joost VandeVondele <Joost.VandeVondele at mat dot ethz.ch> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[4.9 Regression] compile |[4.9 Regression] compiler
|time hog in reassoc |hangs in reassoc
--- Comment #5 from Joost VandeVondele <Joost.VandeVondele at mat dot ethz.ch>
---
This is actually hanging and not just taking a long time.
I've also create PR57393 which is an ICE that happened during an attempt to
reduce the testcase of this PR. This might or might not be related.