This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/53946] gcc emits warning when intmax_t is long long and format string %jd is used


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

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-07-12 23:43:17 UTC ---
Looks like you are using the wrong definition for intmax_t .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]