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 debug/19521] [4.0 Regression] omitted stab for gcov initialization function


------- Additional Comments From danglin at gcc dot gnu dot org  2005-02-17 03:57 -------
stage1/xgcc -Bstage1/ -B/opt/gnu/gcc/gcc-4.0.0/hppa2.0w-hp-hpux11.11/bin/   -g -
O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Werror -fn
o-common   -DHAVE_CONFIG_H -DGENERATOR_FILE  -o build/genmodes \
 build/genmodes.o build/errors.o ../build-hppa2.0w-hp-hpux11.11/libiberty/libibe
rty.a
/usr/ccs/bin/ld: Unsatisfied symbols:
   L$scope0000 (first referenced in build/genmodes.o) (data)
collect2: ld returned 1 exit status

        .stabn  224,0,0,L$scope0000-new_mode
        .stabn  224,0,0,L$scope0000-make_complex_modes

etc.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19521


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