This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/17399] [4.0 Regression] Ada does not bootstrap
- From: "danglin at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Sep 2004 22:52:24 -0000
- Subject: [Bug ada/17399] [4.0 Regression] Ada does not bootstrap
- References: <20040910153343.17399.phython@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From danglin at gcc dot gnu dot org 2004-09-20 22:52 -------
../../xgcc -B../../ -c -g -O2 -fPIC -W -Wall -gnatpg g-regexp.adb -o
g-reg
exp.o
g-regexp.adb: In function 'GNAT.REGEXP.COMPILE.CREATE_SECONDARY_TABLE':
g-regexp.adb:1087: error: Definition in block 5 does not dominate use in block
1
10
for SSA_NAME: D.1827_717
in statement:
ivtmp.868D.4706_563 = &(*table.51D.1823_144)[J99b.52D.1828_3]{lb: 1 sz:
D.1827_7
17 * 4}[0];
+===========================GNAT BUG DETECTED==============================+
| 4.0.0 20040920 (experimental) (i686-pc-linux-gnu) verify_ssa failed. |
| Error detected at g-regexp.adb:1389:1 |
| Please submit a bug report; see http://gcc.gnu.org/bugs.html. |
| Include the entire contents of this bug box in the report. |
| Include the exact gcc or gnatmake command that you entered. |
| Also include sources listed below in gnatchop format |
| (concatenated together with no headers between files). |
+==========================================================================+
The problem still seems to be there.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17399