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 bootstrap/51725] [4.7 regression] segfault in stage 3 when compiling gcc/opts.c for sparc64-linux


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

--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-01-02 22:17:05 UTC ---
Author: jakub
Date: Mon Jan  2 22:17:02 2012
New Revision: 182819

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182819
Log:
    PR bootstrap/51725
    * cselib.c (add_mem_for_addr): Call canonical_cselib_val
    on mem_elt first.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/cselib.c


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