[Bug c/110205] Some new warnings from clang for the range code

2023-07-10 Thread dcb314 at hotmail dot com via Gcc-bugs
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] .

[Bug c/110205] Some new warnings from clang for the range code

2023-06-12 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
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:

[Bug c/110205] Some new warnings from clang for the range code

2023-06-12 Thread amacleod at redhat dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110205 Andrew Macleod changed: What|Removed |Added CC||amacleod at redhat dot com --- Comment