------- Comment #23 from manu at gcc dot gnu dot org 2009-04-20 22:18 ------- FIXED in GCC 4.5.
+Warn if @samp{long long} type is used. This is enabled by either +...@option{-pedantic} or @option{-Wtraditional} in ISO C90 and C++98 +modes. To inhibit the warning messages, use @option{-Wno-long-long} -- manu at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13358