public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/110266] New: ice in gimple_range_adjustment
@ 2023-06-15  9:23 dcb314 at hotmail dot com
  2023-06-15  9:29 ` [Bug c/110266] " dcb314 at hotmail dot com
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: dcb314 at hotmail dot com @ 2023-06-15  9:23 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 110266
           Summary: ice in gimple_range_adjustment
           Product: gcc
           Version: unknown
            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 55326
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=55326&action=edit
C source code

The attached C code does this with today's gcc trunk:

$ ~/gcc/results/bin/gcc -c -O2 bug933.c
during GIMPLE pass: vrp
blockswitch.c: In function ‘PsyBufferUpdate’:
blockswitch.c:347:13: internal compiler error: tree check: expected
integer_cst, have real_cst in to_wide, at tree.h:6314
0x1151782 tree_check_failed(tree_node const*, char const*, int, char const*,
...)
        ../../trunk.year/gcc/tree.cc:8899
0x1b773a1 gimple_range_adjustment(vrange&, gimple const*)
        ../../trunk.year/gcc/gimple-range-fold.cc:0

It seems to have gone wrong sometime between 20230609 and 20230611.
Git hashes g:067a8c7cb897b6a1 and g:20c85207abd543c7.

I will have a go at reducing the code.

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

end of thread, other threads:[~2023-06-16 23:32 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-15  9:23 [Bug c/110266] New: ice in gimple_range_adjustment dcb314 at hotmail dot com
2023-06-15  9:29 ` [Bug c/110266] " dcb314 at hotmail dot com
2023-06-15 10:21 ` dcb314 at hotmail dot com
2023-06-15 10:26 ` dcb314 at hotmail dot com
2023-06-15 10:36 ` dcb314 at hotmail dot com
2023-06-15 10:48 ` dcb314 at hotmail dot com
2023-06-15 15:53 ` [Bug tree-optimization/110266] [14 Regression] " pinskia at gcc dot gnu.org
2023-06-15 15:59 ` pinskia at gcc dot gnu.org
2023-06-15 17:38 ` cvs-commit at gcc dot gnu.org
2023-06-15 17:38 ` amacleod at redhat dot com
2023-06-15 17:57 ` cvs-commit at gcc dot gnu.org
2023-06-16 23:32 ` pinskia 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).