gcc/libgomp
Paul Thomas cda7004bb4 re PR fortran/25901 (overloaded function is rejected)
2005-01-23  Paul Thomas  <pault@gcc.gnu.org>

	PR fortran/25901
	* decl.c (get_proc_name): Replace subroutine and function
	attributes in "already defined" test by the formal arglist
	pointer being non-NULL.

	Fix regression in testing of admissability of attributes.
	* symbol.c (gfc_add_attribute): If the current_attr has
	non-zero intent, do not do the check for a dummy being
	used.
	* decl.c (attr_decl1): Add current_attr.intent as the
	third argument in the call to gfc_add_attribute.
	* gfortran.h: Add the third argument to the prototype
	for gfc_add_attribute.


2005-01-23  Paul Thomas  <pault@gcc.gnu.org>

	PR fortran/25901
	* gfortran.dg/internal references_2.f90: New test.

	Fix regression in testing of admissability of attributes.
	* gfortran.dg/intent_used_1.f90: New test.

From-SVN: r110106
2006-01-23 05:07:52 +00:00
..
config
testsuite re PR fortran/25901 (overloaded function is rejected) 2006-01-23 05:07:52 +00:00
ChangeLog re PR libgomp/25877 (team.c:269: warning: implicit declaration of function 'alloca') 2006-01-21 17:57:01 +00:00
Makefile.am
Makefile.in re PR fortran/25901 (overloaded function is rejected) 2006-01-23 05:07:52 +00:00
NOTES
acinclude.m4
aclocal.m4 re PR fortran/25901 (overloaded function is rejected) 2006-01-23 05:07:52 +00:00
alloc.c
barrier.c
config.h.in re PR libgomp/25877 (team.c:269: warning: implicit declaration of function 'alloca') 2006-01-21 17:57:01 +00:00
configure re PR libgomp/25877 (team.c:269: warning: implicit declaration of function 'alloca') 2006-01-21 17:57:01 +00:00
configure.ac re PR libgomp/25877 (team.c:269: warning: implicit declaration of function 'alloca') 2006-01-21 17:57:01 +00:00
configure.tgt
critical.c
env.c
error.c
fortran.c
iter.c
libgomp.h re PR libgomp/25877 (team.c:269: warning: implicit declaration of function 'alloca') 2006-01-21 17:57:01 +00:00
libgomp.map
libgomp.spec.in
libgomp_f.h.in
libgomp_g.h
loop.c
mkomp_h.pl
omp.h.in
omp_lib.f90.in
omp_lib.h.in
ordered.c
parallel.c
sections.c
single.c
team.c re PR libgomp/25877 (team.c:269: warning: implicit declaration of function 'alloca') 2006-01-21 17:57:01 +00:00
work.c