Fix premature omission of ChangeLog entry in ChangeLog file..
authorJozef Lawrynowicz <jozef.l@mittosystems.com>
Wed, 20 May 2020 21:40:10 +0000 (22:40 +0100)
committerJozef Lawrynowicz <jozef.l@mittosystems.com>
Wed, 20 May 2020 21:41:42 +0000 (22:41 +0100)
commit14984ea1645da45e59872d84401394a759c2659c
tree9419bdc236082c9dc56a523c9168e714800c8d08
parentedd482f310f4ec46310e7c2c82c88dad64b5a4ff
Fix premature omission of ChangeLog entry in ChangeLog file..

* g++.dg/warn/Wconversion-null-2.C: Add explicit declarations for l()
and g() with int, long, long long and __int20 arguments.
* g++.dg/warn/Wconversion-null.C: Likewise.
gcc/testsuite/ChangeLog