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/112818] [14 regression] ICE when building accel-ppp (error: conversion of register to a different size in ‘view_convert_expr’, verify_gimple failed) since r14-5068-g88aca917eb705b
Date: Mon, 04 Dec 2023 13:26:38 +0000	[thread overview]
Message-ID: <bug-112818-4-CZHexmX5qT@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-112818-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #8 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Richard Biener <rguenth@gcc.gnu.org>:

https://gcc.gnu.org/g:80d67d8f682a6050a3bf4dcfa18a83f321986f2a

commit r14-6116-g80d67d8f682a6050a3bf4dcfa18a83f321986f2a
Author: Richard Biener <rguenther@suse.de>
Date:   Mon Dec 4 12:50:36 2023 +0100

    tree-optimization/112818 - re-instantiate vector type size check for bswap

    For __builtin_bswap vectorization we still require an equal vector
    type size.  Re-instantiate that check.

            PR tree-optimization/112818
            * tree-vect-stmts.cc (vectorizable_bswap): Check input and
            output vector types have the same size.

            * gcc.dg/vect/pr112818.c: New testcase.

  parent reply	other threads:[~2023-12-04 13:26 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-01 22:32 [Bug tree-optimization/112818] New: [14 regression] ICE when building accel-ppp (error: conversion of register to a different size in ‘view_convert_expr’, verify_gimple failed) sjames at gcc dot gnu.org
2023-12-01 22:40 ` [Bug tree-optimization/112818] " pinskia at gcc dot gnu.org
2023-12-01 22:54 ` pinskia at gcc dot gnu.org
2023-12-01 23:06 ` pinskia at gcc dot gnu.org
2023-12-01 23:06 ` pinskia at gcc dot gnu.org
2023-12-02  1:02 ` sjames at gcc dot gnu.org
2023-12-04  6:53 ` rguenth at gcc dot gnu.org
2023-12-04  7:03 ` sjames at gcc dot gnu.org
2023-12-04  8:40 ` [Bug tree-optimization/112818] [14 regression] ICE when building accel-ppp (error: conversion of register to a different size in ‘view_convert_expr’, verify_gimple failed) since r14-5068-g88aca917eb705b sjames at gcc dot gnu.org
2023-12-04 11:48 ` rguenth at gcc dot gnu.org
2023-12-04 13:26 ` cvs-commit at gcc dot gnu.org [this message]
2023-12-04 13:27 ` rguenth 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-112818-4-CZHexmX5qT@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).