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 c++/90448] [8/9/10/11 Regression] decltype-based lambda parameter pack is rejected
Date: Tue, 09 Mar 2021 15:23:11 +0000	[thread overview]
Message-ID: <bug-90448-4-aGu63J9BKa@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-90448-4@http.gcc.gnu.org/bugzilla/>

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

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

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

commit r11-7579-gdefafb78cbcb7e2d5abd40379afdecee8b1a0d06
Author: Eric Botcazou <ebotcazou@adacore.com>
Date:   Tue Mar 9 16:12:22 2021 +0100

    Fix internal error on lambda function

    This boils down to the RTL expander trying to take the address of a DECL
    whose RTX is a register.

    gcc/
            PR c++/90448
            * calls.c (initialize_argument_information): When the argument
            is passed by reference, do not make a copy in a thunk only if
            the argument is already in memory.  Remove redundant test for
            the case of callee copy.

  parent reply	other threads:[~2021-03-09 15:23 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bug-90448-4@http.gcc.gnu.org/bugzilla/>
2020-04-22 14:57 ` [Bug c++/90448] [8/9/10 " paolo.carlini at oracle dot com
2020-04-22 16:05 ` cvs-commit at gcc dot gnu.org
2020-04-23 17:55 ` [Bug c++/90448] [8/9 " jakub at gcc dot gnu.org
2020-04-23 19:30 ` ro at gcc dot gnu.org
2020-04-24 13:11 ` jakub at gcc dot gnu.org
2020-07-10 13:06 ` [Bug c++/90448] [8/9/10/11 " ro at gcc dot gnu.org
2021-01-20 15:07 ` ro at gcc dot gnu.org
2021-03-04 21:49 ` seurer at gcc dot gnu.org
2021-03-04 21:51 ` seurer at gcc dot gnu.org
2021-03-08 10:22 ` ebotcazou at gcc dot gnu.org
2021-03-09 15:23 ` cvs-commit at gcc dot gnu.org [this message]
2021-03-09 15:24 ` cvs-commit at gcc dot gnu.org
2021-03-09 15:25 ` ebotcazou at gcc dot gnu.org
2022-04-01  6:07 ` linkw 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-90448-4-aGu63J9BKa@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).