lex.c
106 KB
-
[PATCH, PR83492] Fix selection of aarch64 big-endian shift parameters based on __AARCH64EB__ · 35c4515b
2017-12-20 Michael Weiser <michael.weiser@gmx.de> PR preprocessor/83492 * lex.c (search_line_fast) [__ARM_NEON && __ARM_64BIT_STATE]: Fix selection of big-endian shift parameters by using __ARM_BIG_ENDIAN. From-SVN: r255896
Michael Weiser committed