This is the mail archive of the gcc@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: folding after TER notes


On Wed, Apr 27, 2005 at 12:36:41AM -0600, Jeffrey A Law wrote:
> Anyway, I'm going to look into why we're seeing so many *& expressions
> during TER.

We have an open PR for this.  We don't propagate the & when
it's not a constant.  Like in &x->y.


r~


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