/home/dave/gnu/gcc-4.5/objdir/./gcc/xgcc -B/home/dave/gnu/gcc-4.5/objdir/./gcc/ 
-B/home/dave/opt/gnu/gcc/gcc-4.5.0/hppa-linux/bin/
-B/home/dave/opt/gnu/gcc/gcc-
4.5.0/hppa-linux/lib/ -isystem
/home/dave/opt/gnu/gcc/gcc-4.5.0/hppa-linux/inclu
de -isystem /home/dave/opt/gnu/gcc/gcc-4.5.0/hppa-linux/sys-include    -c -g
-O2
  -fPIC -DELF=1 -DLINUX=1  -W -Wall -gnatpg   g-calend.adb -o g-calend.o
+===========================GNAT BUG DETECTED==============================+
| 4.5.0 20090701 (experimental) [trunk revision 149145]
(hppa-unknown-linux-gnu)
 GCC error:|
| in dwarf2out_begin_epilogue, at dwarf2out.c:2773                         |
| Error detected around g-calend.adb:237:8                                 |
| 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 reportNote 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.
Consider also -gnatd.n switch (see debug.adb).

system.ads
g-calend.adb
g-calend.ads
gnat.ads
ada.ads
a-calend.ads
interfac.ads
i-c.ads
s-parame.ads
s-exctab.ads
s-stalib.ads
a-unccon.ads


raised TYPES.UNRECOVERABLE_ERROR : comperr.adb:415
make[7]: *** [g-calend.o] Error 1

This can be avoided with a barrier at the start of the epilogue.


-- 
           Summary: GCC error: in dwarf2out_begin_epilogue, at
                    dwarf2out.c:2773
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: danglin at gcc dot gnu dot org
 GCC build triplet: hppa-unknown-linux-gnu
  GCC host triplet: hppa-unknown-linux-gnu
GCC target triplet: hppa-unknown-linux-gnu


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


Reply via email to