[Bug c++/50454] Unexpected problems with -pedantic / -pedantic-errors and __int128 and unsigned __int128 specializations

paolo.carlini at oracle dot com gcc-bugzilla@gcc.gnu.org
Mon Sep 19 11:53:00 GMT 2011


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

--- Comment #1 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-09-19 11:44:23 UTC ---
Scratch "but still isn't entirely OK, I can still trigger errors post 40856 for
the following user code snippet compiled with -std=gnu++0x -pedantic-errors on,
eg, x86_64-linux". Luckily for PR40856, this isn't true (was using an old
tree).

Thus the problem is entirely restricted to __int128 and unsigned __int128.



More information about the Gcc-bugs mailing list