aboutsummaryrefslogtreecommitdiff
path: root/gcc/config.gcc
diff options
context:
space:
mode:
authorMarc Glisse <marc.glisse@inria.fr>2013-06-27 23:29:22 +0200
committerMarc Glisse <glisse@gcc.gnu.org>2013-06-27 21:29:22 +0000
commitbedc293e87af0c0322a9dac004dc7b7c86a7579b (patch)
tree37a7ba1615b56c5f026c57c7156e10579e63abcb /gcc/config.gcc
parent4a197d64cbb29606c45e52b66dcab8ba287c9177 (diff)
downloadgcc-bedc293e87af0c0322a9dac004dc7b7c86a7579b.zip
gcc-bedc293e87af0c0322a9dac004dc7b7c86a7579b.tar.gz
gcc-bedc293e87af0c0322a9dac004dc7b7c86a7579b.tar.bz2
re PR c++/57509 (Segmentation fault when using __builtin_shuffle in templated class.)
2013-06-27 Marc Glisse <marc.glisse@inria.fr> PR c++/57509 gcc/c-family/ * c-common.h (c_build_vec_perm_expr): New complain argument. * c-common.c (c_build_vec_perm_expr): Likewise. Use save_expr also in C++. gcc/cp/ * typeck.c (cp_build_vec_perm_expr): New function. * cp-tree.h: Declare it. * parser.c (cp_parser_postfix_expression): Call it. * pt.c (tsubst_copy): Handle VEC_PERM_EXPR. (tsubst_copy_and_build): Likewise. gcc/testsuite/ * g++.dg/ext/pr57509.C: New file. From-SVN: r200495
Diffstat (limited to 'gcc/config.gcc')
0 files changed, 0 insertions, 0 deletions