diff options
author | Jakub Jelinek <jakub@redhat.com> | 2016-11-23 09:08:47 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2016-11-23 09:08:47 +0100 |
commit | ec1c569473de7c478653b6f518d8d8bba18e3f1b (patch) | |
tree | ad134efbf24d7e4a890b64a180a763b6ff99b23b /libcpp | |
parent | 43fd192f76a0121197dcc3975a49b79b201f6411 (diff) | |
download | gcc-ec1c569473de7c478653b6f518d8d8bba18e3f1b.zip gcc-ec1c569473de7c478653b6f518d8d8bba18e3f1b.tar.gz gcc-ec1c569473de7c478653b6f518d8d8bba18e3f1b.tar.bz2 |
re PR target/78451 (FAIL: gcc.target/i386/sse-22a.c: error: inlining failed in call to always_inline '_mm512_setzero_ps')
PR target/78451
* c-pragma.c (handle_pragma_target): Don't replace
current_target_pragma, but chainon the new args to the current one.
* gcc.target/i386/pr78451.c: New test.
* gcc.target/i386/pr69255-1.c: Use #pragma GCC push_options
and #pragma GCC pop_options around the first #pragma GCC target.
* gcc.target/i386/pr69255-2.c: Likewise.
* gcc.target/i386/pr69255-3.c: Likewise.
From-SVN: r242740
Diffstat (limited to 'libcpp')
0 files changed, 0 insertions, 0 deletions