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

--- Comment #2 from gnu_bugzilla_gcc at catelyn dot tech ---
Created attachment 55807
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=55807&action=edit
preprocessed file containing the benchmark code I used

I compiled this code (although using includes for clock, CLOCKS_PER_SEC,
time_t, printf, and <stdint.h>) to an object and linked it with the
bug-triggering file (compiled with -Os, -O2 and -O3 to test all those options),
to measure the speed of the generated implementations of the bug-triggering
file

Reply via email to