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 lto/97508] [10 Regression] ICE: decompressed stream: Destination buffer is too small
Date: Thu, 29 Oct 2020 18:22:36 +0000	[thread overview]
Message-ID: <bug-97508-4-4fPEf5gkux@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-97508-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #7 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-10 branch has been updated by Martin Liska
<marxin@gcc.gnu.org>:

https://gcc.gnu.org/g:32d16af0c4ede8d008d4360cca7c805db518166f

commit r10-8954-g32d16af0c4ede8d008d4360cca7c805db518166f
Author: Martin Liska <mliska@suse.cz>
Date:   Wed Oct 21 11:11:03 2020 +0200

    LTO: get_section: add new argument

    gcc/ChangeLog:

            PR lto/97508
            * langhooks.c (lhd_begin_section): Call get_section with
            not_existing = true.
            * output.h (get_section): Add new argument.
            * varasm.c (get_section): Fail when NOT_EXISTING is true
            and a section already exists.
            * ipa-cp.c (ipcp_write_summary): Remove.
            (ipcp_read_summary): Likewise.
            * ipa-fnsummary.c (ipa_fn_summary_read): Always read jump
            functions summary.
            (ipa_fn_summary_write): Always stream it.

    (cherry picked from commit 568de14d2e74cfdd600b8995ff6ac08c98ddef48)

  parent reply	other threads:[~2020-10-29 18:22 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-20 20:52 [Bug lto/97508] New: lto1: internal compiler error: " hjl.tools at gmail dot com
2020-10-21  6:13 ` [Bug lto/97508] " rguenth at gcc dot gnu.org
2020-10-21  7:40 ` marxin at gcc dot gnu.org
2020-10-21  8:04 ` [Bug lto/97508] [10/11 Regression] ICE: " marxin at gcc dot gnu.org
2020-10-21  8:16 ` marxin at gcc dot gnu.org
2020-10-29 13:33 ` cvs-commit at gcc dot gnu.org
2020-10-29 15:02 ` [Bug lto/97508] [10 " marxin at gcc dot gnu.org
2020-10-29 18:22 ` cvs-commit at gcc dot gnu.org [this message]
2020-10-29 18:23 ` marxin 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-97508-4-4fPEf5gkux@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).