https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113322
Bug ID: 113322
Summary: [14 Regression] internal compiler error: tree check:
expected none of vector_type, have vector_type in
expand_single_bit_test, at expr.cc:13375
Prod
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110015
jun zhang changed:
What|Removed |Added
CC||zhangjungcc at gmail dot com
--- Comment #2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109812
--- Comment #11 from jun zhang ---
Hello, Hubicka and Artem
I try to reproduce this issue in Raptor Lake,
I use -fopenmp -O3 -flto, meet the following error,
but if use -fopenmp -O3, no -flto, build ok.
Could you help me?
libtool: link: /home/s
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109445
--- Comment #5 from jun zhang ---
Created attachment 54890
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=54890&action=edit
set param_inline_unit_growth to 41
Hello, Andrew
this patch could work!
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109445
--- Comment #4 from jun zhang ---
Created attachment 54889
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=54889&action=edit
leela_r.wpa.085i.inline log
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109445
--- Comment #2 from jun zhang ---
Created attachment 54888
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=54888&action=edit
random unlined
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109445
Bug ID: 109445
Summary: r13-6372-g822a11a1e642e0 regression due to noline with
-Ofast -march=sapphirerapids -funroll-loops -flto,
541.leela_r performance decrease by 2-3%
P