]> git.ipfire.org Git - thirdparty/gcc.git/commit
gcc: xtensa: fix salt/saltu version check
authorMax Filippov <jcmvbkbc@gmail.com>
Thu, 7 Sep 2023 03:13:22 +0000 (20:13 -0700)
committerMax Filippov <jcmvbkbc@gmail.com>
Sun, 29 Oct 2023 02:57:30 +0000 (19:57 -0700)
commitcc7aca846ae524f36a350cd54cd31da22acd6805
treeed49e6b77bb0435d6121b0d0ef188b4dd662eb77
parentb8b63e87669ef835e367f7b8ad437c6d1a6791f1
gcc: xtensa: fix salt/saltu version check

gcc/
* config/xtensa/xtensa.h (TARGET_SALT): Change HW version from
260000 (which corresponds to RF-2014.0) to 270000 (which
corresponds to RG-2015.0, the release where salt/saltu opcodes
were introduced).
gcc/config/xtensa/xtensa.h