i960.c (process_pragma): Call ungetc on the last character that was read by the while...
authorBrendan Kehoe <brendan@gcc.gnu.org>
Wed, 22 Jan 1997 21:30:20 +0000 (16:30 -0500)
committerBrendan Kehoe <brendan@gcc.gnu.org>
Wed, 22 Jan 1997 21:30:20 +0000 (16:30 -0500)
commit69ce75dc0debae1aa0f133ae1739b3e9b628b9b4
treef5f1c891d30c03f11ca5aa14a9fef1dca7793cfd
parent888302dbe42582a01f2ddfb2f31d03025f835172
i960.c (process_pragma): Call ungetc on the last character that was read by the while loop...

* i960/i960.c (process_pragma): Call ungetc on the last character
that was read by the while loop, to make sure the parser sees it.

From-SVN: r13546
gcc/config/i960/i960.c