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 bootstrap/50825] [4.7 regression] bootstrap fails at stage1 libgcc from r180302


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

--- Comment #1 from Bernd Schmidt <bernds at gcc dot gnu.org> 2011-10-21 18:38:48 UTC ---
Author: bernds
Date: Fri Oct 21 18:38:44 2011
New Revision: 180310

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180310
Log:
    PR bootstrap/50825
    * sched-deps.c (add_dependence): If not doing predication, promote
    REG_DEP_CONTROL to REG_DEP_ANTI.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/sched-deps.c


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