https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90255
Alexander Goomenuk <emerg.reanimator at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |emerg.reanimator at gmail dot com --- Comment #7 from Alexander Goomenuk <emerg.reanimator at gmail dot com> --- Created attachment 49872 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49872&action=edit GCC Version Benchmarks Here is some GCC benchmarks of real-life scenarios. There are three applications (A,B,C) built for cortex-m3 ARM architecture using several GCC versions with two optimisation sets (Debug (D) and Release (R)). One may find the details in attached file [GCC_Benchmarks.txt]; Here is an summary of Application C build artifacts. ***************************************** Application C, text size, --specs=nano.specs ***************************************** MCU 9.2.1.1 MCU 9.3.1.4 MCU 10.2.1-1.1 ARM 9.3.1 ARM 10.2.1 D: 316864 321000 321316 317288 317476 0 4136 4452 424 612 0,00 % 1,29 % 1,39 % 0,13 % 0,19 % R: 292748 296884 295968 293172 292128 620 4756 3840 1044 0 0,21 % 1,60 % 1,30 % 0,36 % 0,00 %