This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/47464] [4.6 Regression] Many gomp failures
- From: "law at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 26 Jan 2011 22:45:23 +0000
- Subject: [Bug rtl-optimization/47464] [4.6 Regression] Many gomp failures
- Auto-submitted: auto-generated
- References: <bug-47464-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47464
--- Comment #5 from Jeffrey A. Law <law at gcc dot gnu.org> 2011-01-26 22:45:07 UTC ---
Author: law
Date: Wed Jan 26 22:45:04 2011
New Revision: 169310
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169310
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:
trunk/gcc/ChangeLog
trunk/gcc/df-problems.c