[Patch, Fortran, 4.5 Regression] PR 39861/39864: Problems with INTRINSIC

Janus Weil janus@gcc.gnu.org
Thu Apr 23 22:18:00 GMT 2009


Hi all,

here is the (pretty obvious) fix for PR 39861 and 39864. Both have
been caused by r146554, which I committed yesterday to fix PR 39735,
and which included some modifications for intrinsics.

I'm amazed by two things:
1) how indifferent the testsuite reacted to these regressions
2) how fast our users were in finding them

The two-line patch has been regtested on x86_64-unknown-linux-gnu. Ok for trunk?

Thanks for the reports and sorry for the trouble.

Cheers,
Janus



2009-04-23  Janus Weil  <janus@gcc.gnu.org>

	PR fortran/39861
	PR fortran/39864
	* symbol.c (gfc_copy_formal_args_intr): Set attr.flavor and attr.dummy
	for the formal arguments.


2009-04-23  Janus Weil  <janus@gcc.gnu.org>

	PR fortran/39861
	PR fortran/39864
	* gfortran.dg/intrinsic_1.f90: New.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr39861_39864.diff
Type: text/x-patch
Size: 1529 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20090423/fa02a766/attachment.bin>


More information about the Gcc-patches mailing list