[Bug tree-optimization/48571] [4.5/4.6 Regression] Missed data-dependence for (bogus?) reconstructed array-refs

gjl at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Sep 5 11:43:00 GMT 2011


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

Georg-Johann Lay <gjl at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gjl at gcc dot gnu.org

--- Comment #7 from Georg-Johann Lay <gjl at gcc dot gnu.org> 2011-09-05 11:43:00 UTC ---
(In reply to comment #5)

>     * gcc.c-torture/execute/pr48571-1.c: New testcase.

This new test case fails execution for all optimization levels on AVR; appears
the test case misses

/* { dg-require-effective-target int32plus } */

or similar.



More information about the Gcc-bugs mailing list