This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/22533] [4.1 regression] ICE in get_base_var
- From: "uweigand at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Nov 2005 00:23:28 -0000
- Subject: [Bug ada/22533] [4.1 regression] ICE in get_base_var
- References: <bug-22533-7667@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #24 from uweigand at gcc dot gnu dot org 2005-11-05 00:23 -------
Well, the workaround removes the ICE, but constructor handling
appears still broken:
ada/sem_prag.o(.text+0xa58): In function
`sem_prag.analyze_pragma.check_no_identifier':
../../gcc-head/gcc/ada/sem_prag.adb:1168: undefined reference to `C.1290.13979'
ada/sem_prag.o(.text+0x8758): In function `sem_prag.analyze_pragma':
../../gcc-head/gcc/ada/sem_prag.adb:382: undefined reference to `C.3692.17381'
collect2: ld returned 1 exit status
make[2]: *** [gnat1] Error 1
(at least on s390 and s390x).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22533