public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/97359] New: ice in logical_combine, at gimple-range-gori.cc:754
@ 2020-10-09 20:43 dcb314 at hotmail dot com
  2020-10-09 20:47 ` [Bug c/97359] " dcb314 at hotmail dot com
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: dcb314 at hotmail dot com @ 2020-10-09 20:43 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 97359
           Summary: ice in logical_combine, at gimple-range-gori.cc:754
           Product: gcc
           Version: 11.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
          Assignee: unassigned at gcc dot gnu.org
          Reporter: dcb314 at hotmail dot com
  Target Milestone: ---

The attached C code, when compiled by recent gcc trunk
and compiler flag -O2, does this:

$ ../results/bin/gcc -c -O2 -w bug651.c
during GIMPLE pass: evrp
bug651.c: In function ‘func_14’:
bug651.c:12278:1: internal compiler error: in logical_combine, at
gimple-range-gori.cc:754
12278 | }
      | ^
0x18d8f56 gori_compute::logical_combine(irange&, tree_code, irange const&,
tf_range const&, tf_range const&)
        ../../trunk.git/gcc/gimple-range-gori.cc:754
0x18da9e2 gori_compute_cache::cache_stmt(gimple*)
        ../../trunk.git/gcc/gimple-range-gori.cc:1314
0x18da6c4 gori_compute_cache::compute_operand_range(irange&, gimple*, irange
const&, tree_node*)
        ../../trunk.git/gcc/gimple-range-gori.cc:1279
0x18d881e gori_compute::compute_operand1_range(irange&, gimple*, irange const&,
tree_node*)

I'll have a go at reducing the code.

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

end of thread, other threads:[~2020-11-30  3:11 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-09 20:43 [Bug c/97359] New: ice in logical_combine, at gimple-range-gori.cc:754 dcb314 at hotmail dot com
2020-10-09 20:47 ` [Bug c/97359] " dcb314 at hotmail dot com
2020-10-09 20:54 ` dcb314 at hotmail dot com
2020-10-09 21:34 ` [Bug tree-optimization/97359] [11 Regression] " jakub at gcc dot gnu.org
2020-10-10  6:50 ` aldyh at gcc dot gnu.org
2020-10-10  8:26 ` cvs-commit at gcc dot gnu.org
2020-10-10  8:28 ` aldyh at gcc dot gnu.org
2020-10-14 15:03 ` amacleod at redhat dot com
2020-11-30  3:11 ` hjl.tools at gmail dot com

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