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/23884] failure in gcc


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-09-14 19:29 -------
Reduced testcase:
      module param
      double precision mutdefc(8,5,7)
      data mutdefc(1,1,7) /0.0000d0/
     *     mutdefc(1,1,7) /0.0000d0/
      end module param

But this is really a dup of bug 17737

*** This bug has been marked as a duplicate of 17737 ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |DUPLICATE


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


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