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]

Re: Ada bootstrap failure on ia64


Andreas Schwab <schwab@suse.de> writes:

> Andreas Schwab <schwab@suse.de> writes:
>
>> I'm getting a Program_Error with current mainline:
>>
>> stage1/xgcc -Bstage1/ -B/usr/local/ia64-suse-linux/bin/ -c -g -O2      -gnatpg -gnata -I- -I. -Iada -I../../gcc/ada ../../gcc/ada/ada.ads -o ada/ada.o
>> +===========================GNAT BUG DETECTED==============================+
>> | 3.4 20031025 (experimental) (ia64-suse-linux-gnu) Program_Error sinput.adb:397|
>> | Error detected at system.ads:163:5                                       |
>> | 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).                   |
>> +==========================================================================+
>
> This is another fallout from the ia64 XFmode patch.

I don't see how that's possible; "Program_Error sinput.adb:397" is
Get_Source_File_Index failing to find an entry in its table.

zw


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