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

Sam James <sjames at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Build|powerpc64-linux-gnu,        |powerpc64-linux-gnu,
                   |powerpc64le-linux-gnu       |powerpc64le-linux-gnu,
                   |                            |x86_64-pc-linux-gnu
                 CC|                            |sjames at gcc dot gnu.org
               Host|powerpc64-linux-gnu,        |powerpc64-linux-gnu,
                   |powerpc64le-linux-gnu       |powerpc64le-linux-gnu,
                   |                            |x86_64-pc-linux-gnu
             Target|powerpc64-linux-gnu,        |powerpc64-linux-gnu,
                   |powerpc64le-linux-gnu       |powerpc64le-linux-gnu,
                   |                            |x86_64-pc-linux-gnu

--- Comment #1 from Sam James <sjames at gcc dot gnu.org> ---
I see the same on x86_64-pc-linux-gnu for 13:
```
+FAIL: gfortran.dg/pr113363.f90 -O0  (internal compiler error: Segmentation
fault)
+FAIL: gfortran.dg/pr113363.f90 -O0  (test for excess errors)
+UNRESOLVED: gfortran.dg/pr113363.f90 -O0  compilation failed to produce
executable
+FAIL: gfortran.dg/pr113363.f90 -O1  (internal compiler error: Segmentation
fault)
+FAIL: gfortran.dg/pr113363.f90 -O1  (test for excess errors)
+UNRESOLVED: gfortran.dg/pr113363.f90 -O1  compilation failed to produce
executable
+FAIL: gfortran.dg/pr113363.f90 -O2  (internal compiler error: Segmentation
fault)
+FAIL: gfortran.dg/pr113363.f90 -O2  (test for excess errors)
+UNRESOLVED: gfortran.dg/pr113363.f90 -O2  compilation failed to produce
executable
+FAIL: gfortran.dg/pr113363.f90 -O3 -fomit-frame-pointer -funroll-loops
-fpeel-loops -ftracer -finline-functions  (internal compiler error:
Segmentation fault)
+FAIL: gfortran.dg/pr113363.f90 -O3 -fomit-frame-pointer -funroll-loops
-fpeel-loops -ftracer -finline-functions  (test for excess errors)
+UNRESOLVED: gfortran.dg/pr113363.f90 -O3 -fomit-frame-pointer -funroll-loops
-fpeel-loops -ftracer -finline-functions  compilation failed to produce
executable
+FAIL: gfortran.dg/pr113363.f90 -O3 -g  (internal compiler error: Segmentation
fault)
+FAIL: gfortran.dg/pr113363.f90 -O3 -g  (test for excess errors)
+UNRESOLVED: gfortran.dg/pr113363.f90 -O3 -g  compilation failed to produce
executable
+FAIL: gfortran.dg/pr113363.f90 -Os  (internal compiler error: Segmentation
fault)
+FAIL: gfortran.dg/pr113363.f90 -Os  (test for excess errors)
+UNRESOLVED: gfortran.dg/pr113363.f90 -Os  compilation failed to produce
executable
```

Reply via email to