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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to work|                            |4.3.4, 4.6.4, 4.7.2
            Summary|[4.7/4.8/4.9 Regression]    |[4.8/4.9 Regression] Wrong
                   |Wrong code with             |code with
                   |-fpredictive-commoning in   |-fpredictive-commoning in
                   |Fortran double-loop         |Fortran double-loop
      Known to fail|4.3.4, 4.6.4, 4.7.2, 4.8.1  |4.8.0

--- Comment #5 from Richard Biener <rguenth at gcc dot gnu.org> ---
(In reply to Dominique d'Humieres from comment #4)
> On x86_64-apple-darwin10, the test gives the right output for GCC 4.7.3.
> Revision 187340 (2012-05-09) is OK, but revision 187440 (2012-05-13) is not.

Ah, yes, my testing of older releases was flawed.  Still the piece I patch
has the same error since forever, so it was just latent.

Reply via email to