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

            Bug ID: 65256
           Summary: [5 regression] Undefined symbols linking f951
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
          Assignee: unassigned at gcc dot gnu.org
          Reporter: danglin at gcc dot gnu.org
              Host: hppa2.0w-hp-hpux11.11
            Target: hppa2.0w-hp-hpux11.11
             Build: hppa2.0w-hp-hpux11.11

In stage2:

/test/gnu/gcc/objdir/./prev-gcc/xg++ -B/test/gnu/gcc/objdir/./prev-gcc/
-B/opt/gnu/gcc/gcc-5.0/hppa2.0w-hp-hpux11.11/bin/ -nostdinc++
-B/test/gnu/gcc/objdir/pre
v-hppa2.0w-hp-hpux11.11/libstdc++-v3/src/.libs
-B/test/gnu/gcc/objdir/prev-hppa2.0w-hp-hpux11.11/libstdc++-v3/libsupc++/.libs 
-I/test/gnu/gcc/objdir/prev-hppa2
.0w-hp-hpux11.11/libstdc++-v3/include/hppa2.0w-hp-hpux11.11 
-I/test/gnu/gcc/objdir/prev-hppa2.0w-hp-hpux11.11/libstdc++-v3/include 
-I/test/gnu/gcc/gcc/libstdc
++-v3/libsupc++
-L/test/gnu/gcc/objdir/prev-hppa2.0w-hp-hpux11.11/libstdc++-v3/src/.libs
-L/test/gnu/gcc/objdir/prev-hppa2.0w-hp-hpux11.11/libstdc++-v3/libsupc+
+/.libs   -g -O2 -DIN_GCC    -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wmissing-format-attribu
te -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros
-Wno-overl
ength-strings -Werror -fno-common  -DHAVE_CONFIG_H -static-libstdc++
-static-lib
gcc  -o f951 \
                fortran/arith.o fortran/array.o fortran/bbt.o fortran/check.o
fo
rtran/class.o fortran/constructor.o fortran/cpp.o fortran/data.o fortran/decl.o 
fortran/dump-parse-tree.o fortran/error.o fortran/expr.o fortran/interface.o
for
tran/intrinsic.o fortran/io.o fortran/iresolve.o fortran/match.o
fortran/matchex
p.o fortran/misc.o fortran/module.o fortran/openmp.o fortran/options.o
fortran/p
arse.o fortran/primary.o fortran/resolve.o fortran/scanner.o fortran/simplify.o 
fortran/st.o fortran/symbol.o fortran/target-memory.o  fortran/convert.o
fortran
/dependency.o fortran/f95-lang.o fortran/trans.o fortran/trans-array.o
fortran/t
rans-common.o fortran/trans-const.o fortran/trans-decl.o fortran/trans-expr.o
fortran/trans-intrinsic.o fortran/trans-io.o fortran/trans-openmp.o
fortran/trans-stmt.o fortran/trans-types.o fortran/frontend-passes.o
libbackend.a main.o tree-browser.o libcommon-target.a libcommon.a
../libcpp/libcpp.a ../libdecnumber/libdecnumber.a -L../zlib -lz libcommon.a
../libcpp/libcpp.a   ../libbacktrace/.libs/libbacktrace.a
../libiberty/libiberty.a ../libdecnumber/libdecnumber.a  attribs.o \
                 -L/opt/gnu/gcc/gmp/lib -lmpc -lmpfr -lgmp   -L../zlib -lz
/usr/ccs/bin/ld: Unsatisfied symbols:
   (anonymous namespace)::pass_dce::gate(function*) (first referenced in
libbackend.a(tree-ssa-dce.o)) (data)
   (anonymous namespace)::pass_diagnose_tm_blocks::gate(function*) (first
referenced in libbackend.a(trans-mem.o)) (data)
   (anonymous namespace)::pass_refactor_eh::gate(function*) (first referenced
in libbackend.a(tree-eh.o)) (data)
   (anonymous namespace)::pass_build_alias::gate(function*) (first referenced
in libbackend.a(tree-ssa-structalias.o)) (data)
   (anonymous namespace)::pass_ira::gate(function*) (first referenced in
libbackend.a(ira.o)) (data)
   (anonymous namespace)::pass_lower_tm::gate(function*) (first referenced in
libbackend.a(trans-mem.o)) (data)
   (anonymous namespace)::pass_lower_subreg::gate(function*) (first referenced
in libbackend.a(lower-subreg.o)) (data)
   (anonymous namespace)::pass_optimize_bswap::gate(function*) (first
referenced in libbackend.a(tree-ssa-math-opts.o)) (data)
   (anonymous namespace)::pass_rtl_fwprop::gate(function*) (first referenced in
libbackend.a(fwprop.o)) (data)
   (anonymous namespace)::pass_dominator::gate(function*) (first referenced in
libbackend.a(tree-ssa-dom.o)) (data)
/usr/ccs/bin/ld: Invalid symbol type for plabel (libbackend.a(trans-mem.o),
(anonymous namespace)::pass_diagnose_tm_blocks::gate(function*)).
collect2: error: ld returned 1 exit status
make[3]: *** [f951] Error 1
make[3]: *** Waiting for unfinished jobs....
rm gfortran.pod gcov.pod cpp.pod gfdl.pod gcov-tool.pod fsf-funding.pod gcc.pod
make[3]: Leaving directory `/test/gnu/gcc/objdir/gcc'
make[2]: *** [all-stage2-gcc] Error 2
make[2]: Leaving directory `/test/gnu/gcc/objdir'
make[1]: *** [stage2-bubble] Error 2
make[1]: Leaving directory `/test/gnu/gcc/objdir'
make: *** [bootstrap] Error 2
Wed Feb 25 22:27:01 EST 2015

r220778 was okay.

Reply via email to