mirror of
https://github.com/gcc-mirror/gcc.git
synced 2026-05-06 14:59:39 +02:00
key2.C: Silence the [-Wreturn-type] warning.
2018-12-29 Dominique d'Humieres <dominiq@gcc.gnu.org> * g++.dg/abi/key2.C: Silence the [-Wreturn-type] warning. From-SVN: r267469
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2018-12-29 Dominique d'Humieres <dominiq@gcc.gnu.org>
|
||||
|
||||
* g++.dg/abi/key2.C: Silence the [-Wreturn-type] warning.
|
||||
|
||||
2018-12-29 Steven G. Kargl <kargl@gcc.gnu.org>
|
||||
|
||||
* gfortran.dg/ieee/ieee_11.F90: New test.
|
||||
|
||||
@@ -14,4 +14,4 @@ class f
|
||||
} c;
|
||||
inline void f::g() {}
|
||||
int sub(void)
|
||||
{}
|
||||
{return 0;}
|
||||
|
||||
Reference in New Issue
Block a user