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: [C++ patch] PR 11702


On Sat, 16 Aug 2003 19:35:10 +0200, Jan Hubicka <hubicka@ucw.cz> wrote:

> I've tested the attached patch.  It also fixes the failure.
> I am not quite sure whether the mark_used should be at the end.  it
> appears to me that the if chain is actually constructing the reference
> to original decl so it should be in the front, but I don't quite
> understand the code.

It shouldn't make any difference.  This patch is OK.

Jason


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