This is the mail archive of the gcc-patches@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]

Re: Avoid code duplication in loc list handling in dwarf2out


Jan,

I tried your dwarf2out.c patch on hppa2.0w-hp-hpux11.11 which was failing
with the same problem as AIX (undefined add_loc_descr_op_piece) and got a
new bootstrap failure:

/proj/opensrc/nightly/src/trunk/gcc/dwarf2out.c:4663:1: error: 'loc_list_plus_const' defined but not used
make[3]: *** [dwarf2out.o] Error 1


Steve Ellcey
sje@cup.hp.com


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