]> git.ipfire.org Git - thirdparty/gcc.git/commit
cpplex.c (cpp_parse_escape): Restore mistakenly-removed code: \a still means TARGET_BELL.
authorJim Meyering <meyering@lucent.com>
Thu, 28 Feb 2002 18:46:17 +0000 (18:46 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Thu, 28 Feb 2002 18:46:17 +0000 (18:46 +0000)
commit001e3fee0decd0ebf7a10270cce0ef93b94fa772
treea4ac39329101f5bf72e5df149b1e91d3bceb4442
parent89076bb3656b393a738933a79ddfde1161b3485a
cpplex.c (cpp_parse_escape): Restore mistakenly-removed code: \a still means TARGET_BELL.

* cpplex.c (cpp_parse_escape): Restore mistakenly-removed code:
\a still means TARGET_BELL.

From-SVN: r50154
gcc/ChangeLog
gcc/cpplex.c