This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/14492] New: loc_descriptor_from_tree, bei dwarf2out.c:9031
- From: "krischik at users dot sourceforge dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Mar 2004 21:01:40 -0000
- Subject: [Bug ada/14492] New: loc_descriptor_from_tree, bei dwarf2out.c:9031
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
gnat compile -PAdaCL -Xbc=/opt/ada/include/bc -Xtarget=Linux -vP0 -C
-Xstyle=Debug adacl-astro-planet-cgi.adb
gcc -c -g -gnatf -gnatU -gnatwa -gnatq -gnatQ -gnati1 -gnatT4 -gnata -gnato
-gnatVcdfimorst -g -I- -gnatA
/work/sf.martin/adacl/Include//adacl-astro-planet-cgi.adb
+===========================GNAT BUG DETECTED==============================+
| 3.5.0 20040308 (experimental) (i686-pc-linux-gnu) GCC error: |
| in loc_descriptor_from_tree, bei dwarf2out.c:9031 |
| Error detected at adacl-astro-planet-cgi.adb:185:9 |
| 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
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.
/work/sf.martin/adacl/Include//adacl-astro-planet-cgi.adb
/work/sf.martin/adacl/Include//adacl-astro-planet-cgi.ads
/work/sf.martin/adacl/Include//adacl-astro-planet.ads
/work/sf.martin/adacl/Include//adacl-astro.ads
/work/sf.martin/adacl/Include//adacl.ads
/opt/ada/include/xmlada/unicode.ads
/opt/ada/include/xmlada/unicode-names.ads
/opt/ada/include/xmlada/unicode-names-basic_latin.ads
/opt/ada/include/xmlada/unicode-names-miscellaneous_symbols.ads
/opt/ada/include/xmlada/unicode-names-greek.ads
/work/sf.martin/adacl/Include//adacl-astro-tierzeichen.ads
/work/sf.martin/adacl/Include//adacl-cgi.ads
/work/sf.martin/adacl/Include//adacl-cgi-abstract_data.ads
/work/sf.martin/adacl/Include//adacl-astro-planet-list.ads
/opt/ada/include/bc//bc.ads
/work/sf.martin/adacl/Include//bc-indefinite_containers.ads
/work/sf.martin/adacl/Include//bc-indefinite_containers-collections.ads
/work/sf.martin/adacl/Include//bc-indefinite_containers-collections-unbounded.ads
/opt/ada/include/bc//bc-support.ads
/work/sf.martin/adacl/Include//bc-support-indefinite_unbounded.ads
/work/sf.martin/adacl/Include//bc-support-indefinite_reference.ads
/work/sf.martin/adacl/Include//adacl-gc.ads
/work/sf.martin/adacl/Include//adacl-gc-managed.ads
/work/sf.martin/adacl/Include//adacl-astro-planet-collection.ads
/work/sf.martin/adacl/Include//adacl-astro-planet-container.ads
/work/sf.martin/adacl/Include//adacl-gc-managed_controlled.ads
/work/sf.martin/adacl/Include//adacl-sar.ads
/work/sf.martin/adacl/Include//adacl-sar-filter.ads
/work/sf.martin/adacl/Include//adacl-base.ads
/work/sf.martin/adacl/Include//adacl-sar-line.ads
/work/sf.martin/adacl/Include//adacl-sar-line-list.ads
/opt/ada/include/bc//bc-containers.ads
/opt/ada/include/bc//bc-containers-collections.ads
/opt/ada/include/bc//bc-containers-collections-unbounded.ads
/opt/ada/include/bc//bc-support-unbounded.ads
/work/sf.martin/adacl/Include//adacl-sar-line-collection.ads
/work/sf.martin/adacl/Include//adacl-sar-line-container.ads
/work/sf.martin/adacl/Include//adacl-sar-filter-list.ads
/work/sf.martin/adacl/Include//adacl-sar-filter-collection.ads
/work/sf.martin/adacl/Include//adacl-sar-filter-container.ads
/work/sf.martin/adacl/Include//adacl-sar-filter-replace.ads
/work/sf.martin/adacl/Include//adacl-cgi-abstract_data.adb
/work/sf.martin/adacl/Include//bc-indefinite_containers.adb
Well, it's quite a lot of files in different directories so I will only tar them
up if you realy want them
The compiler used is a cvs snapshot from this weekend. configuration used is:
../gcc/configure --prefix=/opt/ada --enable-libada --enable-shared
--enable-languages=ada,c
The error only apears with the debug compile, not with release.
Thank you
Martin
--
Summary: loc_descriptor_from_tree, bei dwarf2out.c:9031
Product: gcc
Version: 3.5.0
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: ada
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: krischik at users dot sourceforge dot net
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14492