This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/36874] Add shape checks to cshift/eoshift



------- Comment #2 from tkoenig at gcc dot gnu dot org  2008-07-28 10:48 -------
Why a run-time check?

AFAIK, we can always determine the rank at runtime, so unless somebody messes
with our array descriptors big time, we should be safe.


-- 

tkoenig at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tkoenig at gcc dot gnu dot
                   |                            |org
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2008-07-28 10:48:37
               date|                            |


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]