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: [PATCH] Fix PR debug/14114


> True, but there are situations where declaration die is created first
> using gen_subprogram_die() and then later on definition die is generated
> for the same tree.

I'm now convinced this can't happen in C.  Do you have an example in mind?

> I do not have any position on this. I am just trying to explain why
> Zack's example works and pr14114 causes crash.

Thanks for helping us to sort out this mess :-)

-- 
Eric Botcazou


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