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

             Bug #: 52559
           Summary: [4.8 Regression] Spurious \x00 in error messages
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Keywords: diagnostic
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassig...@gcc.gnu.org
        ReportedBy: bur...@gcc.gnu.org
                CC: fxcoud...@gcc.gnu.org


Regression, probably due to:
  http://gcc.gnu.org/ml/fortran/2012-03/msg00015.html

There is now a spurious \x00 in the error messages:

 allocate(t::o)\x00
                1
Error: Type of entity at (1) is type incompatible with typespec

Reply via email to