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] Always set TYPE_NAME for complex types


On Fri, 31 Aug 2007, Richard Guenther wrote:

> 
> This patch makes us always set TYPE_NAME for complex types making
> DECL_UIDs the same for -g vs. non-g compiles.  Until early inlining
> that is.

We seem to process functions in a different order during early inlining.

Richard.


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