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 libstdc++/67214] undefined behaviour in std::num_get::_M_extract_int()


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

--- Comment #2 from Xi Ruoyao <ryxi at stu dot xidian.edu.cn> ---
Created attachment 40946
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40946&action=edit
patch for this PR

Since GCC 7 is in stage 4, this patch will be committed in GCC 8 stage 1.

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