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/49636] New: Associate construct confused with slightly complicated case


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

           Summary: Associate construct confused with slightly complicated
                    case
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: fkrogh#gcc@mathalacarte.com


Created attachment 24684
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24684
Fails test, with minor change works

The attached 16 line fortran program shows the problem.  The Intel (11.1)
compiler works on this example.


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