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: [3.3 PATCH] fix PHI insertion for RTL SSA-CCP



> > I could be persuaded if this were a regression with a due PR...
>
> This is most likely PR10463.  I doubt it is a regression, it's
> a bit hard to verify.  Apparently, ssa-ccp appeared for the first
> time in GCC 3.1 (?), and I don't have such old compilers around.

I made the check: as it so happens, PR 10463 is indeed a regression, and I 
attached a small testcase. Steven, you may want to check whether your patch 
fixes it.

W.

-------------------------------------------------------------------------
Wolfgang Bangerth              email:            bangerth@ices.utexas.edu
                               www: http://www.ices.utexas.edu/~bangerth/


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