[patch, fortran] PR25061 procedure name conflict

Jerry DeLisle jvdelisle@verizon.net
Tue Jun 19 05:59:00 GMT 2007


This bug is an accepts-invalid bug. This simple patch traps this condition and 
issues an error.

Regression tested on x86-64-gnu-linux with no failures.

Test case attached. I will dejagnu it before I commit.

OK to commit to trunk?

Jerry

2007-06-18  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

	PR fortran/25061
	* decl.c (get_proc_name) Check symbol for interface and issue an error.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr25061.diff
Type: text/x-patch
Size: 828 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20070619/7a84201e/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr25061.f90
Type: text/x-fortran
Size: 155 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20070619/7a84201e/attachment-0001.bin>


More information about the Gcc-patches mailing list