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/28105] Check for memory allocations bigger than size_t



------- Comment #2 from fxcoudert at gcc dot gnu dot org  2007-04-18 07:05 -------
(In reply to comment #1)
> Will this be appropriate for all front-ends? Then, this is a duplicate of (or
> very related to) bug 18063.

We probably want runtime checks generated by the Fortran front-end for this
case, unlike what people want for C, thus it's not a complete duplicate.


-- 

fxcoudert at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
           Keywords|                            |diagnostic
   Last reconfirmed|0000-00-00 00:00:00         |2007-04-18 07:05:54
               date|                            |


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


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