public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "dave.anglin at bell dot net" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug testsuite/113428] [14 regression] gcc.dg/gomp/bad-array-section-c-3.c fails after r14-7158-gb5476e4c881b0d
Date: Wed, 06 Mar 2024 15:24:20 +0000	[thread overview]
Message-ID: <bug-113428-4-P1iDh88FC3@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-113428-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #5 from dave.anglin at bell dot net ---
On 2024-03-06 5:06 a.m., rearnsha at gcc dot gnu.org wrote:
> I'm guessing it's this that's causing the problem because int and int* are the
> same size on 32-bit targets.  So would changing the test to:
>
> -  int arr[20];
> +  char arr[20];
>
> be enough?  AFAIK we don't have any targets with 8-bit pointers.
Test passes with the attached change on hppa-unknown-linux-gnu.

  parent reply	other threads:[~2024-03-06 15:24 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-16 19:18 [Bug testsuite/113428] New: " seurer at gcc dot gnu.org
2024-01-17  8:00 ` [Bug testsuite/113428] " rguenth at gcc dot gnu.org
2024-01-17  9:22 ` clyon at gcc dot gnu.org
2024-01-17 13:46 ` ro at gcc dot gnu.org
2024-03-06 10:00 ` rearnsha at gcc dot gnu.org
2024-03-06 10:06 ` rearnsha at gcc dot gnu.org
2024-03-06 15:24 ` dave.anglin at bell dot net [this message]
2024-03-06 17:24 ` rearnsha at gcc dot gnu.org
2024-03-07 20:51 ` law at gcc dot gnu.org
2024-03-11 15:52 ` cvs-commit at gcc dot gnu.org
2024-03-11 17:19 ` rearnsha 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-113428-4-P1iDh88FC3@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).