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 bootstrap/81168] New: Absence of vfp2 FPU


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

            Bug ID: 81168
           Summary: Absence of vfp2 FPU
           Product: gcc
           Version: 6.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
          Assignee: unassigned at gcc dot gnu.org
          Reporter: klim90 at mail dot ru
  Target Milestone: ---

In GCC 6.3.0 (and 5.1.0), the FPU vfp2 absences in
/gcc-6.3.0/gcc/config/arm/arm-fpus.def. I have an error at compiling toolchain
for my target (armv5te) with this FPU.
In GCC 7.1.0, I have no the error, but this version has another file structure
without arm-fpus.def file.
How can I build toolchain for vfp2 FPU in GCC 6.3.0?

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