OSDN Git Service

PR bootstrap/53459 - unused local typedef when building on altivec
authordodji <dodji@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 29 May 2012 09:42:39 +0000 (09:42 +0000)
committerdodji <dodji@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 29 May 2012 09:42:39 +0000 (09:42 +0000)
commit5fe44548c9c320d07f03fc6813dc7c4f41291e84
tree22ecca7d0d8158b330cd0d3d03f9480bcb1829db
parent40e83228d9e0c139a4496548260568cd4575d6de
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.

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