aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-vrp.c
diff options
context:
space:
mode:
authorDavid Malcolm <dmalcolm@redhat.com>2016-01-11 18:03:15 +0000
committerDavid Malcolm <dmalcolm@gcc.gnu.org>2016-01-11 18:03:15 +0000
commit655441d6015134c86c596ba28d079eb6c43b64bf (patch)
tree924047779f9445c7d5f96637e1ba594a1dcf6408 /gcc/tree-vrp.c
parent9cb6bd7432547275c336b7dab5dd4db7a689eabb (diff)
downloadgcc-655441d6015134c86c596ba28d079eb6c43b64bf.zip
gcc-655441d6015134c86c596ba28d079eb6c43b64bf.tar.gz
gcc-655441d6015134c86c596ba28d079eb6c43b64bf.tar.bz2
PR c++/68795: fix uninitialized close_paren_loc in cp_parser_postfix_expression
gcc/cp/ChangeLog: PR c++/68795 * parser.c (cp_parser_postfix_expression): Initialize close_paren_loc to UNKNOWN_LOCATION; only use it if it has been written to by cp_parser_parenthesized_expression_list. (cp_parser_parenthesized_expression_list): Document the behavior with respect to the CLOSE_PAREN_LOC param. From-SVN: r232238
Diffstat (limited to 'gcc/tree-vrp.c')
0 files changed, 0 insertions, 0 deletions