[Bug target/95018] [10/11 Regression] Excessive unrolling for Fortran library array handling
tkoenig at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat May 9 09:42:31 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95018
Thomas Koenig <tkoenig at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[11 Regression] Excessive |[10/11 Regression]
|unrolling for Fortran |Excessive unrolling for
|library array handling |Fortran library array
| |handling
CC| |koenigni at gcc dot gnu.org,
| |segher at gcc dot gnu.org
Target| |powerpc64le-unknown-linux-g
| |nu
Target Milestone|11.0 |10.2
Version|11.0 |10.0
--- Comment #6 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
And gcc 10 is also affected:
$ objdump --disassemble in_pack_i4.o | wc -l
451
So, marking this a 10/11 Regression.
More information about the Gcc-bugs
mailing list