[Bug tree-optimization/110396] Compile-time hog with -O2 and -O3

2023-06-25 Thread luydorarko at vusra dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110396 --- Comment #3 from luydorarko at vusra dot com --- (In reply to Andrew Pinski from comment #2) > This is basically a dup of bug 102253. The problem is there is a known > scalability issues with large loop depth. > > How did you generate this

[Bug c++/110396] New: Compile-time hog with -O2 and -O3

2023-06-24 Thread luydorarko at vusra dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110396 Bug ID: 110396 Summary: Compile-time hog with -O2 and -O3 Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug c++/107354] New: gcc and clang give different answers for this arithmetic expression

2022-10-21 Thread luydorarko at vusra dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107354 Bug ID: 107354 Summary: gcc and clang give different answers for this arithmetic expression Product: gcc Version: 12.2.0 Status: UNCONFIRMED Severity: normal

[Bug c++/105838] [10/11/12/13 Regression] g++ 12.1.0 runs out of memory or time when building const std::vector of std::strings

2022-07-11 Thread luydorarko at vusra dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105838 luydorarko at vusra dot com changed: What|Removed |Added CC||luydorarko at vusra dot co