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


On Tuesday 24 August 2004 22:16, Gabriel Dos Reis wrote:
> 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.
The code with this bug is 4 (!) years old and very obviously wrong,
I guess that tells you something about how often this feature was
ever used  :-)

Gr.
Steven



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