public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ada/14492] New: loc_descriptor_from_tree, bei dwarf2out.c:9031
@ 2004-03-08 21:01 krischik at users dot sourceforge dot net
  2004-03-08 21:46 ` [Bug ada/14492] loc_descriptor_from_tree, in dwarf2out.c:9031 pinskia at gcc dot gnu dot org
                   ` (19 more replies)
  0 siblings, 20 replies; 21+ messages in thread
From: krischik at users dot sourceforge dot net @ 2004-03-08 21:01 UTC (permalink / raw)
  To: gcc-bugs

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


^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2005-03-20 23:43 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-03-08 21:01 [Bug ada/14492] New: loc_descriptor_from_tree, bei dwarf2out.c:9031 krischik at users dot sourceforge dot net
2004-03-08 21:46 ` [Bug ada/14492] loc_descriptor_from_tree, in dwarf2out.c:9031 pinskia at gcc dot gnu dot org
2004-03-08 22:44 ` [Bug debug/14492] " charlet at gcc dot gnu dot org
2004-03-09  8:39 ` krischik at users dot sourceforge dot net
2004-04-09 14:50 ` shalla at darkover dot isilm dot com
2004-04-09 15:01 ` [Bug debug/14492] [3.4?/3.5? Regression] " pinskia at gcc dot gnu dot org
2004-06-01 20:58 ` pbrook at gcc dot gnu dot org
2004-06-18 23:58 ` mmitchel at gcc dot gnu dot org
2004-08-24  2:07 ` cvs-commit at gcc dot gnu dot org
2004-08-24  2:10 ` cvs-commit at gcc dot gnu dot org
2004-08-24  2:18 ` mmitchel at gcc dot gnu dot org
2004-08-24  2:21 ` mmitchel at gcc dot gnu dot org
2004-08-31 11:58 ` ebotcazou at gcc dot gnu dot org
2004-09-20 20:46 ` [Bug debug/14492] [3.4 " pinskia at gcc dot gnu dot org
2004-09-20 20:47 ` pinskia at gcc dot gnu dot org
2004-09-20 20:54 ` pinskia at gcc dot gnu dot org
2004-10-14 21:38 ` rth at gcc dot gnu dot org
2004-10-14 23:28 ` cvs-commit at gcc dot gnu dot org
2004-10-14 23:30 ` cvs-commit at gcc dot gnu dot org
2004-10-14 23:31 ` rth at gcc dot gnu dot org
2005-03-20 23:43 ` pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).