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] PR39876: module procedure name that collides with the GNU intrinsic


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.

Tobias                          


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