This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
[4.3] Backport testcases of 4.4 regressions
- From: "H.J. Lu" <hongjiu dot lu at intel dot com>
- To: gcc-patches at gcc dot gnu dot org
- Date: Fri, 30 Jan 2009 14:36:04 -0800
- Subject: [4.3] Backport testcases of 4.4 regressions
I am checking this patch into 4.3 branch to backport testcases of 4.4
regression against 4.3.
H.J.
---
Index: ChangeLog
===================================================================
--- ChangeLog (revision 143809)
+++ ChangeLog (working copy)
@@ -1,3 +1,14 @@
+2009-01-30 H.J. Lu <hongjiu.lu@intel.com>
+
+ Backport from mainline:
+ 2009-01-14 Jakub Jelinek <jakub@redhat.com>
+
+ PR rtl-optimization/38245
+ * gcc.dg/pr38245-3.c: New test.
+ * gcc.dg/pr38245-3.h: New file.
+ * gcc.dg/pr38245-4.c: New file.
+ * gcc.dg/pr38364.c: New test.
+
2009-01-30 Richard Guenther <rguenther@suse.de>
PR tree-optimization/39041