------- Comment #14 from pault at gcc dot gnu dot org  2006-08-16 12:54 -------
Created an attachment (id=12083)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12083&action=view)
Fix for the PR

Jakub,

The last part of this patch is required to stop the likes of the function f1,
in gfortran.fortran-torture/execute/entry_6.f90 from complaining that the
parameters a and b are unused.  Do you think that this is the right place to do
this, or should I do it in create_function_arglist?

Paul


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18111

Reply via email to