This is the mail archive of the gcc@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: Dwarf2 and inlined functions


On Mar  3, 2002, kenner@vlsi1.ultra.nyu.edu (Richard Kenner) wrote:

>     I'd have thought that would have been addressed by 

>     2002-02-26  Alexandre Oliva  <aoliva@redhat.com>

>         * dwarf2out.c (gen_inlined_subroutine_die): If block is abstract,
>         generate a die for the lexical block.

> Actually, I suspect that change *caused* the problem, judging by the dates.

Hmm...  I suspected it might have actually exposed the bug you ran
into, but I don't see how.  Anyway, my patch included a new testcase,
that was failing in C and that was preventing bootstrap with -O3 -g on
all DWARF-2 platforms.  I'm not sure I remember having seen a testcase
about the newly-exposed bug, though.  May I have access to it?

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer


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