mirror of git://gcc.gnu.org/git/gcc.git
Fix file extension of libstdc++ test
* testsuite/26_numerics/headers/cstdlib/54686.c: Rename to 54686.cc. From-SVN: r238917
This commit is contained in:
parent
3aa4b66ad9
commit
7523c5eb1a
|
|
@ -1,3 +1,7 @@
|
|||
2016-07-31 Jonathan Wakely <jwakely@redhat.com>
|
||||
|
||||
* testsuite/26_numerics/headers/cstdlib/54686.c: Rename to 54686.cc.
|
||||
|
||||
2016-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
|
||||
|
||||
Implement C++17 variable templates for type traits.
|
||||
|
|
|
|||
Loading…
Reference in New Issue