https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123778
Georg-Johann Lay <gjl at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |gjl at gcc dot gnu.org
--- Comment #10 from Georg-Johann Lay <gjl at gcc dot gnu.org> ---
> * gcc.dg/torture/pr123778-1.c: New test.
This fails on avr. I am unsure how / what is being tested, but maybe instead
of
long __GIMPLE(ssa) f(char a, int d)
it should be?
__PTRDIFF_TYPE__ __GIMPLE(ssa) f(char a, int d)