https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69609
Jeffrey A. Law <law at redhat dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |law at redhat dot com Summary|[6 Regression] block |block reordering consumes |reordering consumes an |an inordinate amount of |inordinate amount of time, |time, REE consumes much |REE consumes much memory |memory --- Comment #4 from Jeffrey A. Law <law at redhat dot com> --- Note that while slow and memory hungry, this, AFAICT isn't a gcc-6 regression. gcc-4.9, gcc-5 and gcc-6 all have comparable behaviour. gcc-6 does try to PRE this code per a conscious decision to allow PRE to allocate more memory in gcc-6.