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 tree-optimization/97188] [11 Regression] ICE in c_tree_printer at c/c-objc-common.c:314 since r11-3303-g6450f07388f9fe57
Date: Tue, 29 Sep 2020 23:14:20 +0000	[thread overview]
Message-ID: <bug-97188-4-9ZD5wCnzoA@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-97188-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #2 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Martin Sebor <msebor@gcc.gnu.org>:

https://gcc.gnu.org/g:873f8c1e6df94a9dcbfbe69f06538e3e45ba151d

commit r11-3540-g873f8c1e6df94a9dcbfbe69f06538e3e45ba151d
Author: Martin Sebor <msebor@redhat.com>
Date:   Tue Sep 29 17:10:54 2020 -0600

    Correct and improve -Wnonnull for calls to functions with VLA arguments (PR
middle-end/97188).

    Resolves:
    PR middle-end/97188 - ICE passing a null VLA to a function expecting at
least one element

    gcc/ChangeLog:

            PR middle-end/97188
            * calls.c (maybe_warn_rdwr_sizes): Simplify warning messages.
            Correct handling of VLA argumments.

    gcc/testsuite/ChangeLog:

            PR middle-end/97188
            * gcc.dg/Wstringop-overflow-23.c: Adjust text of expected warnings.
            * gcc.dg/Wnonnull-4.c: New test.

  parent reply	other threads:[~2020-09-29 23:14 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-24  7:32 [Bug tree-optimization/97188] New: " marxin at gcc dot gnu.org
2020-09-24  7:33 ` [Bug tree-optimization/97188] " marxin at gcc dot gnu.org
2020-09-24 17:21 ` msebor at gcc dot gnu.org
2020-09-25  0:15 ` msebor at gcc dot gnu.org
2020-09-29 23:14 ` cvs-commit at gcc dot gnu.org [this message]
2020-09-29 23:16 ` [Bug tree-optimization/97188] [11 Regression] ICE passing a null VLA to a function expecting at least one element msebor 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-97188-4-9ZD5wCnzoA@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).