This is the mail archive of the gcc@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]

Ada bootstrap failure on ia64


Ada on mainline currently does not bootstrap on ia64:

    stage1/xgcc -Bstage1/ -B/usr/local/ia64-suse-linux/bin/ -c -g -O2      -gnatpg -gnata -I- -I. -Iada -I../../gcc/ada ../../gcc/ada/ali.adb -o ada/ali.o
    +===========================GNAT BUG DETECTED==============================+
    | 3.4 20030703 (experimental) (ia64-suse-linux-gnu) Segmentation fault     |
    | Error detected at ../../gcc/ada/table.adb:359:7 [../../gcc/ada/ali.ads:727:4]|
    | 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.

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

    compilation abandoned
    make[2]: *** [ada/ali.o] Error 1

Last successful build was on 2003-07-01.

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux AG, Deutschherrnstr. 15-19, D-90429 Nürnberg
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


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