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++/52312] grokfndecl: valgrind problem


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52312

--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-02-20 23:34:48 UTC ---
Author: jakub
Date: Mon Feb 20 23:34:42 2012
New Revision: 184416

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184416
Log:
    PR c++/52312
    * typeck.c (check_literal_operator_args): Initialize *long_double_p
    and *long_long_unsigned_p even if processing_template_decl.

Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/typeck.c


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