Here are my proposed changes to the above mentioned failing tests. For 'pr81501-9b.c', I am aware that check-function-bodies is a stronger check and therefore if that is favoured over an unordered assembly scan I am happy to replace this and just update the check-function-bodies directive to reflect the new order. Also for 'pr124407-1.c' I have simply extended the existing regex, if it is preferred that the old regex simply be removed or an even more general regex is better then I am equally happy to update this.
Thanks, Dylan Dylan Rees (1): x86_64: Update overconstrained x86_64 tests gcc/testsuite/gcc.target/i386/pr124407-1.c | 4 ++-- gcc/testsuite/gcc.target/i386/pr81501-9b.c | 18 +++--------------- 2 files changed, 5 insertions(+), 17 deletions(-) -- 2.43.0
