[Bug c++/68795] [6 Regression] Use of uninitialised value of size 8 in cp_parser_postfix_expression (parser.c:6831)

dmalcolm at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Dec 17 18:13:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68795

--- Comment #3 from David Malcolm <dmalcolm at gcc dot gnu.org> ---
(In reply to David Malcolm from comment #2)
> Comment on attachment 37066 [details]
> Always set a location for the closing parenthesis in
> cp_parser_parenthesized_expression_list
> 
> Bother; I have another patch for this I was about to post, which is
> bootstrapping right now

I've posted my version of this to:
  https://gcc.gnu.org/ml/gcc-patches/2015-12/msg01807.html


More information about the Gcc-bugs mailing list