https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72717
--- Comment #4 from Segher Boessenkool <segher at gcc dot gnu.org> --- That works I guess... Please test on BE and 32-bit as well. Oh, and no parens in a = (b) ? c : d; (for simple b at least).
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72717
--- Comment #4 from Segher Boessenkool <segher at gcc dot gnu.org> --- That works I guess... Please test on BE and 32-bit as well. Oh, and no parens in a = (b) ? c : d; (for simple b at least).