https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86090
Denis Khalikov changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86090
--- Comment #3 from chefmax at gcc dot gnu.org ---
Author: chefmax
Date: Wed Jun 13 19:51:42 2018
New Revision: 261564
URL: https://gcc.gnu.org/viewcvs?rev=261564&root=gcc&view=rev
Log:
2018-06-13 Denis Khalikov
libsanitizer/
PR sani
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86090
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86090
--- Comment #1 from Jakub Jelinek ---
Patches should be posted to gcc-patches mailing list.
You could as well add the lstat and readlink to the same AC_CHECK_FUNCS as the
other functions, no need for two AC_CHECK_FUNCS. LGTM otherwise.