[Bug middle-end/91433] Performance Regression when upgrading from 8.3.0 to 9.0

2021-11-16 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91433 Richard Biener changed: What|Removed |Added Resolution|--- |INVALID Status|WAITING

[Bug middle-end/91433] Performance Regression when upgrading from 8.3.0 to 9.0

2020-10-01 Thread belyshev at depni dot sinp.msu.ru via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91433 Serge Belyshev changed: What|Removed |Added CC||belyshev at depni dot sinp.msu.ru ---

[Bug middle-end/91433] Performance Regression when upgrading from 8.3.0 to 9.0

2019-11-20 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91433 --- Comment #9 from Richard Biener --- *** Bug 91494 has been marked as a duplicate of this bug. ***

[Bug middle-end/91433] Performance Regression when upgrading from 8.3.0 to 9.0

2019-09-11 Thread mc_george123 at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91433 --- Comment #8 from George Fan --- Please, give me some advise.

[Bug middle-end/91433] Performance Regression when upgrading from 8.3.0 to 9.0

2019-09-03 Thread mc_george123 at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91433 --- Comment #7 from George Fan --- echo $CFLAGS ( -g -O3 -feliminate-unused-debug-types -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=32 -Wformat -Wformat-security -m64 -fasynchronous-unwind-tables

[Bug middle-end/91433] Performance Regression when upgrading from 8.3.0 to 9.0

2019-09-03 Thread mc_george123 at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91433 --- Comment #6 from George Fan --- Created attachment 46800 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46800=edit botan regression

[Bug middle-end/91433] Performance Regression when upgrading from 8.3.0 to 9.0

2019-09-03 Thread mc_george123 at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91433 --- Comment #5 from George Fan --- The test case is as follows Environment, CPU, Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz * 12 cores with hyperthreading MEM, Dell Vostro 3670 8G DISK, nvme 256G OS, from clear linux 28950 to clear linux 29070 gcc,

[Bug middle-end/91433] Performance Regression when upgrading from 8.3.0 to 9.0

2019-09-02 Thread crazylht at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91433 Hongtao.liu changed: What|Removed |Added CC||crazylht at gmail dot com --- Comment #4

[Bug middle-end/91433] Performance Regression when upgrading from 8.3.0 to 9.0

2019-09-02 Thread mc_george123 at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91433 --- Comment #3 from George Fan --- Pls help.

[Bug middle-end/91433] Performance Regression when upgrading from 8.3.0 to 9.0

2019-08-19 Thread mc_george123 at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91433 --- Comment #2 from George Fan --- The compiler option for botan is "-fstack-protector -m64 -pthread -lbotan-2 -ldl -lrt", which the compiler option for crafty is "-pthread -lstdc++ -fprofile-use -lm". While the sub-architecture is coffee lake.

[Bug middle-end/91433] Performance Regression when upgrading from 8.3.0 to 9.0

2019-08-13 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91433 Richard Biener changed: What|Removed |Added Keywords||missed-optimization