[Bug middle-end/31892] optimization: Loop not optimized away because of static
burnus at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Aug 31 09:25:32 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=31892
Tobias Burnus <burnus at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #2 from Tobias Burnus <burnus at gcc dot gnu.org> ---
In the meanwhile FIXED: Now also fast with GCC 7 + -O1 (and with -O2 all traces
of the array are removed).
More information about the Gcc-bugs
mailing list