http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50454
Jason Merrill <jason at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Last reconfirmed| |2011-09-19 Ever Confirmed|0 |1 --- Comment #2 from Jason Merrill <jason at gcc dot gnu.org> 2011-09-19 13:07:20 UTC --- This seems to be a bug with Kai's 2010-05-26 patch adding __int128 support. If we're going to pedwarn about __int128, that shouldn't depend on whether there is also a modifier like unsigned, and it should be suppressed in a system header.