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/55745] New: [4.8 regression] FAIL: gfortran.dg/pr26246_2.f90 -O scan-tree-dump-times original "static int" 0


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

             Bug #: 55745
           Summary: [4.8 regression] FAIL: gfortran.dg/pr26246_2.f90  -O
                    scan-tree-dump-times original "static int" 0
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: schwab@linux-m68k.org


Since r194604:

$ grep 'static int' pr26246_2.f90.003t.original 
  static integer(kind=4) _F.string;


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