]> git.ipfire.org Git - thirdparty/gcc.git/commit
[testsuite] fix pr70321.c PIC expectations
authorAlexandre Oliva <oliva@adacore.com>
Thu, 7 Nov 2024 05:46:57 +0000 (02:46 -0300)
committerAlexandre Oliva <oliva@gnu.org>
Thu, 7 Nov 2024 05:46:57 +0000 (02:46 -0300)
commitd17a2e8bfc91a8e401a2d8c61e23fba36e28a43d
tree92a65ef6ff316eef4df4119aec1d2377777c8c4b
parent1e2ae65a7f01fa3dcdbfd1bb5bc87b860172336d
[testsuite] fix pr70321.c PIC expectations

When we select a non-bx get_pc_thunk, we get an extra mov to set up
the PIC register before the abort call.  Expect that mov or a
get_pc_thunk.bx call.

for  gcc/testsuite/ChangeLog

* gcc.target/i386/pr70321.c: Cope with non-bx get_pc_thunk.
gcc/testsuite/gcc.target/i386/pr70321.c