]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR bootstrap/52041 (Bootstrap failure at revision 183650 with --enable-checking...
authorJakub Jelinek <jakub@redhat.com>
Tue, 31 Jan 2012 08:41:46 +0000 (09:41 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 31 Jan 2012 08:41:46 +0000 (09:41 +0100)
commit68c8a82477988ada951229f60840a7c01fa8b009
treed92e60ba154efe0bc8bd1a0a084c48545d6ebf75
parenta5516da864ae471bb00fd34cede479006bd0ee7b
re PR bootstrap/52041 (Bootstrap failure at revision 183650 with --enable-checking=release)

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.

From-SVN: r183751
gcc/ChangeLog
gcc/ree.c