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 sanitizer/61875] ATRIBUTE_NONNULL macro error


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

--- Comment #6 from Marat Zakirov <m.zakirov at samsung dot com> ---
Created attachment 33446
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33446&action=edit
Proposed patch

According to https://gcc.gnu.org/ml/gcc-patches/2014-09/msg00061.html I think
this bug should be closed as invalid. If you want libsanitizer to assert when
meet -fexceptions you may use attached patch.


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