https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104188
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
So, can you please turn add main to your testcase, add __attribute__((noipa))
on
the function and add a caller that prepares arguments and check the result?
