[Bug fortran/50514] gfortran should check ISHFT & ISHFTC aruments (r178939)

zeccav at gmail dot com gcc-bugzilla@gcc.gnu.org
Wed Sep 28 10:43:00 GMT 2011


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

--- Comment #2 from Vittorio Zecca <zeccav at gmail dot com> 2011-09-28 09:20:40 UTC ---
I meant checking static expressions at compilation time, as in my example.
This has no cost at run time.
You proposed a run time check that still should be done if requested with a
kind of -fcheck option.
By the way, gfortran is already checking consistency of static arguments to
intrinsic functions, it is that just these one are left unchecked.



More information about the Gcc-bugs mailing list