diff options
author | Giuliano Belinassi <gbelinassi@suse.de> | 2022-05-18 16:16:48 -0300 |
---|---|---|
committer | Giuliano Belinassi <gbelinassi@suse.de> | 2022-05-19 10:00:09 -0300 |
commit | 16e02662c092c6e3087628ef0030e7daa2f71485 (patch) | |
tree | 26bbb7619efcedd07c638b294d6707b41bb42191 /gcc/ada/gcc-interface/decl.cc | |
parent | 19258b113872bd6774f215c63d82dc48ee1198b6 (diff) | |
download | gcc-16e02662c092c6e3087628ef0030e7daa2f71485.zip gcc-16e02662c092c6e3087628ef0030e7daa2f71485.tar.gz gcc-16e02662c092c6e3087628ef0030e7daa2f71485.tar.bz2 |
PR105647 Update pr105169* so it does not fail on powerpc64le
On powerpc64le, the tests related to pr105169 failed because the
.localentry was not on a power of two address due to the extra nop
instruction taking one byte and thus moving its position one byte
further. Generating two nops instead moves .localentry to a valid
position.
gcc/testsuite/ChangeLog
2022-05-18 Giuliano Belinassi <gbelinassi@suse.de>
PR target/105647
* g++.dg/modules/pr105169_a.C: Change -fpatchable-function-entry to 2.
* g++.dg/modules/pr105169_b.C: Likewise.
Diffstat (limited to 'gcc/ada/gcc-interface/decl.cc')
0 files changed, 0 insertions, 0 deletions