[Bug testsuite/116061] [15 regression] new test case gcc.dg/pr116034.c from r15-2220-gb9cefd67a2a464 fails execution on BE

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jul 24 15:04:43 GMT 2024


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

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Ah, guess I should memcpy into short int, not int.
Does
s/static inline int/static inline short int/
fix this?


More information about the Gcc-bugs mailing list