This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch, Fortran] PR38065 Fix checking of contained function


On Wed, Nov 12, 2008 at 7:19 AM, Hans-Peter Nilsson
<hans-peter.nilsson@axis.com> wrote:
> (I don't see it reported anywhere, ignore if duplicate.)
>
>> Date: Tue, 11 Nov 2008 16:09:44 +0100
>> From: Tobias Burnus <burnus@net-b.de>
>
>> 2008-11-11  Tobias Burnus  <burnus@net-b.de>
>>
>>       PR fortran/38065
>>       * resolve.c (resolve_fntype): Fix private derived type checking.
>
> It looks like your patch caused a regression on all targets, see
> also gcc-testresults:
>
> FAIL: gfortran.dg/private_type_4.f90  -O   (test for errors, line 14)
>
> For my autotester for cris-axis-elf, revision 141775 worked,
> while it fails since at least 141781.
>

Yes, this caused:

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38094

-- 
H.J.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]