From: Simon Wright on
"Dmitry A. Kazakov" <mailbox(a)dmitry-kazakov.de> writes:

> I cannot submit it to bugzilla because I don't know how to post source
> files. I tried to place them into the comment, but it was rejected by the
> bugzilla.

If you look at eg http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42978
you'll see about 12 lines after the heading a table with a greyed header
row 'Attachment' and, in that case, the second row contains a link
'Create a New Attachment'.
From: Dmitry A. Kazakov on
On Sat, 01 May 2010 22:11:56 +0200, Ludovic Brenta wrote:

> Dmitry A. Kazakov writes on comp.lang.ada:
>> OK, I have installed Debian and reproduced the problem:
>
> Out of curiosity, did you find the installation difficult or easy?
>
> [...]
>> gcc version 4.3.2 (Debian 4.3.2-1.1)
>>
>> Platform:
>> ---------
>> Debian 5, x86
>
> What is x86? i386 and amd64 are quite different, so the generic "x86"
> is not helpful.

i386, however when GNAT crashes compiling *.abs files it does that
independently on the platform.

> [...]
>> I cannot submit it to bugzilla because I don't know how to post source
>> files. I tried to place them into the comment, but it was rejected by
>> the bugzilla.
>>
>> GNAT Pro 6.3.1. compiles it successfully.
>
> You can report the problem to the Debian bug tracking system;

I did.

> instructions at http://bugs.debian.org. You can attach source files in
> your email but it would help if you could isolate the trigger for the
> bug in a small test case (as opposed to thousands of lines for the
> complete closure of the file you were trying to compile).

Unfortunately it cannot be sufficiently reduced. I removed everything from
the package body, but it is still a lot of *.ads files. Presumably the
problem is with generics (the most frequent reason), but I cannot tell.

--
Regards,
Dmitry A. Kazakov
http://www.dmitry-kazakov.de
From: Dmitry A. Kazakov on
On Sat, 01 May 2010 23:26:03 +0100, Simon Wright wrote:

> "Dmitry A. Kazakov" <mailbox(a)dmitry-kazakov.de> writes:
>
>> I cannot submit it to bugzilla because I don't know how to post source
>> files. I tried to place them into the comment, but it was rejected by the
>> bugzilla.
>
> If you look at eg http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42978
> you'll see about 12 lines after the heading a table with a greyed header
> row 'Attachment' and, in that case, the second row contains a link
> 'Create a New Attachment'.

But there is no such button here:

http://gcc.gnu.org/bugzilla/enter_bug.cgi?product=gcc

--
Regards,
Dmitry A. Kazakov
http://www.dmitry-kazakov.de
From: Simon Wright on
"Dmitry A. Kazakov" <mailbox(a)dmitry-kazakov.de> writes:

> On Sat, 01 May 2010 23:26:03 +0100, Simon Wright wrote:
>
>> "Dmitry A. Kazakov" <mailbox(a)dmitry-kazakov.de> writes:
>>
>>> I cannot submit it to bugzilla because I don't know how to post source
>>> files. I tried to place them into the comment, but it was rejected by the
>>> bugzilla.
>>
>> If you look at eg http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42978
>> you'll see about 12 lines after the heading a table with a greyed header
>> row 'Attachment' and, in that case, the second row contains a link
>> 'Create a New Attachment'.
>
> But there is no such button here:
>
> http://gcc.gnu.org/bugzilla/enter_bug.cgi?product=gcc

No, I think you have to create the PR first, then add the upload to it.

I wouldn't want anyone to think I'm a Bugzilla fan; in particular, the
search facilities rarely find anything for me.
From: Dmitry A. Kazakov on
On Sun, 02 May 2010 12:42:05 +0100, Simon Wright wrote:

> "Dmitry A. Kazakov" <mailbox(a)dmitry-kazakov.de> writes:
>
>> But there is no such button here:
>>
>> http://gcc.gnu.org/bugzilla/enter_bug.cgi?product=gcc
>
> No, I think you have to create the PR first, then add the upload to it.

I have reported it to Debian as Ludovic suggested.

--
Regards,
Dmitry A. Kazakov
http://www.dmitry-kazakov.de