[Bug middle-end/38518] Excessive compile time with -O3

2021-12-24 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38518 Andrew Pinski changed: What|Removed |Added Host|suse-linux-x86_64 | Component|rtl-optimization

[Bug middle-end/38518] Excessive compile time with -O3

2014-01-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38518 --- Comment #5 from Richard Biener --- With GCC 4.8 we see loop invariant motion : 16.79 (32%) usr 0.02 ( 3%) sys 16.65 (31%) wall 148 kB ( 0%) ggc loop unswitching: 10.43 (20%) usr 0.02 ( 3%) sys 10.42 (20%) wall 0

[Bug middle-end/38518] Excessive compile time with -O3

2012-02-02 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38518 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|