[Bug middle-end/86680] possible gcc optimization

florian.laroche at googlemail dot com gcc-bugzilla@gcc.gnu.org
Fri Jul 27 22:37:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86680

--- Comment #10 from Florian La Roche <florian.laroche at googlemail dot com> ---
In my optionion the result of
"end = (__bss_end - __bss_start) * sizeof (unsigned long)"
in my last testcase should show that the compile should be
able to optimize the test code of the original submitted code.

(Still of course completely unclear if this makes sense to implement.)

best regards,

Florian La Roche


More information about the Gcc-bugs mailing list