This is the mail archive of the gcc-cvs@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]

r169634 - in /branches/google/integration/gcc: ...


Author: dnovillo
Date: Wed Feb  2 17:55:20 2011
New Revision: 169634

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169634
Log:

	PR rtl-optimization/47464
	* df-problems.c (can_move_insn_across): Use may_trap_or_fault_p
	rather than may_trap_p as needed.

Modified:
    branches/google/integration/gcc/ChangeLog
    branches/google/integration/gcc/df-problems.c


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