[Bug middle-end/56015] [4.6/4.7/4.8 Regression] expand expands p[9] = COMPLEX_EXPR <-IMAGPART_EXPR <p[9]>, REALPART_EXPR <p[9]>>; incorrectly.

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jan 17 10:48:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56015

--- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> 2013-01-17 10:48:40 UTC ---
Hmm, I wonder if it isn't better to disable TER for these cases.  We might
run into similar issues with other loads (BIT_FIELD_REF and vectors for
example).



More information about the Gcc-bugs mailing list