godump.c (go_define): Treat a single character in single quotes, or a string, as...
authorIan Lance Taylor <iant@google.com>
Fri, 23 Sep 2011 14:28:13 +0000 (14:28 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Fri, 23 Sep 2011 14:28:13 +0000 (14:28 +0000)
commit9e4ef69ef80e6ef91c4897f0d6c0f7e47fdfd279
treed772d9109c88179366bd7fa7753cb5600bb2d081
parentc75732496d9ad114b50a9a94b71d028bf4168059
godump.c (go_define): Treat a single character in single quotes, or a string, as an operand.

* godump.c (go_define): Treat a single character in single quotes,
or a string, as an operand.

From-SVN: r179118
gcc/ChangeLog
gcc/godump.c