From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by sourceware.org (Postfix) with ESMTPS id 6EEFA3858C2D for ; Tue, 16 Aug 2022 16:13:45 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 6EEFA3858C2D Received: from mail-wm1-f71.google.com (mail-wm1-f71.google.com [209.85.128.71]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_128_GCM_SHA256) id us-mta-503-ZjKwwPWbMNKHSGb5ECqwYg-1; Tue, 16 Aug 2022 12:13:43 -0400 X-MC-Unique: ZjKwwPWbMNKHSGb5ECqwYg-1 Received: by mail-wm1-f71.google.com with SMTP id z11-20020a05600c0a0b00b003a043991610so2108038wmp.8 for ; Tue, 16 Aug 2022 09:13:43 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc; bh=XKxo5DciJogq5JrTuskSHP9ZvJNO26ra1IOTglxXfEk=; b=N5WNjUDmj/RUdd4fA7dNwRtE0+yxLF2SwqRXXG2g19uzzOJ5JPxMbs7NkOZbB0Dipp brGa5Ob1U0ox5rmUyU6izfQAJ3DL6DD973aCCzitRWZz5Q1CYgZbRHGqgfthztEqe86g chvaAVxn4n7TUv0XiEmgBFILHWgm06Dqo1kf5QEYqN8rk4erx4r/I89AcJSH89IDJGM+ gBEmLCm6BGnE3ajK9qBPYIbJfOQiL2hgY565KboJYLeYtpjLGyNVjuIoROwCK4sGUrM7 vbRkBdHtkvWbq3JxMKzmkammgXE4vcP9ZeUJMdtFiZHJeN/ZUwb2Rphxmen7SVM1rGGC 5S9Q== X-Gm-Message-State: ACgBeo1a5LOk/KS7SSUP8WxeKOiPzpjkxWRd240HOmzB12Ho6H6u64Pm m0iWZphzsyojR17ac7NK4oRXUdxbNY52ooATAzoiwrGBxXQN7QTYA9ZrJ2g4d/VQ5w0/VEx9Dd5 jyoPf0rJ/BnZxM1FqRMYUsXb7pRuoBNBBDCH4Rzz8RT7nIR8WrVGPw6TbS5x0oq9GYl3TqyDPvA == X-Received: by 2002:a5d:6d85:0:b0:220:7084:35e9 with SMTP id l5-20020a5d6d85000000b00220708435e9mr12423302wrs.11.1660666422136; Tue, 16 Aug 2022 09:13:42 -0700 (PDT) X-Google-Smtp-Source: AA6agR5aR9zSVnCjnIyTfQePGv3tzn8PQogFPGWCby218lbGL1OJvxXU2o99CVBX8psACl1rRYULSQ== X-Received: by 2002:a5d:6d85:0:b0:220:7084:35e9 with SMTP id l5-20020a5d6d85000000b00220708435e9mr12423286wrs.11.1660666421814; Tue, 16 Aug 2022 09:13:41 -0700 (PDT) Received: from localhost ([31.111.84.229]) by smtp.gmail.com with ESMTPSA id j36-20020a05600c1c2400b003a4c6e67f01sm14087969wms.6.2022.08.16.09.13.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 16 Aug 2022 09:13:41 -0700 (PDT) From: Andrew Burgess To: gdb-patches@sourceware.org Cc: Andrew Burgess Subject: [PUSHED] gdb/riscv: fix gdb.arch/riscv-unwind-long-insn.exp on RV64 Date: Tue, 16 Aug 2022 17:13:38 +0100 Message-Id: <20220816161338.3288809-1-aburgess@redhat.com> X-Mailer: git-send-email 2.25.4 MIME-Version: 1.0 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII"; x-default=true X-Spam-Status: No, score=-12.0 required=5.0 tests=BAYES_00, DKIMWL_WL_HIGH, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, GIT_PATCH_0, KAM_NUMSUBJECT, KAM_SHORT, RCVD_IN_DNSWL_LOW, SPF_HELO_NONE, SPF_NONE, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: gdb-patches@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Aug 2022 16:13:47 -0000 I noticed that the gdb.arch/riscv-unwind-long-insn.exp test was failing when run on a 64-bit RISC-V target. The problem was that GDB was failing to stop after a finish command, and was then running to an unexpected location. The reason GDB failed to stop at the finish breakpoint was that the frame-id of the inferior, when we reached the finish breakpoint, didn't match the expected frame-id that was stored on the breakpoint. The reason for this mismatch was that the assembler code that is included in this test, was written only taking 32-bit RISC-V into account, as a result, the $fp register was being corrupted, and this was causing the frame-id mismatch. Specifically, the $fp register would end up being sign-extended from 32 to 64 bits. If the expected $fp value has some significant bits above bit 31 then the computed and expected frame-ids would not match. To fix this I propose merging the two .s files into a single .S file, and making use of preprocessor macros to specialise the file for the correct size of $fp. There are plenty of existing tests that already make use of preprocessor macros in assembler files, so I assume this approach is fine. Once I'd decided to make use of preprocessor macros to solve the 32/64 bit issue, then I figured I might as well merge the two test assembler files, they only differed by a single instruction. With this change in place I now see this test fully passing on 32 and 64 bit RISC-V targets. --- .../gdb.arch/riscv-unwind-long-insn-6.s | 45 -------------- .../gdb.arch/riscv-unwind-long-insn-8.s | 45 -------------- .../gdb.arch/riscv-unwind-long-insn.S | 62 +++++++++++++++++++ .../gdb.arch/riscv-unwind-long-insn.exp | 8 ++- 4 files changed, 67 insertions(+), 93 deletions(-) delete mode 100644 gdb/testsuite/gdb.arch/riscv-unwind-long-insn-6.s delete mode 100644 gdb/testsuite/gdb.arch/riscv-unwind-long-insn-8.s create mode 100644 gdb/testsuite/gdb.arch/riscv-unwind-long-insn.S diff --git a/gdb/testsuite/gdb.arch/riscv-unwind-long-insn-6.s b/gdb/testsuite/gdb.arch/riscv-unwind-long-insn-6.s deleted file mode 100644 index 9a72847a2c8..00000000000 --- a/gdb/testsuite/gdb.arch/riscv-unwind-long-insn-6.s +++ /dev/null @@ -1,45 +0,0 @@ -/* Copyright 2019-2022 Free Software Foundation, Inc. - - This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 3 of the License, or - (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program. If not, see . */ - - .option nopic - .text - - .align 1 - .globl bar - .type bar, @function -bar: - tail 1f - .size bar, .-func - - .align 1 - .globl func - .type func, @function -func: - /* A fake 6 byte instruction. This is never executed, but the - prologue scanner will try to decode it. These long - instructions are ISA extensions, use .byte rather than an - actual instruction mnemonic so that the test can be compiled - with a toolchain that doesn't include any long instruction - extensions. */ - .byte 0x1f, 0x00, 0x00, 0x00, 0x00, 0x00 -1: - addi sp,sp,-16 - sw s0,12(sp) - addi s0,sp,16 - nop - lw s0,12(sp) - addi sp,sp,16 - jr ra - .size func, .-func diff --git a/gdb/testsuite/gdb.arch/riscv-unwind-long-insn-8.s b/gdb/testsuite/gdb.arch/riscv-unwind-long-insn-8.s deleted file mode 100644 index 694f10a3a13..00000000000 --- a/gdb/testsuite/gdb.arch/riscv-unwind-long-insn-8.s +++ /dev/null @@ -1,45 +0,0 @@ -/* Copyright 2019-2022 Free Software Foundation, Inc. - - This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 3 of the License, or - (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program. If not, see . */ - - .option nopic - .text - - .align 1 - .globl bar - .type bar, @function -bar: - tail 1f - .size bar, .-func - - .align 1 - .globl func - .type func, @function -func: - /* A fake 8 byte instruction. This is never executed, but the - prologue scanner will try to decode it. These long - instructions are ISA extensions, use .byte rather than an - actual instruction mnemonic so that the test can be compiled - with a toolchain that doesn't include any long instruction - extensions. */ - .byte 0x3f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 -1: - addi sp,sp,-16 - sw s0,12(sp) - addi s0,sp,16 - nop - lw s0,12(sp) - addi sp,sp,16 - jr ra - .size func, .-func diff --git a/gdb/testsuite/gdb.arch/riscv-unwind-long-insn.S b/gdb/testsuite/gdb.arch/riscv-unwind-long-insn.S new file mode 100644 index 00000000000..00e0a34b658 --- /dev/null +++ b/gdb/testsuite/gdb.arch/riscv-unwind-long-insn.S @@ -0,0 +1,62 @@ +/* Copyright 2019-2022 Free Software Foundation, Inc. + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program. If not, see . */ + + .option nopic + .text + + .align 1 + .globl bar + .type bar, @function +bar: + tail 1f + .size bar, .-func + + .align 1 + .globl func + .type func, @function +func: + /* A fake instruction of either 6 or 8 bytes. This is never + executed, but the prologue scanner will try to decode it. + These long instructions are ISA extensions, use .byte rather + than an actual instruction mnemonic so that the test can be + compiled with a toolchain that doesn't include any long + instruction extensions. */ +#if BAD_INSN_LEN == 6 + /* A fake 6 byte instruction. */ + .byte 0x1f, 0x00, 0x00, 0x00, 0x00, 0x00 +#elif BAD_INSN_LEN == 8 + /* A fake 8 byte instruction. */ + .byte 0x3f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 +#else +#error unexpected bad instruction length +#endif + +1: + addi sp,sp,-16 +#if __SIZEOF_POINTER__ == 8 + sd s0,8(sp) +#else + sw s0,8(sp) +#endif + addi s0,sp,16 + nop +#if __SIZEOF_POINTER__ == 8 + ld s0,8(sp) +#else + lw s0,8(sp) +#endif + addi sp,sp,16 + jr ra + .size func, .-func diff --git a/gdb/testsuite/gdb.arch/riscv-unwind-long-insn.exp b/gdb/testsuite/gdb.arch/riscv-unwind-long-insn.exp index 448c0b0c275..385e16b575f 100644 --- a/gdb/testsuite/gdb.arch/riscv-unwind-long-insn.exp +++ b/gdb/testsuite/gdb.arch/riscv-unwind-long-insn.exp @@ -27,13 +27,15 @@ if {![istarget "riscv*-*-*"]} { return } +standard_testfile riscv-unwind-long-insn.c \ + riscv-unwind-long-insn.S + foreach_with_prefix {insn_size} {6 8} { - standard_testfile riscv-unwind-long-insn.c \ - riscv-unwind-long-insn-${insn_size}.s + set flags [list debug additional_flags=-DBAD_INSN_LEN=${insn_size}] set testfile "${testfile}-${insn_size}" if {[prepare_for_testing "failed to prepare" $testfile \ - "$srcfile $srcfile2" debug]} { + "$srcfile $srcfile2" $flags]} { return -1 } -- 2.25.4