[Bug target/61925] [4.8/4.9/5 Regression] internal error when using vectorization on CPU without SSE
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jan 28 14:48:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61925
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|rguenth at gcc dot gnu.org |jakub at gcc dot gnu.org
--- Comment #8 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Created attachment 34608
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34608&action=edit
gcc5-pr61925.patch
Untested fix that keeps the current #pragma GCC target options in
global_options if outside of functions. Passed make check-gcc \
RUNTESTFLAGS='--target_board=unix\{-m32,-m64\} i386.exp'
so far.
More information about the Gcc-bugs
mailing list