--- Additional Comments From roger at eyesopen dot com 2005-08-20 15:27
---
My apologies for adding a comment to an already resolved PR, but I've some
follow-up thoughts on Diego's recent solution to this regression. From a
high-level perspective, it would probably be more efficient to
--- Additional Comments From dnovillo at gcc dot gnu dot org 2005-08-19
18:10 ---
Fixed. http://gcc.gnu.org/ml/gcc-patches/2005-08/msg01150.html.
--
What|Removed |Added
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-08-19
18:09 ---
Subject: Bug 23476
CVSROOT:/cvs/gcc
Module name:gcc
Changes by: [EMAIL PROTECTED] 2005-08-19 18:08:56
Modified files:
gcc: ChangeLog tree-cfgcleanup.c
--- Additional Comments From dnovillo at gcc dot gnu dot org 2005-08-19
13:27 ---
Testing patch.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23476
--
What|Removed |Added
AssignedTo|unassigned at gcc dot gnu |dnovillo at gcc dot gnu dot
|dot org |org
Status|UNCONFIRMED
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-19
06:24 ---
Ignore the comment about fold, copy prop is doing its job.
Also here is a testcase which can be repduced with a simple -O2 so this is
definitely a regression now
and not just a latent bug waiting to be ex
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-19
06:19 ---
Honza and Diego, this is the VRP bug which Honza was talking about which he
found working on his
SSA based inliner.
--
What|Removed |Added
-