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


> Hi, Steve
> 
> Yes, that was the warning I mentioned in the first message.  I mostly
> need to bootstrap configured with --disable-werror.

Ah, it is another function that slipped into wrong ifdef block.   I have
to run for a bus, so will post updated patch in 2 hours.

Honza
> 
> David
> 
> On Mon, Sep 21, 2009 at 12:55 PM, Steve Ellcey <sje@cup.hp.com> wrote:
> > 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]