projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c679d04
)
toplev.c (rest_of_compilation): Do post-reload splitting unconditionally for STACK_REGS
author
Jan Hubicka
<hubicka@gcc.gnu.org>
Wed, 28 Feb 2001 17:52:30 +0000
(17:52 +0000)
committer
Jan Hubicka
<hubicka@gcc.gnu.org>
Wed, 28 Feb 2001 17:52:30 +0000
(17:52 +0000)
* toplev.c (rest_of_compilation): Do post-reload splitting unconditionally
for STACK_REGS
From-SVN: r40128
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index 89f7af6c206bd52e97db5d2f8b84a7bd95ad1fa8..1112b2a9825738c1984937dae6684e108b343455 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-1,3
+1,8
@@
+Wed Feb 28 18:50:15 CET 2001 Jan Hubicka <jh@suse.cz>
+
+ * toplev.c (rest_of_compilation): Do post-reload splitting unconditionally
+ for STACK_REGS
+
Wed Feb 28 18:47:37 CET 2001 Jan Hubicka <jh@suse.cz>
* i386.md (sse_andti3, sse_nandti_3, sse_xorti3): Add SSE2 versions;