GCC 4.0 RC2 Available

Geoff Keating geoffk@geoffk.org
Wed Apr 20 03:08:00 GMT 2005


On 19/04/2005, at 6:24 AM, Andrew Haley wrote:

> Geoffrey Keating writes:
>> Mark Mitchell <mark@codesourcery.com> writes:
>>
>>> RC2 is available here:
>>>
>>>   ftp://gcc.gnu.org/pub/gcc/prerelease-4.0.0-20050417/
>>>
>>> As before, I'd very much appreciate it if people would test these 
>>> bits
>>> on primary and secondary platforms, post test results with the
>>> contrib/test_summary script, and send me a message saying whether or
>>> not there are any regressions, together with a pointer to the 
>>> results.
>>
>> Bad news, I'm afraid.
>
> It's a bug in dbxout.  A field is marked as DECL_IGNORED_P, but
> dbxout_type_fields() still tries to access it.

This patch works for me.

> Andrew.
>
>
> 2005-04-19  Andrew Haley  <aph@redhat.com>
>
> 	* dbxout.c (dbxout_type_fields): Check DECL_IGNORED_P before
> 	looking at a field's bitpos.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2410 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc/attachments/20050420/de2b0cb6/attachment.p7s>


More information about the Gcc mailing list