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 rtl-optimization/41862] [4.5 Regression] -fgcse-sm causes bootstrap-debug comparison failures



------- Comment #17 from steven at gcc dot gnu dot org  2010-01-03 22:41 -------
Subject: Bug 41862

Author: steven
Date: Sun Jan  3 22:41:22 2010
New Revision: 155596

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155596
Log:
        PR rtl-optimization/41862
        * store-motion.c (store_killed_in_insn, compute_store_table,
        remove_reachable_equiv_notes, replace_store_insn,
        build_store_vectors): Ignore all DEBUG_INSNs.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/store-motion.c


-- 


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


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