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/30453] New: Segmentation fault: Error detected at ali.adb:2240:1


/home/dave/gnu/gcc-4.3/objdir/./prev-gcc/xgcc
-B/home/dave/gnu/gcc-4.3/objdir/./
prev-gcc/ -B/home/dave/opt/gnu/gcc/gcc-4.3.0/hppa-linux/bin/ -c -g -O2     
-gna
tpg -gnata -I- -I. -Iada -I../../gcc/gcc/ada ../../gcc/gcc/ada/ali.adb -o
ada/al
i.o
+===========================GNAT BUG DETECTED==============================+
| 4.3.0 20070112 (experimental) (hppa-unknown-linux-gnu) Segmentation fault|
| Error detected at ali.adb:2240:1                                         |
| 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.

../../gcc/gcc/ada/ali.adb
../../gcc/gcc/ada/ali.ads
../../gcc/gcc/ada/casing.ads
../../gcc/gcc/ada/types.ads
../../gcc/gcc/ada/gnatvsn.ads
../../gcc/gcc/ada/rident.ads
../../gcc/gcc/ada/table.ads
../../gcc/gcc/ada/butil.ads
../../gcc/gcc/ada/debug.ads
../../gcc/gcc/ada/fname.ads
../../gcc/gcc/ada/namet.ads
../../gcc/gcc/ada/alloc.ads
../../gcc/gcc/ada/hostparm.ads
../../gcc/gcc/ada/opt.ads
../../gcc/gcc/ada/osint.ads
../../gcc/gcc/ada/output.ads
../../gcc/gcc/ada/table.adb
../../gcc/gcc/ada/tree_io.ads


raised TYPES.UNRECOVERABLE_ERROR : comperr.adb:393

This was with revision 120700.  Same error occurs under hpux.  Last
successful build was with 120606.


-- 
           Summary: Segmentation fault: Error detected at ali.adb:2240:1
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: ada
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: danglin at gcc dot gnu dot org
 GCC build triplet: hppa*-*-*
  GCC host triplet: hppa*-*-*
GCC target triplet: hppa*-*-*


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


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