[Bug c/108439] incorrect optimization with -O2, -O3, -Os

georgmueller at gmx dot net gcc-bugzilla@gcc.gnu.org
Tue Jan 17 21:25:53 GMT 2023


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

--- Comment #2 from Georg Müller <georgmueller at gmx dot net> ---
Just a small additional note: The dependency on argc in the loop filling the
array in main() is only there to avoid early optimization.


More information about the Gcc-bugs mailing list