This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [tree-ssa] Reset DECL_TOO_LATE for copy of decl
- From: law at redhat dot com
- To: Jason Merrill <jason at redhat dot com>
- Cc: Zdenek Dvorak <rakdver at atrey dot karlin dot mff dot cuni dot cz>, gcc-patches at gcc dot gnu dot org
- Date: Mon, 25 Aug 2003 15:37:30 -0600
- Subject: Re: [tree-ssa] Reset DECL_TOO_LATE for copy of decl
- Reply-to: law at redhat dot com
In message <wvl7k51blb8.fsf@prospero.boston.redhat.com>, Jason Merrill writes:
>OK.
If you're really comfortable with this (you clearly know the issues better
than I do), then I'll withdraw my concerns regarding what happens if we
thread a GOTO_EXPR into one of these regions after inlining.
I believe that only leaves the gcov failure as blocking LOOP_EXPR removal...
Jeff