]> git.ipfire.org Git - thirdparty/gcc.git/commit - libcpp/ChangeLog
PR bootstrap/53459 - unused local typedef when building on altivec
authorDodji Seketeli <dodji@redhat.com>
Tue, 29 May 2012 09:42:39 +0000 (09:42 +0000)
committerDodji Seketeli <dodji@gcc.gnu.org>
Tue, 29 May 2012 09:42:39 +0000 (11:42 +0200)
commit53a103d30410e9e31e46576a189fa83c4733c45a
tree22ecca7d0d8158b330cd0d3d03f9480bcb1829db
parent6de6b1ec5f4497f41ed0a06c02ca70a262e5084e
PR bootstrap/53459 - unused local typedef when building on altivec

PR bootstrap/53459
* lex.c (search_line_fast): Avoid unused local typedefs to simulate
a static assertion.

From-SVN: r187947
libcpp/ChangeLog
libcpp/lex.c