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

Roger Meyer <lxllol at yopmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|INVALID                     |

--- Comment #6 from Roger Meyer <lxllol at yopmail dot com> 2012-07-12 23:55:15 UTC ---
@Andrew Pinski,
shouldn't the compiler just look at the typedef instead of hardcoding
assumptions ?


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