[Patch, Fortran] PR39876: module procedure name that collides with the GNU intrinsic

Janus Weil janus@gcc.gnu.org
Fri May 8 09:10:00 GMT 2009


2009/5/8 Tobias Burnus <burnus@net-b.de>:
> Steve Kargl wrote:
>> On Thu, May 07, 2009 at 09:54:48PM +0200, Janus Weil wrote:
>>
>>> 2009-05-07  Janus Weil  <janus@gcc.gnu.org>
>>>      PR fortran/39876
>>>      * intrinsic.c (gfc_is_intrinsic): Do not add the EXTERNAL attribute if
>>>      the symbol is a module procedure.
>>>
>> OK.
>>
>> Someone is merging a branch into trunk tomorrow,
>> and has asked for semi-freeze to avoid conflicts.
>> Please hold off on committing until Sat. or Sun.
>>
> I think there are two items:
>
> a) "I have asked for relative calm until the cond-optab branch has been
> merged to mainline" -- http://gcc.gnu.org/ml/gcc/2009-05/msg00092.html
>
> I don't think our patches affect those.
>
> b) "I plan to merge the cond-optab branch next Friday morning European
> time. No commit should be made to trunk from Friday 6:00 AM GMT to 12:00
> AM GMT (or probably earlier)." --
> http://gcc.gnu.org/ml/gcc/2009-05/msg00064.html
>
> However, that shifted a bit, see
> http://gcc.gnu.org/ml/gcc/2009-05/msg00199.html
>
> Likely, that merge is now happening on Tuesday and thus checking in
> should be OK.

Committed as r147279.



More information about the Gcc-patches mailing list