--
Bug 21994 depends on bug 21959, which changed state.
Bug 21959 Summary: [4.1 Regression] vrp miscompiles Ada front-end, drops loop
exit test in well-defined wrap-around circumstances
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21959
What|Old Value |New Valu
--- Additional Comments From laurent at guerby dot net 2005-06-13 21:20
---
tree_split_edge, at tree-cfg.c: moved to PR22022
expected ssa_name: moved to PR22055
compensate_hedge: moved to PR22053
gnatlib doesn't currently build because of PR22053. I'll try to post a "remove
library code
--- Additional Comments From rth at gcc dot gnu dot org 2005-06-13 20:02
---
Well then you're going to have to tell me what local changes you have such
that you can build gnatlib. Or wait until someone bothers to check in
changes such that it Just Works.
--
http://gcc.gnu.org/bugzi
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-13
19:55 ---
compensate_edge ones are not related to this bug at all, it is most likely
caused by the changes to reg-
stack by Roger.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21994
--- Additional Comments From laurent at guerby dot net 2005-06-13 19:51
---
I picked up in my tree only the tree-complex.c change, with that no more "throw
in the middle of block" problems. I'm redoing a build to see if a-ncelfu and
other runtime files that had the problem now compile (I
--- Additional Comments From rth at gcc dot gnu dot org 2005-06-13 06:16
---
Fixed in C++ for sure; I don't seem to be able to build Ada at the moment.
--
What|Removed |Added
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-06-13
06:10 ---
Subject: Bug 21994
CVSROOT:/cvs/gcc
Module name:gcc
Changes by: [EMAIL PROTECTED] 2005-06-13 06:10:49
Modified files:
gcc: ChangeLog tree-complex.c
Log messag
--- Additional Comments From laurent at guerby dot net 2005-06-11 23:05
---
12 ACATS tests have the same ICE "throw in middle of block":
cxg1001
cxg1003
cxg1004
cxg1005
cxg2002
cxg2006
cxg2007
cxg2008
cxg2018
cxg2019
cxg2020
cxg2021
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=2
--
What|Removed |Added
AssignedTo|unassigned at gcc dot gnu |rth at gcc dot gnu dot org
|dot org |
Status|NEW