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/20520] allocatable arrays used without being allocated without a warning


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-03-17 17:37 -------
Confirmed, but this is valid code (yes undefined).  Even ICC 8.1 accepts the code without warnings or 
errors.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|                            |diagnostic
   Last reconfirmed|0000-00-00 00:00:00         |2005-03-17 17:37:26
               date|                            |
            Summary|allocatable arrays may be   |allocatable arrays used
                   |used without being allocated|without being allocated
                   |                            |without a warning


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


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