typeck.c (build_c_cast): Don't warn integer->pointer size mismatch for constants.
authorRichard Henderson <rth@cygnus.com>
Sat, 6 May 2000 21:55:07 +0000 (14:55 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Sat, 6 May 2000 21:55:07 +0000 (14:55 -0700)
commitbf061ee4ccccf99eb7bc8480e91f46754ff22c90
tree74000eb11f35b4a0da38d24164b3534804e93b90
parent6efd816040b35801118c5a2518bf8950efe3b183
typeck.c (build_c_cast): Don't warn integer->pointer size mismatch for constants.

        * typeck.c (build_c_cast): Don't warn integer->pointer size
        mismatch for constants.

From-SVN: r33740
gcc/cp/ChangeLog
gcc/cp/typeck.c