https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110205
--- Comment #3 from David Binderman ---
Nearly a month later, the current list of clang warnings for the range code is:
../../trunk.year/gcc/gimple-range-cache.h:140:17: warning: private field
'm_estimate' is not used [-Wunused-private-field]
.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110205
--- Comment #2 from CVS Commits ---
The master branch has been updated by Andrew Macleod :
https://gcc.gnu.org/g:0ddc8c7871fdc7748315d9c09fcf29c2607a1077
commit r14-1735-g0ddc8c7871fdc7748315d9c09fcf29c2607a1077
Author: Andrew MacLeod
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110205
Andrew Macleod changed:
What|Removed |Added
CC||amacleod at redhat dot com
--- Comment