[Bug target/86383] arm-netbsdelf cross compiler fails in selftests

ktkachov at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jul 3 08:36:00 GMT 2018


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

ktkachov at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2018-07-03
                 CC|                            |krister.walfridsson at gmail dot c
                   |                            |om
     Ever confirmed|0                           |1

--- Comment #1 from ktkachov at gcc dot gnu.org ---
Ah yes. We removed support for the deprecated arm6 CPU in GCC 9 but
arm*-*-netbsdelf* uses it as the default if no --with-cpu is given. We should
move the default CPU up to something more modern.

CC'ing the NetBSD OS port maintainers. Can you recommend a more recent default
arm CPU to be the default?


More information about the Gcc-bugs mailing list