summaryrefslogtreecommitdiffstats
path: root/gcc/testsuite/c-c++-common/tm/trxn-expr-3.c
Commit message (Collapse)AuthorAgeFilesLines
* tm: Add uninstrumented code pathrth2012-11-061-1/+1
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@193271 138bc75d-0d04-0410-961f-82ee72b054a4
* Require parentheses when parsing transaction expressions.torvald2011-11-151-0/+14
gcc/ * c-parser.c (c_parser_transaction_expression): Require parentheses when parsing transaction expressions. gcc/cp/ * parser.c (cp_parser_transaction_expression): Require parentheses when parsing transaction expressions. gcc/testsuite/ * c-c++-common/tm/trxn-expr-3.c: New test. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@181383 138bc75d-0d04-0410-961f-82ee72b054a4
OpenPOWER on IntegriCloud