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: [tree-ssa] Reset DECL_TOO_LATE for copy of decl


On Tue, 19 Aug 2003 23:08:12 +0200, Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz> wrote:

> DECL_TOO_LATE should be cleared for labels in copy of inlined functions,
> as otherwise we get bogus
> "jump to `...' invalidly jumps into binding contour" errors.

When I've gotten those errors working on the tree-ssa branch, they haven't
been bogus.  Where are you seeing them?

Jason


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