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 debug/51746] [4.7 Regression] Segfault in cselib_preserved_value_p


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

--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-01-05 00:29:16 UTC ---
Author: jakub
Date: Thu Jan  5 00:29:13 2012
New Revision: 182897

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182897
Log:
    PR debug/51746
    * var-tracking.c (add_stores): For COND_EXEC allow oval to be NULL.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/var-tracking.c


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