[Bug tree-optimization/108002] Throwing exception when compiling third-parties(ZSTD) libraries with optimization option

2022-12-06 Thread pefy19950714 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108002 --- Comment #4 from Grant Li --- (In reply to Andrew Pinski from comment #3) > # pragma GCC optimize("-O2") > > The bugs that related to this pragma were fixed in GCC 4.8.0 (a few were > fixed before). > There were many changes that helped fix

[Bug tree-optimization/108002] Throwing exception when compiling third-parties(ZSTD) libraries with optimization option

2022-12-06 Thread pefy19950714 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108002 --- Comment #2 from Grant Li --- (In reply to Andrew Pinski from comment #1) > 4.4.3 is over 12 years old now. Is there any way to move to something newer? I already tried gcc 4.4.7 and 4.4.4... but also had same error. We need to compatible gc

[Bug c/108002] New: Throwing exception when compiling third-parties(ZSTD) libraries with optimization option

2022-12-06 Thread pefy19950714 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108002 Bug ID: 108002 Summary: Throwing exception when compiling third-parties(ZSTD) libraries with optimization option Product: gcc Version: 4.4.3 Status: UNCONFIRMED