This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]