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/11130] New: Compile of Booch Componenent with debug options failed


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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

           Summary: Compile of Booch Componenent with debug options failed
           Product: gcc
           Version: 3.3
            Status: UNCONFIRMED
          Severity: major
          Priority: P2
         Component: ada
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: krischik@users.sourceforge.net
                CC: gcc-bugs@gcc.gnu.org

I can not compile parts of the booch componentes with debug options on in GNAT 3.3. 
 
GNAT  3.15 and release compile are fine. 
 
 
gcc -c -g -o /mnt/Work/sf/adacl/Linux-Debug/obj/AdaCL-SAR-Filter-Collection.o 
-gnatecGNAT-KTb5Xj -gnata -gnato -gnatf -gnatU -gnati1 -gnatwab -gnatVcdfimorst -gnatT4 
-gnatA /mnt/Work/sf/adacl/Include/AdaCL-SAR-Filter-Collection.ads 
 
+===========================GNAT BUG 
DETECTED==============================+ 
| 3.3 20030226 (prerelease) (SuSE Linux) (i486-suse-linux-gnu)             | 
| Assert_Failure sinfo.adb:923                                             | 
| Error detected at /opt/ada/include/bc/bc-containers-collections.adb:141:7 
[/mnt/Work/sf/adacl/Include/AdaCL-SAR-Filter-Collection.ads:87: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.                     | 
+==========================================================================+ 
Please include these source files with error report 
 
/mnt/Work/sf/adacl/Include/AdaCL-SAR-Filter-Collection.ads 
/mnt/Work/sf/adacl/Include/AdaCL-SAR-Filter.ads 
/mnt/Work/sf/adacl/Include/AdaCL-SAR.ads 
/mnt/Work/sf/adacl/Include/AdaCL.ads 
/mnt/Work/sf/adacl/Include/AdaCL-Reference.ads 
/mnt/Work/sf/adacl/Include/AdaCL-Reference-Counted.ads 
/mnt/Work/sf/adacl/Include/AdaCL-Reference-MixIn.ads 
/mnt/Work/sf/adacl/Include/AdaCL-SAR-Line.ads 
/mnt/Work/sf/adacl/Include/AdaCL-SAR-Line-List.ads 
/mnt/Work/sf/adacl/Include/AdaCL-SAR-Line-Collection.ads 
/mnt/Work/sf/adacl/Include/AdaCL-SAR-Line-Container.ads 
/opt/ada/include/bc/bc.ads 
/opt/ada/include/bc/bc-containers.ads 
/opt/ada/include/bc/bc-containers-collections.ads 
/opt/ada/include/bc/bc-support.ads 
/opt/ada/include/bc/bc-support-standard_storage.ads 
/opt/ada/include/bc/bc-containers-collections-dynamic.ads 
/opt/ada/include/bc/bc-support-dynamic.ads 
/mnt/Work/sf/adacl/Include/AdaCL-SAR-Filter-Container.ads 
/mnt/Work/sf/adacl/Include/AdaCL-SAR-Filter-Ptr.ads 
/mnt/Work/sf/adacl/Include/AdaCL-Reference-Ptr.ads 
 
/mnt/Work/sf/adacl/Include/AdaCL-SAR-Filter-Collection.ads 
 
compilation abandoned 
 
In an E-Mail I would add the the listed files but here I can't. You find the booch componentes at 
http://www.pogner.demon.co.uk/components/bc/ and AdaCL at http://adacl.sourceforge.net. 
 
With Regards 
 
Martin


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