This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: ada/5856: GNAT bug box
Craig Rodrigues <rodrigc@attbi.com> writes:
>> +===========================GNAT BUG DETECTED==============================+
>> | 3.1 (20020212) (i686-pc-linux-gnu) GCC error: |
>> | Internal compiler error in assign_stack_temp_for_type, at |
>> | function.c:651 |
>> | Error detected at /opt/gcc3-POSTMERGE/lib/gcc-lib/i686-pc-linux-gnu/3.2/adainclude/s-secsta.ads:66:14|
>> | Please submit bug report by email to gcc-bugs@gcc.gnu.org. |
>> | 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). |
>> | (use plain ASCII or MIME attachment). |
>> | See gnatinfo.txt for full info on procedure for submitting bugs. |
>> +==========================================================================+
> Is this change merged on the gcc 3.1 branch?
No, it isn't.
At the moment, you have to use the 3.1 branch GNAT to compile the
mainline GNAT. Directly bootstrapping with GNAT 3.13p or 3.14p
doesn't work, at least on Debian GNU/Linux x86. Mainline GNAT builds
only after some tweaking. So it's probably not a good idea to the
merge right now.