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/112774] Vectorize the loop by inferring nonwrapping information from arrays
Date: Thu, 18 Jan 2024 07:52:30 +0000	[thread overview]
Message-ID: <bug-112774-4-BmQ9mFAiPr@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-112774-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #3 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Jakub Jelinek <jakub@gcc.gnu.org>:

https://gcc.gnu.org/g:484f48f03cf9a382b3bcf4dadac09c4ee59c2ddf

commit r14-8210-g484f48f03cf9a382b3bcf4dadac09c4ee59c2ddf
Author: Jakub Jelinek <jakub@redhat.com>
Date:   Thu Jan 18 08:51:53 2024 +0100

    testsuite: Fix up scev-16.c test [PR113446]

    This test FAILs on i686-linux or e.g. sparc*-solaris*, because
    it uses vect_int effective target outside of */vect/ testsuite.
    That is wrong, vect_int assumes the extra added flags by vect.exp
    by default, which aren't added in other testsuites.

    The following patch fixes that by moving the test into gcc.dg/vect/
    and doing small tweaks.

    2024-01-18  Jakub Jelinek  <jakub@redhat.com>

            PR tree-optimization/112774
            PR testsuite/113446
            * gcc.dg/tree-ssa/scev-16.c: Move test ...
            * gcc.dg/vect/pr112774.c: ... here.  Add PR comment line, use
            dg-additional-options instead of dg-options and drop
            -fdump-tree-vect-details.

      parent reply	other threads:[~2024-01-18  7:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-30  9:01 [Bug tree-optimization/112774] New: " hliu at amperecomputing dot com
2023-11-30 12:27 ` [Bug tree-optimization/112774] " rguenth at gcc dot gnu.org
2023-12-08  3:20 ` cvs-commit at gcc dot gnu.org
2024-01-18  7:52 ` cvs-commit at gcc dot gnu.org [this message]

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-112774-4-BmQ9mFAiPr@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).