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++/71537] GCC rejects consetxpr boolean conversions and comparisons on the result of pointer arithmetic.


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

--- Comment #11 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Created attachment 40250
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40250&action=edit
gcc7-pr71537-memchr.patch

And this patch handles memchr.

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