This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: ada/5856: GNAT bug box improvements
- From: Geert Bosch <bosch at gnat dot com>
- To: Florian Weimer <fw at deneb dot enyo dot de>
- Cc: gcc at gcc dot gnu dot org
- Date: Fri, 29 Mar 2002 15:30:10 -0500
- Subject: Re: ada/5856: GNAT bug box improvements
Hi Florian,
Could you suggest patches (both documentation and bug box) to
address this issue? The idea is to apply them to the mainline
and then hopefully beginning of next week merge the gcc/ada
subdirectory back into the gcc 3.1 branch if all building issues
are resolved.
-Geert
On Saturday, March 9, 2002, at 04:25 , Florian Weimer wrote:
> The bug box looks now like this:
>
> +===========================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. |
> +========================================================================
> ==+
>
> The last line refers to a non-existing file. We probably should
> augment http://gcc.gnu.org/bugs.html#detailed with Ada-specific
> instructions and solely refer to the web page.