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: Fix for regression in gcc.c-torture/execute/20011114-1.c


On Dec  2, 2001, Richard Henderson <rth@redhat.com> wrote:

> On Sun, Dec 02, 2001 at 05:17:31PM -0200, Alexandre Oliva wrote:
>> Would it be reasonable to have DECL_ABSTRACT_ORIGIN(newdecl) point to
>> olddecl, so that the tree inliner could then get DECL_INITIAL from the
>> olddecl?

> Um, I dunno.  Doesn't that have special meaning to debug info?

I was hoping you'd know ;-)

I'll try to figure out a way to do it.  Perhaps we can (ab)use some
other field.

-- 
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    *Please* write to mailing lists, not to me


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