toolchain/gcc/4.3.2: fix arm funroll-loops patch from r24993
Rename it so it actually gets applied and fix it so it can be applied (-p level).
This commit is contained in:
parent
d41e54e694
commit
a9114d3576
@ -7,8 +7,8 @@ ChangeLog (regrename)
|
||||
|
||||
Index: gcc/regrename.c
|
||||
===================================================================
|
||||
--- gcc/regrename.c (revision 197947)
|
||||
+++ gcc/regrename.c (working copy)
|
||||
--- a/gcc/regrename.c (revision 197947)
|
||||
+++ b/gcc/regrename.c (working copy)
|
||||
@@ -783,6 +783,10 @@ build_def_use (basic_block bb)
|
||||
recog_data.operand_type[i] = OP_INOUT;
|
||||
}
|
Loading…
Reference in New Issue
Block a user