public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Richard Biener <richard.guenther@gmail.com>
To: Eric Botcazou <ebotcazou@adacore.com>
Cc: GCC Patches <gcc-patches@gcc.gnu.org>
Subject: Re: [C++] Fix PR bootstrap/81926
Date: Mon, 04 Sep 2017 09:08:00 -0000	[thread overview]
Message-ID: <CAFiYyc0jxLb2pHcfW5hMr41pgX5wcQoz=nDZ=WVdm7XGH8VaNw@mail.gmail.com> (raw)
In-Reply-To: <3961259.xr4ZDA7IUD@polaris>

On Sun, Sep 3, 2017 at 4:15 PM, Eric Botcazou <ebotcazou@adacore.com> wrote:
>> But not types, less using langhooks.
>
> #0  cp_get_debug_type (type=0x7ffff07702a0)
>     at /home/eric/svn/gcc-7.2.0/gcc/cp/cp-objcp-common.c:142
> #1  0x00000000009f2c86 in gen_type_die_with_usage (
>     type=type@entry=0x7ffff07702a0,
>     context_die=context_die@entry=0x7fffed7e90a0,
>     usage=usage@entry=DINFO_USAGE_DIR_USE)
>     at /home/eric/svn/gcc-7.2.0/gcc/dwarf2out.c:24566
> #2  0x00000000009f4e55 in gen_type_die (type=0x7ffff07702a0,
>     context_die=context_die@entry=0x7fffed7e90a0)
>     at /home/eric/svn/gcc-7.2.0/gcc/dwarf2out.c:24745
> #3  0x00000000009f9f67 in gen_decl_die (decl=decl@entry=0x7ffff076a980,
>     origin=origin@entry=0x0, ctx=ctx@entry=0x0,
>     context_die=context_die@entry=0x7fffed7e90a0)
>     at /home/eric/svn/gcc-7.2.0/gcc/dwarf2out.c:25422
> #4  0x00000000009f8c13 in gen_subprogram_die (decl=decl@entry=0x7ffff1109a00,
>     context_die=context_die@entry=0x7ffff6c5f000)
>     at /home/eric/svn/gcc-7.2.0/gcc/dwarf2out.c:22386
> #5  0x00000000009f95dc in gen_decl_die (decl=decl@entry=0x7ffff1109a00,
>     origin=<optimized out>, origin@entry=0x0, ctx=ctx@entry=0x0,
>     context_die=context_die@entry=0x7ffff6c5f000)
>     at /home/eric/svn/gcc-7.2.0/gcc/dwarf2out.c:25335
> #6  0x00000000009fc2d2 in dwarf2out_decl (decl=0x7ffff1109a00)
>     at /home/eric/svn/gcc-7.2.0/gcc/dwarf2out.c:25844
> #7  0x0000000000a13404 in dwarf2out_function_decl (decl=<optimized out>)
>     at /home/eric/svn/gcc-7.2.0/gcc/dwarf2out.c:25859
> #8  0x0000000000a74197 in rest_of_handle_final ()
>     at /home/eric/svn/gcc-7.2.0/gcc/final.c:4520

Ah, wishful thinking on my side ;)  Well, I suppose it'll be true in the future
when free-lang-data runs unconditionally and resets all langhooks.

Richard.

> --
> Eric Botcazou

  reply	other threads:[~2017-09-04  9:08 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-02 11:01 Eric Botcazou
2017-09-02 14:33 ` Richard Biener
2017-09-03  8:05   ` Eric Botcazou
2017-09-03  8:43     ` Richard Biener
2017-09-03 14:16       ` Eric Botcazou
2017-09-04  9:08         ` Richard Biener [this message]
2017-09-04  8:08   ` Eric Botcazou
2017-09-09  8:30     ` Jason Merrill
2017-09-22 20:20       ` Eric Botcazou

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='CAFiYyc0jxLb2pHcfW5hMr41pgX5wcQoz=nDZ=WVdm7XGH8VaNw@mail.gmail.com' \
    --to=richard.guenther@gmail.com \
    --cc=ebotcazou@adacore.com \
    --cc=gcc-patches@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).