------- Comment #5 from dfranke at gcc dot gnu dot org  2007-02-11 21:51 -------
Also affected:
chmod, exit, getcwd, hostnm, link, rename, sleep, system_clock, unlink, umask 
(maybe others).

SYSTEM_CLOCK accepts INTEGER(1) if exactly one or all of its optional arguments
are of that type.

UMASK(NEW[,OLD]) also accepts INTEGER(1) in its NEW argument if OLD is not
present.


-- 

dfranke at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|kill intrinsic doesn't      |various intrinsics do not
                   |diagnose invalid argument   |diagnose invalid argument
                   |kinds                       |kinds


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

Reply via email to