scan.c (make_sstring_space): Add explicit conversions of allocator's return value.
authorOlivier Hainque <hainque@adacore.com>
Wed, 30 Jul 2008 07:44:09 +0000 (07:44 +0000)
committerOlivier Hainque <hainque@gcc.gnu.org>
Wed, 30 Jul 2008 07:44:09 +0000 (07:44 +0000)
commit473e10621f06ef6cfd82f3875224c4b82c2eb7cf
tree5e51c8843a15f222aee2c5686f72ccdd40da0109
parenta7dafa20688ef5d60d8212ce9ef6dd74d7bb2e9a
scan.c (make_sstring_space): Add explicit conversions of allocator's return value.

* scan.c (make_sstring_space): Add explicit conversions of
allocator's return value.
* fix-header.c (recognized_function): Likewise.

From-SVN: r138295
gcc/ChangeLog
gcc/fix-header.c
gcc/scan.c