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: Fix latent bug in add_referenced_vars


> Andreas Jaeger wrote:
> 
> >What about 4.0?  Do we need it there as well?
> >
> Unlikely.  This only triggers with the more aggressive whole-program 
> analysis done in the tree-profiling branch.

It triggers for many C++ sources now, but we jost don't die having bogus
referenced variables don't seem to hurt existing optimizers.

Honza
> 
> 
> Diego.


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