This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug ada/17399] [4.0 Regression] Ada does not bootstrap


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]