This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/50514] gfortran should check ISHFT & ISHFTC aruments (r178939)
- From: "kargl at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 20 Oct 2011 18:11:33 +0000
- Subject: [Bug fortran/50514] gfortran should check ISHFT & ISHFTC aruments (r178939)
- Auto-submitted: auto-generated
- References: <bug-50514-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50514
kargl at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--- Comment #5 from kargl at gcc dot gnu.org 2011-10-20 18:11:33 UTC ---
Fixed on trunk for static checking. Runtime checking is not
going to happen due to the overhead.