------- Additional Comments From pinskia at physics dot uc dot edu  2005-03-29 
07:24 -------
Subject: Re:  INQUIRE incorrectly reports the existence of UNITS


On Mar 29, 2005, at 2:13 AM, fxcoudert at gcc dot gnu dot org wrote:

> -    *ioparm.exist = (u != NULL);
> +    *ioparm.exist = (u != NULL ? 1 : 0);

This change does nothing.

-- Pinski



-- 


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

Reply via email to