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

Christophe Lyon <clyon at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |clyon at gcc dot gnu.org

--- Comment #34 from Christophe Lyon <clyon at gcc dot gnu.org> ---
(In reply to Jason Merrill from comment #33)
> Fixed for GCC 10.

Hi,

I've noticed that the new tests fail:
c-c++-common/Wconversion-pr40752.c  -Wc++-compat   (test for warnings, line 34)
c-c++-common/Wconversion-pr40752.c  -Wc++-compat   (test for warnings, line 38)
c-c++-common/Wconversion-pr40752.c  -Wc++-compat   (test for warnings, line 40)
c-c++-common/Wconversion-pr40752.c  -Wc++-compat   (test for warnings, line 42)
c-c++-common/Wconversion-pr40752.c  -Wc++-compat  (test for excess errors)
c-c++-common/Wconversion-pr40752a.c  -Wc++-compat   (test for warnings, line
17)
c-c++-common/Wconversion-pr40752a.c  -Wc++-compat   (test for warnings, line
19)
c-c++-common/Wconversion-pr40752a.c  -Wc++-compat   (test for warnings, line
40)
c-c++-common/Wconversion-pr40752a.c  -Wc++-compat   (test for warnings, line
42)


As a side note, the commit r10-6126-gc77074d05691053ee7347d9e44ab89b3adb23fb1
lacks ChangeLog entries for doc and testsuite, and the commit message does not
mention the doc and testsuite changes either.

Reply via email to