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 libfortran/68347] New: Multiple build errors in libgfortran


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68347

            Bug ID: 68347
           Summary: Multiple build errors in libgfortran
           Product: gcc
           Version: 5.2.0
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: libfortran
          Assignee: unassigned at gcc dot gnu.org
          Reporter: alexey.a.rychkov at gmail dot com
  Target Milestone: ---

There are multiple bogus symbols in files (stray \33, etc):

libgfortran/kinds.h
libgfortran/kinds.inc
libgfortran/fpu-target.inc
libgfortran/c99_protos.inc

which lead to multiple compilation errors.

The gcc source code was downloaded from
ftp://ftp.gwdg.de/pub/misc/gcc/releases/gcc-5.2.0/gcc-5.2.0.tar.bz2

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