https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90811

Christophe Lyon <clyon at gcc dot gnu.org> changed:

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

--- Comment #13 from Christophe Lyon <clyon at gcc dot gnu.org> ---
Hi,

Commit r272181 (#c12) is causing regressions on arm:
gcc.dg/store_merging_27.c scan-tree-dump store-merging "New sequence of [12]
stores to replace old one of 3 stores"
gcc.dg/store_merging_28.c scan-tree-dump-times store-merging "New sequence of
[24] stores to replace old one of 6 stores" 1
gcc.dg/store_merging_29.c scan-tree-dump store-merging "New sequence of [34]
stores to replace old one of 6 stores"

gfortran.dg/pr45636.f90   -O   scan-tree-dump-times forwprop2 "memset" 0

on arm-none-linux-gnueabi[hf] --with-cpu=cortex-a9

Reply via email to