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 target/86264] New: [ARM] unsupported v2/v3 code remaining


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

            Bug ID: 86264
           Summary: [ARM] unsupported v2/v3 code remaining
           Product: gcc
           Version: 9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: clyon at gcc dot gnu.org
  Target Milestone: ---

As discussed in https://gcc.gnu.org/ml/gcc-patches/2018-06/msg01290.html, there
is some code for arm v2/v3 still present while we dropped support for these old
architectures a while ago.

I've noticed:
include/longlong.h
libffi/src/arm/sysv.S

Since the latter belongs to a separate project, it's not immediately clear if
we can drop this support or if they want to keep supporting older GCC releases.

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