This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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, 4.5 Regression] PR 40995: Spurious "Type specified for intrinsic function...ignored" message


2009/8/13 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>:
> Janus Weil wrote in
> http://gcc.gnu.org/ml/fortran/2009-08/msg00074.html
>> this patch fixes a 4.5 regression related to intrinsics. It basically
>> moves some code around, making sure that everything is done in the
>> right order and that resolve_intrinsic is only executed once for each
>> intrinsic symbol.
>>
>> Regression-tested on x86_64-unknown-linux-gnu. Ok for trunk?
>
> OK. Thanks for the patch.

Thanks. Committed as r150716.

Cheers,
Janus


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