public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/103494] New: ice in vect_get_vec_defs_for_operand, at tree-vect-stmts.c:1476
@ 2021-11-30 11:23 dcb314 at hotmail dot com
  2021-11-30 11:27 ` [Bug c++/103494] " dcb314 at hotmail dot com
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: dcb314 at hotmail dot com @ 2021-11-30 11:23 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 103494
           Summary: ice in vect_get_vec_defs_for_operand, at
                    tree-vect-stmts.c:1476
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: dcb314 at hotmail dot com
  Target Milestone: ---

Created attachment 51906
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=51906&action=edit
gzipped C++ source code

For the attached C++ code, with compiler flag -O3, does this:

/home/dcb35/rpmbuild/BUILD/libvdpau-va-gl-0.4.2/src/api-output-surface.cc:448:1:
internal compiler error: in vect_get_vec_defs_for_operand, at
tree-vect-stmts.c:1476
  448 | PutBitsIndexedImpl(VdpOutputSurface surface_id, VdpIndexedFormat
source_indexed_format,
      | ^~~~~~~~~~~~~~~~~~
0x1ff5137 vect_get_vec_defs_for_operand(vec_info*, _stmt_vec_info*, unsigned
int, tree_node*, vec<tree_node*, va_heap, vl_ptr>*, tree_node*)
        ../../trunk.git/gcc/tree-vect-stmts.c:1476
0x2014db1 vect_get_gather_scatter_ops(_loop_vec_info*, loop*, _stmt_vec_info*,
_slp_tree*, unsigned int, gather_scatter_info*, tree_node**, vec<tree_node*,
va_heap, vl_ptr>*)
        ../../trunk.git/gcc/tree-vect-stmts.c:2981

The bug first seems to occur sometime between git hash 5e5f880d0452ef2c
and 8af3f53d325fe4a6, a distance of 43 commits.

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2021-11-30 17:35 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-30 11:23 [Bug c++/103494] New: ice in vect_get_vec_defs_for_operand, at tree-vect-stmts.c:1476 dcb314 at hotmail dot com
2021-11-30 11:27 ` [Bug c++/103494] " dcb314 at hotmail dot com
2021-11-30 11:47 ` [Bug tree-optimization/103494] [12 Regression] " pinskia at gcc dot gnu.org
2021-11-30 12:39 ` dcb314 at hotmail dot com
2021-11-30 13:38 ` rguenth at gcc dot gnu.org
2021-11-30 14:23 ` rsandifo at gcc dot gnu.org
2021-11-30 14:34 ` [Bug tree-optimization/103494] [12 Regression] ice in vect_get_vec_defs_for_operand, at tree-vect-stmts.c:1476 since r12-5612-g10833849b55401a52f2334eb032a70beb688e9fc marxin at gcc dot gnu.org
2021-11-30 17:32 ` cvs-commit at gcc dot gnu.org
2021-11-30 17:35 ` rsandifo at gcc dot gnu.org

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).