This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/14997] ncurses build fails with Ada
- 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: 24 Nov 2004 19:32:20 -0000
- Subject: [Bug ada/14997] ncurses build fails with Ada
- References: <20040417201417.14997.ehicks@binarymagi.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-24 19:32 -------
On the mainline I get a different ICE:
+===========================GNAT BUG
DETECTED==============================+
| 4.0.0 20041121 (experimental) (powerpc-apple-darwin7.6.0) GCC error: |
| RTL flag check: MEM_VOLATILE_P used with unexpected rtx code |
| 'const_int' in extract_fixed_bit_field, at expmed.c:1687 |
| Error detected at pq.adb:79:5 |
| 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). |
+==============================================================
============+
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14997