libcpp/ChangeLog:
commitc375ef08bb615293da340e1deb073bda523be3da
authorkelvin <kelvin@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 5 Oct 2016 12:36:48 +0000 (5 12:36 +0000)
committerkelvin <kelvin@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 5 Oct 2016 12:36:48 +0000 (5 12:36 +0000)
tree26a88f812978ccfd4d4682760ccb02a47b41ba42
parent77a1a89cef36cab0bbcfa8d0dcf8e9e7f0619ec3
libcpp/ChangeLog:

2016-10-04  Kelvin Nilsen  <kelvin@gcc.gnu.org>

PR target/77847
* lex.c (search_line_fast): Add a FALLTHROUGH comment to correct
compiler error in the version of this function that is
conditionally compiled when GCC_VERSION >= 4005 and both
__ALTIVEC__ and __BIG_ENDIAN__ symbols are defined.

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