]> git.ipfire.org Git - thirdparty/gcc.git/commit
[committed] ft32 doesn't support trampolines.
authorJeff Law <jlaw@ventanamicro.com>
Sat, 2 Nov 2024 02:31:11 +0000 (20:31 -0600)
committerJeff Law <jlaw@ventanamicro.com>
Sat, 2 Nov 2024 02:31:11 +0000 (20:31 -0600)
commit6a2e8913df605e62f20833a6e688ea1950147edc
tree9fd715c7b6066d7244a5fe5289f0bbb687e297c3
parent4a5a63596dd82d20fd1cc11a69ec1e4729225645
[committed] ft32 doesn't support trampolines.

The ft32 has never supported trampolines, but the target supports bits weren't
appropriately updated.

Fixed thusly.

gcc/testsuite
* lib/target-supports.exp (check_effective_target_trampolines): ft32
does not support trampolines.
gcc/testsuite/lib/target-supports.exp