This is the mail archive of the
gcc-regression@gcc.gnu.org
mailing list for the GCC project.
1 GCC regressions, 1 new, with your patch on 2001-08-25T21:27:48Z.
- To: gcc-regression at gcc dot gnu dot org
- Subject: 1 GCC regressions, 1 new, with your patch on 2001-08-25T21:27:48Z.
- From: "GCC regression checker" <regress at maat dot cygnus dot com>
- Date: Sat, 25 Aug 2001 23:33:48 +0000
- CC: jh at suse dot cz
- Reply-To: gcc-regression at gcc dot gnu dot org
With your recent patch, GCC has some regression test failures, which
used to pass. There are 1 new failures, and 0
failures that existed before and after that patch; 0 failures
have been fixed.
The new failures are:
native g++.sum g++.eh/terminate2.C
For more information, see <http://www.cygnus.com/~geoffk/gcc-regression/>.
ChangeLog entries since last run on 2001-08-25T19:21:30Z:
--- /maat/heart/tbox/changelog_mail/gcc/gcc/ChangeLog Sat Aug 25 10:15:12 2001
+++ gcc/gcc/ChangeLog Sat Aug 25 14:27:59 2001
@@ -1,3 +1,12 @@
+Sat Aug 25 23:07:35 CEST 2001 Jan Hubicka <jh@suse.cz>
+
+ * predict.c (expensive_function_p): New.
+ * rtl.h (expensive_function_p): Declare.
+ * i386.c (FAST_PROLOGUE_INSN_COUNT): New constant.
+ (use_fast_prologue_epilogue): New static variable.
+ (expand_prologue): Set it; emit short prologues if unset.
+ (expand_epilogue): Likewise.
+
2001-08-22 Geoffrey Keating <geoffk@redhat.com>
* config.gcc: Add stormy16-*-elf case.
ChangeLog entries between 2001-08-25T19:21:30Z and the last time everything
passed, on 2001-08-25T19:21:30Z: