[Bug c/60858] 64-bit multi-character constants

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Apr 16 08:32:00 GMT 2014


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60858

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Doing A('a', 'b', 'c', 'd', 'e', 'f', 'g', 'h'); is not that bloated and works
independent of the endian.

Also patches go to gcc-patches@ and should include a testcase or two.



More information about the Gcc-bugs mailing list