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] PR 50547 / cleanup in resolve_formal_arglist


On 02.10.2011 01:43, Janus Weil wrote:
Hi all,

while working on PR50547, I noticed some strange things about
resolve_formal_arglist, so I decided to clean it up a little. The
attached patch does a couple of things:

Regtested on x86_64-unknown-linux-gnu. Ok for trunk?

OK. Thanks for the cleanup.


Tobias

2011-10-02 Janus Weil<janus@gcc.gnu.org>

	PR fortran/50547
	* resolve.c (resolve_formal_arglist): Remove unneeded error message.
	Some reshuffling.


2011-10-02 Janus Weil<janus@gcc.gnu.org>


	PR fortran/50547
	* gfortran.dg/elemental_args_check_4.f90: New.


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