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

--- Comment #5 from Tobias Burnus <burnus at gcc dot gnu.org> ---
Created attachment 63832
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=63832&action=edit
Preprocessed file (libc_a-vfprintf.i)

I try to simplify the code, e.g., by defining NO_FLOATING_POINT - or by adding
'noinline,noclone' to 'exponent' and/or 'cvt' solved the problem (or at least
made it much less common).

Thus, sorry, for the large file. If you have suggestions what I can test for,
tell me.

Reply via email to