addressof3.C
194 Bytes
-
re PR c++/78089 (__builtin_shuffle parsing bug) · c5fed5c6
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
Jakub Jelinek committed