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++/22434] [3.4/4.0/4.1 regression] ICE in simplify_{,gen_}subreg


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

--- Comment #12 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Sat Jul 12 16:36:25 2014
New Revision: 212482

URL: https://gcc.gnu.org/viewcvs?rev=212482&root=gcc&view=rev
Log:
    PR c++/22434
    PR c++/61288
    * call.c (build_conditional_expr_1): Avoid reading freed memory.

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


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