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


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


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