This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug lto/83452] New: FAIL: gfortran.dg/save_6.f90 -O0 (test for excess errors)


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

            Bug ID: 83452
           Summary: FAIL: gfortran.dg/save_6.f90   -O0  (test for excess
                    errors)
           Product: gcc
           Version: 8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: lto
          Assignee: unassigned at gcc dot gnu.org
          Reporter: danglin at gcc dot gnu.org
                CC: marxin at gcc dot gnu.org
  Target Milestone: ---
              Host: hppa64-hp-hpux11.11
            Target: hppa64-hp-hpux11.11
             Build: hppa64-hp-hpux11.11

spawn /test/gnu/gcc/objdir/gcc/testsuite/gfortran/../../gfortran
-B/test/gnu/gcc/objdir/gcc/testsuite/gfortran/../../
-B/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/./libgfortran/
/test/gnu/gcc/gcc/gcc/testsuite/gfortran.dg/save_6.f90 -fno-diag
nostics-show-caret -fdiagnostics-color=never -O0 -fno-automatic -flto -g
-B/test
/gnu/gcc/objdir/hppa64-hp-hpux11.11/./libgfortran/.libs
-L/test/gnu/gcc/objdir/h
ppa64-hp-hpux11.11/./libgfortran/.libs
-L/test/gnu/gcc/objdir/hppa64-hp-hpux11.1
1/./libgfortran/.libs
-L/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/./libatomic/.li
bs -B/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/./libquadmath/.libs
-L/test/gnu/gc
c/objdir/hppa64-hp-hpux11.11/./libquadmath/.libs
-L/test/gnu/gcc/objdir/hppa64-h
p-hpux11.11/./libquadmath/.libs -lm -o ./save_6.exe
ld: Local unsatisfied symbol ""Fatal error.
collect2: error: ld returned 1 exit status
lto-wrapper: fatal error:
/test/gnu/gcc/objdir/gcc/testsuite/gfortran/../../gfortran returned 1 exit
status
compilation terminated.
collect2: fatal error: lto-wrapper returned 1 exit status
compilation terminated.
compiler exited with status 1
output is:
ld: Local unsatisfied symbol ""
Fatal error.
collect2: error: ld returned 1 exit status
lto-wrapper: fatal error:
/test/gnu/gcc/objdir/gcc/testsuite/gfortran/../../gfortran returned 1 exit
status
compilation terminated.
collect2: fatal error: lto-wrapper returned 1 exit status
compilation terminated.

FAIL: gfortran.dg/save_6.f90   -O0  (test for excess errors)

Similar fails:

FAIL: gfortran.dg/maxval_char_2.f90   -O3 -g  execution test
FAIL: gfortran.dg/save_6.f90   -O0  (test for excess errors)
FAIL: gfortran.dg/save_6.f90   -O1  (test for excess errors)
FAIL: gfortran.dg/save_6.f90   -O2  (test for excess errors)
FAIL: gfortran.dg/save_6.f90   -O3 -fomit-frame-pointer -funroll-loops
-fpeel-loops -ftracer -finline-functions  (test for excess errors)
FAIL: gfortran.dg/save_6.f90   -O3 -g  (test for excess errors)
FAIL: gfortran.dg/save_6.f90   -Os  (test for excess errors)
FAIL: gfortran.dg/submodule_6.f08   -O3 -g  (test for excess errors)
FAIL: gfortran.dg/lto/20091016-1 f_lto_20091016-1_0.o-f_lto_20091016-1_0.o
link, -flto -g -fPIC -r -nostdlib
UNRESOLVED: gfortran.dg/lto/20091016-1
f_lto_20091016-1_0.o-f_lto_20091016-1_0.o execute -flto -g -fPIC -r -nostdlib
FAIL: gfortran.dg/lto/20091016-1 f_lto_20091016-1_0.o-f_lto_20091016-1_0.o
link, -O -flto -g -fPIC -r -nostdlib
UNRESOLVED: gfortran.dg/lto/20091016-1
f_lto_20091016-1_0.o-f_lto_20091016-1_0.o execute -O -flto -g -fPIC -r
-nostdlib
FAIL: gfortran.dg/lto/pr41521 f_lto_pr41521_0.o-f_lto_pr41521_1.o link, -g
-flto -Wno-lto-type-mismatch
UNRESOLVED: gfortran.dg/lto/pr41521 f_lto_pr41521_0.o-f_lto_pr41521_1.o execute
-g -flto -Wno-lto-type-mismatch
FAIL: gfortran.dg/lto/pr41521 f_lto_pr41521_0.o-f_lto_pr41521_1.o link, -g -O
-flto -Wno-lto-type-mismatch
UNRESOLVED: gfortran.dg/lto/pr41521 f_lto_pr41521_0.o-f_lto_pr41521_1.o execute
-g -O -flto -Wno-lto-type-mismatch
FAIL: gfortran.dg/lto/pr46911 f_lto_pr46911_0.o-f_lto_pr46911_0.o link,  -O2
-flto -g 
UNRESOLVED: gfortran.dg/lto/pr46911 f_lto_pr46911_0.o-f_lto_pr46911_0.o execute
 -O2 -flto -g 
FAIL: gfortran.dg/lto/pr47839 f_lto_pr47839_0.o-f_lto_pr47839_1.o link,  -g
-flto 
UNRESOLVED: gfortran.dg/lto/pr47839 f_lto_pr47839_0.o-f_lto_pr47839_1.o execute
 -g -flto

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]