[Bug c++/104956] New: ICE with -fmodules-ts unordered_set and map

2022-03-16 Thread john2.718281828459045235360287 at gmail dot com via Gcc-bugs
++ Assignee: unassigned at gcc dot gnu.org Reporter: john2.718281828459045235360287 at gmail dot com Target Milestone: --- Created attachment 52635 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52635&action=edit bug.ii ## SOURCE FILE $ cat bug.cpp #include void

[Bug c++/59370] New: aggressive-loop-optimizations causes infinite loop due to integer overflow within loop body

2013-12-02 Thread john2.718281828459045235360287 at gmail dot com
Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: john2.718281828459045235360287 at gmail dot com Created attachment 31352 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31352&action=edit Preprocessed

[Bug c++/59370] aggressive-loop-optimizations causes infinite loop due to integer overflow within loop body

2013-12-02 Thread john2.718281828459045235360287 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59370 --- Comment #3 from john2.718281828459045235360287 at gmail dot com --- Created attachment 31355 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31355&action=edit Source file

[Bug c++/59370] aggressive-loop-optimizations causes infinite loop due to integer overflow within loop body

2013-12-02 Thread john2.718281828459045235360287 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59370 --- Comment #2 from john2.718281828459045235360287 at gmail dot com --- Created attachment 31354 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31354&action=edit generated assem

[Bug c++/59370] aggressive-loop-optimizations causes infinite loop due to integer overflow within loop body

2013-12-02 Thread john2.718281828459045235360287 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59370 --- Comment #1 from john2.718281828459045235360287 at gmail dot com --- Created attachment 31353 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31353&action=edit Output of g++ -v