* fold-const.c (operand_equal_p): Use memcmp to compare string
authorloewis <loewis@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 27 Dec 1999 11:35:07 +0000 (11:35 +0000)
committerloewis <loewis@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 27 Dec 1999 11:35:07 +0000 (11:35 +0000)
commit6b91846292b84d412cf79b48f5708052e317d788
tree2f183c0fbcac83ef2c6b4fb82a9f59c013ef18ae
parentcbb886d39dd81e9fea6b54473133bcf0f4c5e8cb
* fold-const.c (operand_equal_p): Use memcmp to compare string
constants.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@31097 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/fold-const.c