diff options
author | Patrick Palka <ppalka@gcc.gnu.org> | 2016-04-27 21:18:05 +0000 |
---|---|---|
committer | Patrick Palka <ppalka@gcc.gnu.org> | 2016-04-27 21:18:05 +0000 |
commit | 044a73da40c548ed472948f3138ebf54d69afb09 (patch) | |
tree | 3c79d3a816a038909c373f70215421eeb621be64 /libcpp/include/cpplib.h | |
parent | 565f407037aaae41f9111a76c9df7348caf12fb9 (diff) | |
download | gcc-044a73da40c548ed472948f3138ebf54d69afb09.zip gcc-044a73da40c548ed472948f3138ebf54d69afb09.tar.gz gcc-044a73da40c548ed472948f3138ebf54d69afb09.tar.bz2 |
Reduce nesting of parentheses in conditionals generated by genattrtab
gcc/ChangeLog:
* genattrtab.c (write_test_expr): New parameter EMIT_PARENS
which defaults to true. Emit an outer pair of parentheses only if
EMIT_PARENS. When continuing a chain of && or || (or & or |),
don't emit parentheses for the right-hand operand.
From-SVN: r235536
Diffstat (limited to 'libcpp/include/cpplib.h')
0 files changed, 0 insertions, 0 deletions