__intN patch 3/5: main __int128 -> __intN conversion.
Markus Trippelsdorf
markus@trippelsdorf.de
Tue Oct 14 20:17:00 GMT 2014
On 2014.08.25 at 23:03 -0400, DJ Delorie wrote:
>
> > I'd like to see the updated version of the whole of patch 3 (tested
> > to be actually independent of the other patches) for review, though
> > I won't be reviewing the C++ parts.
>
> Here it is. Tested on x86_64. I include the msp430-modes.def patch
> for demonstration purposes although obviously msp430's __int20 won't
> work without the other patches.
This patch breaks ppc64:
../../gcc/gcc/config/rs6000/rs6000-c.c: In function âcpp_hashnode* rs6000_macro_to_expand(cpp_reader*, const cpp_token*)â:
../../gcc/gcc/config/rs6000/rs6000-c.c:237:24: error: âRID_INT128â was not declared in this scope
make[3]: *** [rs6000-c.o] Error 1
--
Markus
More information about the Libstdc++
mailing list