--
Bug 26555 depends on bug 14261, which changed state.
Bug 14261 Summary: ICE due to if-conversion
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14261
What|Old Value |New Value
--- Comment #5 from roger at eyesopen dot com 2006-05-15 17:37 ---
This should now be fixed on both mainline and the 4.1 branch. Thanks Andreas.
--
roger at eyesopen dot com changed:
What|Removed |Added
--- Additional Comments From roger at eyesopen dot com 2005-05-27 02:55
---
This optimization is now performed at the RTL-level, but it would be nice if
this (and several other of ifcvt.c's noce_try_foo optimizations) could be
caught earlier during tree-ssa.
--
--- Additional Comments From roger at eyesopen dot com 2005-05-26 06:11
---
This should now be fixed on the gcc-3_4-branch (and the same patch has been
applied to mainline to prevent this ever causing problems in future).
--
What|Removed |Added
--- Additional Comments From roger at eyesopen dot com 2005-05-22 19:25
---
I posted a patch here: http://gcc.gnu.org/ml/gcc-patches/2005-03/msg01956.html
to implement this in the RTL optimizers. Better to get it linked to the PR,
than slip through the cracks. The proposed change to
--- Additional Comments From roger at eyesopen dot com 2004-04-04 20:54
---
I believe that the 2^31 limit is a reasonable hard limit caused by the way
that GCC internally maintains line numbers, for example, in scan.h, we use
"extern int lineno". It looks like these line nu
--- Additional Comments From roger at eyesopen dot com 2003-11-30 20:07
---
I've posted a patch for the underlying cause of the original problem:
http://gcc.gnu.org/ml/gcc-patches/2003-11/msg02193.html
Mostafa's GCSE change just hides the problem on mainline but doesn
--
What|Removed |Added
AssignedTo|unassigned at gcc dot gnu |roger at eyesopen dot com
|dot org |
Status|NEW
PLEASE REPLY TO [EMAIL PROTECTED] ONLY, *NOT* [EMAIL PROTECTED]
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=1823
roger at eyesopen dot com changed:
What|Removed |Added
PLEASE REPLY TO [EMAIL PROTECTED] ONLY, *NOT* [EMAIL PROTECTED]
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11984
roger at eyesopen dot com changed:
What|Removed |Added
PLEASE REPLY TO [EMAIL PROTECTED] ONLY, *NOT* [EMAIL PROTECTED]
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11370
roger at eyesopen dot com changed:
What|Removed |Added
11 matches
Mail list logo