public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-2099] testsuite: gcc.dg/debug/btf/btf-bitfields-3.c remove -fno-short-enums PR debug/101321
@ 2021-07-07 12:44 Christophe Lyon
  0 siblings, 0 replies; only message in thread
From: Christophe Lyon @ 2021-07-07 12:44 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:e8073c04536214c856a6340fea23d676cd7436af

commit r12-2099-ge8073c04536214c856a6340fea23d676cd7436af
Author: Christophe Lyon <christophe.lyon@foss.st.com>
Date:   Wed Jul 7 12:42:34 2021 +0000

    testsuite: gcc.dg/debug/btf/btf-bitfields-3.c remove -fno-short-enums PR debug/101321
    
    After r12-2094, -fno-short-enums is non longer necessary.
    
    2021-07-07  Christophe Lyon  <christophe.lyon@foss.st.com>
    
            PR debug/101321
            gcc/testsuite/
            * gcc.dg/debug/btf/btf-bitfields-3.c: Remove -fno-short-enums.

Diff:
---
 gcc/testsuite/gcc.dg/debug/btf/btf-bitfields-3.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/testsuite/gcc.dg/debug/btf/btf-bitfields-3.c b/gcc/testsuite/gcc.dg/debug/btf/btf-bitfields-3.c
index 0e00f2b81fb..2984a3357eb 100644
--- a/gcc/testsuite/gcc.dg/debug/btf/btf-bitfields-3.c
+++ b/gcc/testsuite/gcc.dg/debug/btf/btf-bitfields-3.c
@@ -14,7 +14,7 @@
    */
 
 /* { dg-do compile } */
-/* { dg-options "-O0 -gbtf -dA -fno-short-enums" } */
+/* { dg-options "-O0 -gbtf -dA" } */
 
 /* Enum with 4 members.  */
 /* { dg-final { scan-assembler-times "\[\t \]0x6000004\[\t \]+\[^\n\]*btt_info" 1 } } */


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-07-07 12:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-07 12:44 [gcc r12-2099] testsuite: gcc.dg/debug/btf/btf-bitfields-3.c remove -fno-short-enums PR debug/101321 Christophe Lyon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).