[Bug lto/113875] g++ crash with Internal Compiler Error when compiling HotSpot for Windows with -Os and -flto

2024-02-11 Thread ivanka2012 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113875 Ivan changed: What|Removed |Added CC||ivanka2012 at gmail dot com --- Comment #4 from

[Bug tree-optimization/106103] ICE in binds_to_current_def_p when source object files are compiled with -flto -Os

2023-07-20 Thread ivanka2012 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106103 Ivan changed: What|Removed |Added Known to work||11.3.0 Known to fail|11.3.0

[Bug tree-optimization/106103] ICE in binds_to_current_def_p when source object files are compiled with -flto -Os

2023-01-14 Thread ivanka2012 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106103 --- Comment #2 from Ivan --- Putting -fno-declone-ctor-dtor in the flags "fixes" the bug.

[Bug ipa/108383] g++ ICE with -O3 and -flto and -fdeclone-ctor-dtor on simple function

2023-01-14 Thread ivanka2012 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108383 Ivan changed: What|Removed |Added CC||ivanka2012 at gmail dot com --- Comment #5 from

[Bug lto/106103] ICE in binds_to_current_def_p when source object files are compiled with -flto -Os

2022-06-29 Thread ivanka2012 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106103 --- Comment #1 from Ivan --- Created attachment 53225 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53225=edit Single file and smaller version of the original testcase To compile this, do: x86_64-w64-mingw32-g++ -r -flto -Os

[Bug lto/106103] New: ICE in binds_to_current_def_p when source object files are compiled with -flto -Os

2022-06-27 Thread ivanka2012 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106103 Bug ID: 106103 Summary: ICE in binds_to_current_def_p when source object files are compiled with -flto -Os Product: gcc Version: 12.1.0 Status: UNCONFIRMED