diff options
author | Jakub Jelinek <jakub@redhat.com> | 2016-10-31 18:08:36 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2016-10-31 18:08:36 +0100 |
commit | c5fed5c6f272f99c9a86eaa63f6c8c142cce0e86 (patch) | |
tree | ae96439c0919731e3e449e96f7e324ec170d665f /gcc/ada/gcc-interface/misc.c | |
parent | f04c1e0a56efa150b061810437f14bec45e85783 (diff) | |
download | gcc-c5fed5c6f272f99c9a86eaa63f6c8c142cce0e86.zip gcc-c5fed5c6f272f99c9a86eaa63f6c8c142cce0e86.tar.gz gcc-c5fed5c6f272f99c9a86eaa63f6c8c142cce0e86.tar.bz2 |
re PR c++/78089 (__builtin_shuffle parsing bug)
PR c++/78089
* parser.c (cp_parser_postfix_expression): Replace return statement in
the first switch with setting postfix_expression to the return
expression and break;.
* c-c++-common/builtin-shuffle-1.c: New test.
* g++.dg/cpp0x/addressof3.C: New test.
From-SVN: r241710
Diffstat (limited to 'gcc/ada/gcc-interface/misc.c')
0 files changed, 0 insertions, 0 deletions