toplev.c (rest_of_compilation): Do post-reload splitting unconditionally for STACK_REGS
authorJan Hubicka <hubicka@gcc.gnu.org>
Wed, 28 Feb 2001 17:52:30 +0000 (17:52 +0000)
committerJan 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

index 89f7af6c206bd52e97db5d2f8b84a7bd95ad1fa8..1112b2a9825738c1984937dae6684e108b343455 100644 (file)
@@ -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;