[Bug fortran/44022] Spurious 'unused parameter' for a used procedure argument

burnus at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri May 7 13:09:00 GMT 2010



------- Comment #1 from burnus at gcc dot gnu dot org  2010-05-07 13:08 -------
Manuel: As this is a middle-end warning, do you have an idea?


dgees_selecth (logical(kind=4) (*<T410>) (void) select)
{
  logical(kind=4) __result_dgees_selecth.0;
  logical(kind=4) D.1538;
  logical(kind=4) __result_dgees_selecth;

  __result_dgees_selecth.0 = select ();


-- 

burnus at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |manu at gcc dot gnu dot org,
                   |                            |burnus at gcc dot gnu dot
                   |                            |org
           Keywords|                            |diagnostic


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



More information about the Gcc-bugs mailing list