call.c (convert_harshness): Add QUAL_CODE when we're faced with const vs non-const...
authorBrendan Kehoe <brendan@lisa.cygnus.com>
Sat, 1 Jul 1995 15:12:57 +0000 (15:12 +0000)
committerMike Stump <mrs@gcc.gnu.org>
Sat, 1 Jul 1995 15:12:57 +0000 (15:12 +0000)
commit42783eabe802fc6312038934e3c3c5e13e66f266
tree9a23c7011827673de62ef69c64e7a5371e1867e1
parente18923b4ee09a3493f5f2a7c93321b5b04e831af
call.c (convert_harshness): Add QUAL_CODE when we're faced with const vs non-const for void conversions.

        * call.c (convert_harshness): Add QUAL_CODE when we're faced with
        const vs non-const for void conversions.

From-SVN: r10100
gcc/cp/ChangeLog
gcc/cp/call.c