This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/22055] [4.1 Regression] ACATS ICE cxg1004 cxg1005 cxg2007 cxg2018 cxg2021 expected ssa_name, have var_decl in verify_ssa tree-ssa.c:750
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Jun 2005 21:09:10 -0000
- Subject: [Bug tree-optimization/22055] [4.1 Regression] ACATS ICE cxg1004 cxg1005 cxg2007 cxg2018 cxg2021 expected ssa_name, have var_decl in verify_ssa tree-ssa.c:750
- References: <20050613201053.22055.laurent@guerby.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-18 21:09 -------
I cannot tell if the following testcases are a dup of PR 22116:
cxg2021 - a different ICE with -fdump-tree-all (or even just -fdump-tree-pre)
cxg2018 - does not fail for me on powerpc-darwin
cxg2021 - a different ICE with -fdump-tree-all (or even just -fdump-tree-pre)
The ICE for those two testcases with -fdump-tree-all is:
+===========================GNAT BUG
DETECTED==============================+
| 4.1.0 20050618 (experimental) (powerpc-apple-darwin7.8.0) GCC error: |
| in get_loop_body, at cfgloop.c:807 |
| Error detected at cxg2021.adb:386:5 |
| Please submit a bug report; see http://gcc.gnu.org/bugs.html. |
All the rest are dups of bug 22116.
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |pinskia at gcc dot gnu dot
| |org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22055