This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/13002] New: Gnat bug box: in expand_call, at calls.c:3112, detected at s-secsta.ads:65:14
- From: "bjorn_persson at sverige dot nu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Nov 2003 02:40:07 -0000
- Subject: [Bug ada/13002] New: Gnat bug box: in expand_call, at calls.c:3112, detected at s-secsta.ads:65:14
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
I was trying to install the XML/Ada library ("./configure --prefix=/usr/local"
and then "make install") when I got this bug box asking me to submit a bug report:
+===========================GNAT BUG DETECTED==============================+
| 3.3.2 20031022 (Red Hat Linux 3.3.2-1) (i386-redhat-linux-gnu) GCC error:|
| in expand_call, at calls.c:3112 |
| Error detected at
/usr/lib/gcc-lib/i386-redhat-linux/3.3.2/adainclude/s-secsta.ads:65:14|
| 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. |
+==========================================================================+
Please include these source files with error report
/home/bjorn/inladdat/xmlada-1.0/sax/sax-attributes.adb
/home/bjorn/inladdat/xmlada-1.0/sax/sax-attributes.ads
/home/bjorn/inladdat/xmlada-1.0/sax/sax.ads
/home/bjorn/inladdat/xmlada-1.0/unicode/unicode.ads
/home/bjorn/inladdat/xmlada-1.0/unicode/unicode-ces.ads
/home/bjorn/inladdat/xmlada-1.0/sax/sax-models.ads
/home/bjorn/inladdat/xmlada-1.0/unicode/unicode.adb
/home/bjorn/inladdat/xmlada-1.0/unicode/unicode-names.ads
/home/bjorn/inladdat/xmlada-1.0/unicode/unicode-names-basic_latin.ads
/home/bjorn/inladdat/xmlada-1.0/unicode/unicode-names-latin_extended_a.ads
Output of "gcc -v":
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.3.2/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --enable-shared --enable-threads=posix
--disable-checking --with-system-zlib --enable-__cxa_atexit --host=i386-redhat-linux
Thread model: posix
gcc version 3.3.2 20031022 (Red Hat Linux 3.3.2-1)
The command that apparently triggered the bug was:
gcc -c -O2 -o /home/bjorn/inladdat/xmlada-1.0/sax/obj/sax-attributes.o -O2
-gnatN -gnatA /home/bjorn/inladdat/xmlada-1.0/sax/sax-attributes.adb
--
Summary: Gnat bug box: in expand_call, at calls.c:3112, detected
at s-secsta.ads:65:14
Product: gcc
Version: 3.3.2
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ada
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: bjorn_persson at sverige dot nu
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: i386-redhat-linux
GCC host triplet: i386-redhat-linux
GCC target triplet: i386-redhat-linux
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13002