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 testsuite/52641] Test cases fail for 16-bit int targets
Date: Mon, 22 May 2023 18:21:04 +0000	[thread overview]
Message-ID: <bug-52641-4-hPLmJ1vLzC@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-52641-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #20 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Georg-Johann Lay <gjl@gcc.gnu.org>:

https://gcc.gnu.org/g:42d6b7d58caf7858704d93ce2f7a8cdf8a071e44

commit r14-1076-g42d6b7d58caf7858704d93ce2f7a8cdf8a071e44
Author: Georg-Johann Lay <avr@gjlay.de>
Date:   Mon May 22 20:14:51 2023 +0200

    testsuite/52641: Fix more of implicit int=32 assumption fallout.

    gcc/testsuite/
            PR testsuite/52641
            * gcc.c-torture/compile/pr108892.c: Require int32.
            * gcc.c-torture/compile/pr98199.c: Require int32plus.
            * gcc.dg/analyzer/call-summaries-pr107072.c: Same.
            * gcc.dg/analyzer/null-deref-pr105755.c: Same.
            * gcc.dg/tree-ssa/pr102232.c: Same.
            * gcc.dg/tree-ssa/pr105860.c: Same.
            * gcc.dg/tree-ssa/pr96730.c: Same.
            * gcc.dg/tree-ssa/pr96779-disabled.c: Same.
            * gcc.dg/tree-ssa/pr96779.c: Same.
            * gcc.dg/tree-ssa/pr98513.c: Same.
            * gcc.dg/tree-ssa/ssa-sink-18.c
            * gcc.dg/analyzer/coreutils-cksum-pr108664.c: Require int32plus,
            size24plus.
            * gcc.dg/analyzer/doom-s_sound-pr108867.c: Require size32plus.
            * gcc.dg/analyzer/malloc-CWE-590-examples.c: Same.
            * gcc.dg/debug/btf/btf-bitfields-4.c: Same.
            * gcc.dg/tree-ssa/pr93435.c: Same.
            * gcc.dg/analyzer/null-deref-pr102671-1.c: Require ptr_eq_long:
            * gcc.dg/analyzer/null-deref-pr102671-2.c: Same.
            *
gcc.dg/analyzer/null-deref-pr108251-smp_fetch_ssl_fc_has_early-O2.c:
            Same.
            * gcc.dg/analyzer/null-deref-pr108251-smp_fetch_ssl_fc_has_early.c:
            Same.
            * gcc.dg/tree-ssa/pr103345.c: Use uint32_t.
            * gcc.dg/tree-ssa/ssa-ccp-41.c [sizeof(int)==2]: Same.
            * gcc.dg/tree-ssa/pr109031-1.c: Use uint16_t, uint32_t.
            * gcc.dg/tree-ssa/pr109031-2.c: Same.
            * gcc.dg/Warray-bounds-49.c (dg-warning): Discriminate int !=
short.
            * gcc.dg/Warray-bounds-52.c (dg-warning): Discriminate avr.
            * gcc.dg/Warray-bounds-33.c: Skip target avr.
            * gcc.dg/analyzer/fd-access-mode-target-headers.c: Same.
            * gcc.dg/analyzer/flex-with-call-summaries.c: Same.
            * gcc.dg/analyzer/isatty-1.c: Same.
            * gcc.dg/analyzer/pipe-glibc.c: Same.

  parent reply	other threads:[~2023-05-22 18:21 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-20 19:36 [Bug testsuite/52641] New: " gjl at gcc dot gnu.org
2012-03-20 19:39 ` [Bug testsuite/52641] " gjl at gcc dot gnu.org
2012-03-20 20:32 ` gjl at gcc dot gnu.org
2012-03-21 10:51 ` gjl at gcc dot gnu.org
2012-03-21 17:47 ` hp at gcc dot gnu.org
2012-04-24 17:08 ` gjl at gcc dot gnu.org
2012-04-24 17:20 ` gjl at gcc dot gnu.org
2012-05-16 12:48 ` gjl at gcc dot gnu.org
2012-11-23 10:09 ` gjl at gcc dot gnu.org
2012-11-26 18:47 ` gjl at gcc dot gnu.org
2013-03-04 11:13 ` gjl at gcc dot gnu.org
2013-08-14 15:37 ` amylaar at gcc dot gnu.org
2013-08-29 13:15 ` jakub at gcc dot gnu.org
2023-05-22 14:50 ` cvs-commit at gcc dot gnu.org
2023-05-22 18:21 ` cvs-commit at gcc dot gnu.org [this message]
2023-05-30 20:05 ` cvs-commit at gcc dot gnu.org
2024-01-07 12:44 ` cvs-commit at gcc dot gnu.org
2024-01-07 12:44 ` cvs-commit at gcc dot gnu.org
2024-01-07 15:54 ` cvs-commit at gcc dot gnu.org
2024-07-01 11:07 ` cvs-commit 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-52641-4-hPLmJ1vLzC@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).