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 tree-optimization/81163] error: ‘snprintf’ output may be truncated before the last format character [-werror=format-truncation=] note: ‘snprintf’ output between 2 and 266 bytes into a destination of size 255


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81163

--- Comment #3 from Alexander Perfeito <perfeitoan at hotmail dot com> ---
Created attachment 41614
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41614&action=edit
snprintf Problems GCC 7.1.1

source kernel code linux 3.10.18 compiling by gcc 7.1.1 tretament like error
stop compiling

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