This is the mail archive of the gcc-patches@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]

Re: [Patch] Conversion warnings when truncating 64-bit types (v1)


I feel this should integrate with the infrastructure that will be added by 
<http://gcc.gnu.org/wiki/WcoercionProject> (enabling the warnings by 
default for certain types).

The relevant size_t and ptrdiff_t definitions are those in stddef.h, which 
would need the attribute added.

-- 
Joseph S. Myers
joseph@codesourcery.com


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