public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "cvs-commit at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug debug/101283] Several tests fail on Darwin with -gctf/gbtf
Date: Tue, 06 Jul 2021 00:47:37 +0000	[thread overview]
Message-ID: <bug-101283-4-ixrSBvYFSf@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-101283-4@http.gcc.gnu.org/bugzilla/>

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101283

--- Comment #13 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Indu Bhagat <ibhagat@gcc.gnu.org>:

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

commit r12-2044-ga3543b5e8002c033b2304d7ac1d1e58218eebb51
Author: Indu Bhagat <indu.bhagat@oracle.com>
Date:   Mon Jul 5 17:28:24 2021 -0700

    CTF,BTF testsuite: Use -gdwarf-4 for restrict type qualifier [PR101283]

    DWARF DIEs do not contain DW_TAG_restrict_type when DWARF version is 2.
CTF/BTF
    generation feeds off DWARF DIEs, and as such, CTF records of kind
    CTF_K_RESTRICT cease to be generated when DWARF version is 2.

    This patch fixes the failure of these testcases on Darwin by using an
explicit
    -gdwarf-4 in the dg-options. This keeps the CTF record generation for
restrict
    type qualifier tested.

      PR debug/101283 - Several tests fail on Darwin with -gctf/gbtf

    2021-07-05  Indu Bhagat  <indu.bhagat@oracle.com>

    gcc/testsuite/ChangeLog:

            PR debug/101283
            * gcc.dg/debug/btf/btf-cvr-quals-1.c: Use -gdwarf-4 on Darwin
targets.
            * gcc.dg/debug/ctf/ctf-cvr-quals-1.c: Likewise.

  parent reply	other threads:[~2021-07-06  0:47 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-01 11:42 [Bug debug/101283] New: Severaal test fail on Darwin with -gctf dominiq at lps dot ens.fr
2021-07-01 15:56 ` [Bug debug/101283] Several tests " cvs-commit at gcc dot gnu.org
2021-07-01 16:22 ` ibhagatgnu at gmail dot com
2021-07-01 16:32 ` iains at gcc dot gnu.org
2021-07-01 16:46 ` dominiq at lps dot ens.fr
2021-07-02  6:16 ` [Bug debug/101283] Several tests fail on Darwin with -gctf/gbtf rguenth at gcc dot gnu.org
2021-07-02  9:01 ` iains at gcc dot gnu.org
2021-07-02 14:50 ` cvs-commit at gcc dot gnu.org
2021-07-02 14:50 ` cvs-commit at gcc dot gnu.org
2021-07-02 14:55 ` iains at gcc dot gnu.org
2021-07-02 15:13 ` iains at gcc dot gnu.org
2021-07-05 15:27 ` ibhagatgnu at gmail dot com
2021-07-05 20:42 ` iains at gcc dot gnu.org
2021-07-05 21:20 ` ibhagatgnu at gmail dot com
2021-07-06  0:47 ` cvs-commit at gcc dot gnu.org [this message]
2021-07-06  1:28 ` ibhagatgnu at gmail dot com
2021-07-06 21:08 ` cvs-commit at gcc dot gnu.org
2021-07-06 23:05 ` cvs-commit at gcc dot gnu.org
2021-07-06 23:14 ` cvs-commit at gcc dot gnu.org
2021-07-06 23:20 ` ibhagatgnu at gmail dot com
2021-07-09  1:51 ` dje at gcc dot gnu.org
2021-09-27 19:05 ` ibhagatgnu at gmail dot com
2021-09-27 19:09 ` iains at gcc dot gnu.org
2021-09-29 18:08 ` ibhagat at gcc dot gnu.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-101283-4-ixrSBvYFSf@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).