[Bug c++/9] local class and -O1

sgk at troutmask dot apl.washington.edu gcc-bugzilla@gcc.gnu.org
Fri Jan 18 00:55:00 GMT 2019


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

--- Comment #9 from Steve Kargl <sgk at troutmask dot apl.washington.edu> ---
On Fri, Jan 18, 2019 at 12:42:12AM +0000, sje at gcc dot gnu.org wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88898
> 
> --- Comment #6 from Steve Ellcey <sje at gcc dot gnu.org> ---
> Author: sje
> Date: Fri Jan 18 00:41:40 2019
> New Revision: 268054
> 
> URL: https://gcc.gnu.org/viewcvs?rev=268054&root=gcc&view=rev
> Log:
> 2018-01-17  Steve Ellcey  <sellcey@cavium.com>
> 
>         PR fortran/88898
>         * gfortran.dg/gomp/declare-simd-2.f90: Add aarch64 target specifier to
>         warning checks.
>         * gfortran.dg/gomp/pr79154-1.f90: Ditto.
>         * gfortran.dg/gomp/pr83977.f90: Ditto.
> 
> Modified:
>     trunk/gcc/testsuite/ChangeLog
>     trunk/gcc/testsuite/gfortran.dg/gomp/declare-simd-2.f90
>     trunk/gcc/testsuite/gfortran.dg/gomp/pr79154-1.f90
>     trunk/gcc/testsuite/gfortran.dg/gomp/pr83977.f90
> 

I can confirm that the patch has fixed the regression.
Do you want to close the PR or would you rather have
me do it?


More information about the Gcc-bugs mailing list