[Bug middle-end/105032] Compiling inline ASM x86 causing GCC stuck in an endless loop with 100% CPU usage

2022-03-23 Thread ammarfaizi2 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105032 --- Comment #6 from Ammar Faizi --- (In reply to Jakub Jelinek from comment #4) > If this is a macro that users should use in arbitrary user code, there is > another problem, if something is vectorized in the function, either using > AVX or late

[Bug middle-end/105032] Compiling inline ASM x86 causing GCC stuck in an endless loop with 100% CPU usage

2022-03-23 Thread ammarfaizi2 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105032 --- Comment #5 from Ammar Faizi --- (In reply to Jakub Jelinek from comment #3) > This has been hanging or ICEing on and off since forever. > E.g. even r105000 ICEs, r20 works, r21 ICEs, r10-5912 works, r11-1 > hangs, so does current tru

[Bug c/105032] New: Compiling inline ASM x86 causing GCC stuck in an endless loop with 100% CPU usage

2022-03-22 Thread ammarfaizi2 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105032 Bug ID: 105032 Summary: Compiling inline ASM x86 causing GCC stuck in an endless loop with 100% CPU usage Product: gcc Version: 11.2.0 Status: UNCONFIRMED Seve

[Bug tree-optimization/100247] New: x86-64 bad register allocation for unsigned type

2021-04-24 Thread ammarfaizi2 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100247 Bug ID: 100247 Summary: x86-64 bad register allocation for unsigned type Product: gcc Version: 12.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: