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]

Re: A fix for gcc.dg/dwarf2-1.c


On May 29, 2000, Jeffrey A Law <law@cygnus.com> wrote:

> Q. Do you need a similar change for C++?

Nope, I've just re-tested it, to make sure, and it works.  The C++
front-end doesn't mark the nested declaration as IGNORED, so it
doesn't need to be copied.

> Anytime you find yourself changing the C front-end, ask yourself if
> you also need to update the C++ front-end.

Ok

-- 
Alexandre Oliva    Enjoy Guaranį, see http://www.ic.unicamp.br/~oliva/
Cygnus Solutions, a Red Hat company        aoliva@{redhat, cygnus}.com
Free Software Developer and Evangelist    CS PhD student at IC-Unicamp
oliva@{lsd.ic.unicamp.br, gnu.org}   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]