https://gcc.gnu.org/bugzilla/show_bug.cgi?id=36262
--- Comment #15 from rguenther at suse dot de <rguenther at suse dot de> ---
On Mon, 9 Sep 2019, clyon at gcc dot gnu.org wrote:

> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=36262
> 
> Christophe Lyon <clyon at gcc dot gnu.org> changed:
> 
>            What    |Removed                     |Added
> ----------------------------------------------------------------------------
>                  CC|                            |clyon at gcc dot gnu.org
>       Known to work|                            |
>       Known to fail|                            |
> 
> --- Comment #14 from Christophe Lyon <clyon at gcc dot gnu.org> ---
> Hi Richard,
> 
> r275365 is causing regressions on aarch64:
> FAIL: gcc.dg/atomic/stdatomic-compare-exchange-4.c   -O3 -g  execution test
> FAIL: gcc.dg/tree-prof/20050826-2.c execution,    -fprofile-use -D_PROFILE_USE
> 
> In addition, on arm:
> FAIL: gcc.c-torture/execute/builtins/pr23484-chk.c execution,  -O3 -g

Wrong bugzilla?  But also should be fixed by the followup.

2019-09-05  Richard Biener  <rguent...@suse.de>

        PR rtl-optimization/91656
        * postreload-gcse.c (record_last_mem_set_info): Revert addition
        of early out.

Reply via email to