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/52041] [4.7 Regression] Bootstrap failure at revision 183650 with --enable-checking=release


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

--- Comment #20 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-01-31 08:41:53 UTC ---
Author: jakub
Date: Tue Jan 31 08:41:46 2012
New Revision: 183751

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=183751
Log:
    PR bootstrap/52041
    PR bootstrap/52039
    PR target/51974
    * ree.c (add_removable_extension): Change def_map argument
    to unsigned *, store in def_map 1 + offset into *insn_list vector
    instead of pointers into the vector.
    (find_removable_extensions): Adjust caller.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ree.c


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