]> git.ipfire.org Git - thirdparty/gcc.git/commit
Index: cp/ChangeLog
authorGeoffrey Keating <geoffk@apple.com>
Thu, 24 Mar 2005 23:33:56 +0000 (23:33 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Thu, 24 Mar 2005 23:33:56 +0000 (23:33 +0000)
commita10ce2f8eda6b4be3ffc432102b558a4cd055fb0
tree00f93404319f492515942791b32145492be80b53
parenta9f15d8302c4ab9dbe8e7233c9c9cc7699c2d950
Index: cp/ChangeLog
2005-03-24  Geoffrey Keating  <geoffk@apple.com>

* typeck.c (build_static_cast_1): Allow scalar_cast between
any integral, floating, or enumeration type.

Index: testsuite/ChangeLog
2005-03-24  Geoffrey Keating  <geoffk@apple.com>

* g++.dg/expr/cast3.C: New.

From-SVN: r97019
gcc/cp/ChangeLog
gcc/cp/typeck.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/expr/cast3.C [new file with mode: 0644]