[Patch, Fortran] PR 44584: [4.6 Regression] Invalid memory access with gfortran.dg/typebound_proc_15.f03

Janus Weil janus@gcc.gnu.org
Tue Aug 3 11:11:00 GMT 2010


2010/8/3 Tobias Burnus <burnus@net-b.de>:
>  On 08/03/2010 10:59 AM, Janus Weil wrote:
>> the attached patch fixes some error recovery problems on
>> typebound_proc_15 and 16 in the testsuite. When compiled with
>> -std=2003, they would yield valgrind errors and ICEs. The hunk in
>> class.c fixes PR 44584, while the one in resolve.c fixes PR 45161.
>> After applying the fix, two other test cases showed additional error
>> messages (correctly).
>>
>> The attached patch was regtested on x86_64-unknown-linux-gnu. Ok for trunk?
>
> OK. Thanks for the patch!

Thanks. Committed as r162840.

Cheers,
Janus



More information about the Gcc-patches mailing list