http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52585
--- Comment #3 from Tobias Burnus 2012-03-17
17:04:03 UTC ---
Author: burnus
Date: Sat Mar 17 17:03:59 2012
New Revision: 185485
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=185485
Log:
2012-03-17 Tobias Burnus
PR fortran/52
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52585
--- Comment #2 from Tobias Burnus 2012-03-14
14:41:05 UTC ---
I think one needs something like the following for both the first and the
second argument.
if (arg1->expr->symtree->n.sym->attr.proc_pointer
&& arg1->expr->symtree->n.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52585
Tobias Burnus changed:
What|Removed |Added
Keywords||wrong-code
CC|