Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tm: Add uninstrumented code path | rth | 2012-11-06 | 1 | -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. | torvald | 2011-11-15 | 1 | -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 |