public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/106824] New: ice in set_nan, at  value-range.cc:283
@ 2022-09-04  6:31 dcb314 at hotmail dot com
  2022-09-04 16:07 ` [Bug c++/106824] " dcb314 at hotmail dot com
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: dcb314 at hotmail dot com @ 2022-09-04  6:31 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 106824
           Summary: ice in set_nan, at  value-range.cc:283
           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 53535
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53535&action=edit
gzipped C++ source code

The attached C++ code does this with recent gcc:

./../include/fst/shortest-path.h:191:6: internal compiler error: in set_nan, at 
value-range.cc:283
0x13fcb6b frange::set_nan(fp_prop::kind)
        ../../trunk.git/gcc/value-range.cc:283
0x204ccb1 foperator_not_equal::op1_range(frange&, tree_node*, irange const&,
fra
nge const&, relation_kind_t) const
        ../../trunk.git/gcc/range-op-float.cc:468
0x1f2298b gimple_range_calc_op1(vrange&, gimple const*, vrange const&, vrange
co
nst&)
        ../../trunk.git/gcc/gimple-range-gori.cc:0
0x1f25a6d gori_compute::compute_operand1_range(vrange&, gimple*, vrange const&, 
tree_node*, fur_source&)

Git range seems to be 152895769581468e..4fbe3e6aa74dae5c

Flags required are -march=bdver2 -O2. I have a reduction running.

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

end of thread, other threads:[~2022-09-05 15:58 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-04  6:31 [Bug c++/106824] New: ice in set_nan, at value-range.cc:283 dcb314 at hotmail dot com
2022-09-04 16:07 ` [Bug c++/106824] " dcb314 at hotmail dot com
2022-09-04 18:51 ` dcb314 at hotmail dot com
2022-09-04 20:55 ` dcb314 at hotmail dot com
2022-09-05  6:02 ` aldyh at gcc dot gnu.org
2022-09-05  6:42 ` dcb314 at hotmail dot com
2022-09-05  6:56 ` aldyh at gcc dot gnu.org
2022-09-05 11:10 ` marxin at gcc dot gnu.org
2022-09-05 11:10 ` [Bug c++/106824] [13 Regression] ICE in set_nan, at value-range.cc:283 since r13-2266-g8bb1df032cc080b7 marxin at gcc dot gnu.org
2022-09-05 11:11 ` marxin at gcc dot gnu.org
2022-09-05 13:16 ` aldyh at gcc dot gnu.org
2022-09-05 13:47 ` [Bug middle-end/106824] " aldyh at gcc dot gnu.org
2022-09-05 15:57 ` cvs-commit at gcc dot gnu.org
2022-09-05 15:58 ` aldyh 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).