]> git.ipfire.org Git - thirdparty/gcc.git/commit
amdgcn: Re-enable trampolines
authorAndrew Stubbs <ams@baylibre.com>
Thu, 8 Aug 2024 13:12:43 +0000 (13:12 +0000)
committerAndrew Stubbs <ams@baylibre.com>
Thu, 8 Aug 2024 13:49:10 +0000 (13:49 +0000)
commit6f71e050a51378e1811b90fe9c16cd37bf4c48ec
tree75cbf2cf82cb40797496fde01dcf3e822063c47b
parent190ad81282057b0e5884faaaad30a7270356b9b1
amdgcn: Re-enable trampolines

The stacks are executable since the reverse-offload features were added, so
trampolines actually do work.

gcc/ChangeLog:

* config/gcn/gcn.cc (gcn_trampoline_init): Re-enable trampolines.
gcc/config/gcn/gcn.cc