* actions.c (warn_unhandled): Use xstrdup, not xmalloc/strcpy.
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Wed, 15 Sep 1999 14:18:33 +0000 (14:18 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Wed, 15 Sep 1999 14:18:33 +0000 (14:18 +0000)
commit23fb21ff10deb6f32e430d9924c30b14a2d3a022
tree6ae1185c7633d13ac08125fd2d068d1fd14e877d
parentc1b59dce97f012deee1628e3da980c4287ef5d3d
* actions.c (warn_unhandled): Use xstrdup, not xmalloc/strcpy.

From-SVN: r29435
gcc/ch/ChangeLog
gcc/ch/actions.c