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 libgomp/47464] [4.6 Regression] Many gomp failures


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

--- Comment #8 from Diego Novillo <dnovillo at gcc dot gnu.org> 2011-02-02 17:55:25 UTC ---
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]