[Bug target/77847] PowerPC big endian power7/power8 do not bootstrap due to fall through error
kelvin at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Oct 5 12:37:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77847
--- Comment #1 from kelvin at gcc dot gnu.org ---
Author: kelvin
Date: Wed Oct 5 12:36:48 2016
New Revision: 240783
URL: https://gcc.gnu.org/viewcvs?rev=240783&root=gcc&view=rev
Log:
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.
Modified:
trunk/libcpp/ChangeLog
trunk/libcpp/lex.c
More information about the Gcc-bugs
mailing list