public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/111929] New: in decompose, at wide-int.h:1049
@ 2023-10-23  7:49 dcb314 at hotmail dot com
  2023-10-23  9:40 ` [Bug c++/111929] " rguenth at gcc dot gnu.org
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: dcb314 at hotmail dot com @ 2023-10-23  7:49 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 111929
           Summary: in decompose, at wide-int.h:1049
           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 56174
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=56174&action=edit
gzipped C++ source code

The attached C++ code does this:


$ ../results/bin/gcc -c -w bug968.cc 
In file included from main.cpp:32:
../../src/zsolve/LinearSystem.hpp: In function ‘std::ostream&
_4ti2_zsolve_::operator<<(std::ostream&, LinearSystem<T>&)’:
../../src/zsolve/LinearSystem.hpp:162:40: internal compiler error: in
decompose, at wide-int.h:1049
0xd52950 tree_nonzero_bits(tree_node const*)
        ../../trunk.year/gcc/fold-const.cc:0
0xd519f1 tree_nonzero_bits(tree_node const*)
        ../../trunk.year/gcc/fold-const.cc:16835

The bug first seems to occur sometime between g:88c27070c253094f
and g:66c26e5cfdf65ae0

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

end of thread, other threads:[~2023-10-27 15:31 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-23  7:49 [Bug c++/111929] New: in decompose, at wide-int.h:1049 dcb314 at hotmail dot com
2023-10-23  9:40 ` [Bug c++/111929] " rguenth at gcc dot gnu.org
2023-10-23  9:41 ` [Bug c++/111929] [14 Regression] " rguenth at gcc dot gnu.org
2023-10-23  9:46 ` sjames at gcc dot gnu.org
2023-10-23  9:58 ` rguenther at suse dot de
2023-10-23 10:14 ` dcb314 at hotmail dot com
2023-10-23 10:24 ` pinskia at gcc dot gnu.org
2023-10-23 11:04 ` pinskia at gcc dot gnu.org
2023-10-23 11:22 ` pinskia at gcc dot gnu.org
2023-10-23 17:22 ` ppalka at gcc dot gnu.org
2023-10-23 18:16 ` [Bug c++/111929] [14 Regression] in decompose, at wide-int.h:1049 since r14-4793-gdad311874ac3b3 sjames at gcc dot gnu.org
2023-10-24 14:46 ` sjames at gcc dot gnu.org
2023-10-24 22:04 ` cvs-commit at gcc dot gnu.org
2023-10-24 22:05 ` ppalka at gcc dot gnu.org
2023-10-27 15:31 ` cvs-commit 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).