]> git.ipfire.org Git - thirdparty/gcc.git/commit
PR c/68090
authormpolacek <mpolacek@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 5 Nov 2015 18:21:30 +0000 (18:21 +0000)
committermpolacek <mpolacek@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 5 Nov 2015 18:21:30 +0000 (18:21 +0000)
commitf480ca9a32a6bd50f858d4c70363869c8caf8f0d
treeef71137066f2639805c87c5bb97d6e1665cf4a6f
parent74754c66b8d9448d8717490656368e4bdc7049f2
PR c/68090
* c-parser.c (c_parser_postfix_expression_after_paren_type): Don't
deal with pre-evaluation on invalid types.

* gcc.dg/pr68090.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@229823 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/c/ChangeLog
gcc/c/c-parser.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr68090.c [new file with mode: 0644]