https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63966
--- Comment #13 from uros at gcc dot gnu.org --- Author: uros Date: Thu Nov 20 12:10:12 2014 New Revision: 217851 URL: https://gcc.gnu.org/viewcvs?rev=217851&root=gcc&view=rev Log: PR target/63966 * lex.c [__i386__ || __x86_64__]: Compile special SSE functions only for (__GNUC__ >= 5 || !defined(__PIC__)). Modified: trunk/libcpp/ChangeLog trunk/libcpp/lex.c