diff options
author | Ville Voutilainen <ville.voutilainen@gmail.com> | 2016-05-09 14:03:36 +0300 |
---|---|---|
committer | Ville Voutilainen <ville@gcc.gnu.org> | 2016-05-09 14:03:36 +0300 |
commit | fb334765e2ab959fcf3630e3c4a31ba1cc01a0f2 (patch) | |
tree | 9e1995589052979ed36437c6c15615ab0ee511d2 /gcc/tree-if-conv.c | |
parent | fc48633e86abf4dacc6ee7281a3be14d97328980 (diff) | |
download | gcc-fb334765e2ab959fcf3630e3c4a31ba1cc01a0f2.zip gcc-fb334765e2ab959fcf3630e3c4a31ba1cc01a0f2.tar.gz gcc-fb334765e2ab959fcf3630e3c4a31ba1cc01a0f2.tar.bz2 |
Avoid endless run-time recursion for copying single-element tuples where the...
Avoid endless run-time recursion for copying single-element
tuples where the element type is by-value constructible
from any type.
* include/std/tuple (_NotSameTuple): New.
* include/std/tuple (tuple(_UElements&&...): Use it.
* testsuite/20_util/tuple/cons/element_accepts_anything_byval.cc: New.
From-SVN: r236025
Diffstat (limited to 'gcc/tree-if-conv.c')
0 files changed, 0 insertions, 0 deletions