(Bear with me, this is the first time I have done this!)
[EMAIL PROTECTED]:~> gcc -v
Using built-in specs.
Target: x86_64-suse-linux
Configured with: ../configure --enable-threads=posix --prefix=/usr
--with-local-prefix=/usr/local --infodir=/usr/share/info
--mandir=/usr/share/man --libdir=/usr/lib64 --libexecdir=/usr/lib64
--enable-languages=c,c++,objc,fortran,obj-c++,java,ada
--enable-checking=release --with-gxx-include-dir=/usr/include/c++/4.2.1
--enable-ssp --disable-libssp --disable-libgcj --with-slibdir=/lib64
--with-system-zlib --enable-shared --enable-__cxa_atexit
--enable-libstdcxx-allocator=new --disable-libstdcxx-pch --program-suffix=-4.2
--enable-version-specific-runtime-libs --without-system-libunwind
--with-cpu=generic --host=x86_64-suse-linux
Thread model: posix
gcc version 4.2.1 (SUSE Linux)

The tbug command contains: BUILD=Debug gnatmake -P Project_File.gpr

[EMAIL PROTECTED]:~/Ada/Sheba> ../tbug
gcc -c -gnatQ -shared -E -gnat05 -gnatwcfijkmruv -gnaty3abcefhiklmnoprstx -Wall
-g -gnata -gnatVa -gnatQ -gnato -gnatwe -I- -gnatA
/home/JDECS/Ada/Sheba/sheba.adb
+===========================GNAT BUG DETECTED==============================+
| 4.2.1 (SUSE Linux) (x86_64-suse-linux-gnu) Assert_Failure atree.adb:812  |
| Error detected at sheba.adb:58:18                                        |
| Please submit a bug report; see http://gcc.gnu.org/bugs.html.            |
| Use a subject line meaningful to you and us to track the bug.            |
| 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
Note that list may not be accurate in some cases,
so please double check that the problem can still
be reproduced with the set of files listed.

/home/JDECS/Ada/Sheba/sheba.adb
/home/JDECS/Ada/Sheba/source/agent.ads
/home/JDECS/Ada/Sheba/source/event.ads
/home/JDECS/Ada/Sheba/source/event_pattern.ads
/home/JDECS/Ada/Sheba/source/xml_config.ads
/usr/share/include/xmlada/dom.ads
/usr/share/include/xmlada/dom-core.ads
/usr/share/include/xmlada/unicode.ads
/usr/share/include/xmlada/unicode-ces.ads
/usr/share/include/xmlada/sax.ads
/usr/share/include/xmlada/sax-htable.ads

compilation abandoned
gcc -c -gnatQ -shared -E -gnat05 -gnatwcfijkmruv -gnaty3abcefhiklmnoprstx -Wall
-g -gnata -gnatVa -gnatQ -gnato -gnatwe -I- -gnatA
/home/JDECS/Ada/Sheba/source/agent.adb
gcc -c -gnatQ -shared -E -gnat05 -gnatwcfijkmruv -gnaty3abcefhiklmnoprstx -Wall
-g -gnata -gnatVa -gnatQ -gnato -gnatwe -I- -gnatA
/home/JDECS/Ada/Sheba/source/event.adb
gcc -c -gnatQ -shared -E -gnat05 -gnatwcfijkmruv -gnaty3abcefhiklmnoprstx -Wall
-g -gnata -gnatVa -gnatQ -gnato -gnatwe -I- -gnatA
/home/JDECS/Ada/Sheba/source/event_pattern.adb
gcc -c -gnatQ -shared -E -gnat05 -gnatwcfijkmruv -gnaty3abcefhiklmnoprstx -Wall
-g -gnata -gnatVa -gnatQ -gnato -gnatwe -I- -gnatA
/home/JDECS/Ada/Sheba/source/xml_config.adb
gnatmake: "/home/JDECS/Ada/Sheba/sheba.adb" compilation error
[EMAIL PROTECTED]:~/Ada/Sheba>    

Do I attach the source here or somewhere else?


-- 
           Summary: compile Ada program fails (XML/Ada, 64 bit AMD)
           Product: gcc
           Version: 4.2.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: ada
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jdecs at mssblue dot net


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37572

Reply via email to