aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.6/gcc/testsuite/ChangeLog.google-4_6
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.6/gcc/testsuite/ChangeLog.google-4_6')
-rw-r--r--gcc-4.6/gcc/testsuite/ChangeLog.google-4_6175
1 files changed, 174 insertions, 1 deletions
diff --git a/gcc-4.6/gcc/testsuite/ChangeLog.google-4_6 b/gcc-4.6/gcc/testsuite/ChangeLog.google-4_6
index 1580813..01f5e18 100644
--- a/gcc-4.6/gcc/testsuite/ChangeLog.google-4_6
+++ b/gcc-4.6/gcc/testsuite/ChangeLog.google-4_6
@@ -1,8 +1,181 @@
-2011-12-05 Jing Yu <jingyu@google.com>
+2012-02-10 Wei Guozhi <carrot@google.com>
+ Backported r183933 from mainline
+ 2012-02-06 Jakub Jelinek <jakub@redhat.com>
+
+ * gcc.c-torture/execute/pr52129.c: New test.
+
+2011-01-31 Dehao Chen <dehao@google.com>
+
+ * gcc.dg/predict-1.c: Check if LOOP_IV_COMPARE static predict
+ heuristic is working properly.
+ * gcc.dg/predict-2.c: Likewise.
+ * gcc/dg/predict-3.c: Likewise.
+ * gcc/dg/predict-4.c: Likewise.
+
+2012-01-09 DeLesley Hutchins <delesley@google.com>
+
+ * g++.dg/thread-ann/thread_annot_lock-82.C: Update error
+ message to account for fixed reporting of implicit
+ destructor calls.
+
+2012-01-04 Sterling Augustine <saugustine@google.com>
+
+ Backport r182443 from google/main.
+
+ * g++.dg/ext/pretty3.C: Likewise.
+ * g++.dg/pr44486.C: Likewise.
+ * g++.dg/warn/Wuninitializable-member.C: Likewise.
+ * g++.dg/warn/pr35711.C: Likewise.
+ * g++.old-deja/g++.pt/memtemp77.C: Likewise.
+
+2011-12-17 Easwaran Raman <eraman@google.com>
+ Backport r182443 from google/main.
+
+ 2011-12-17 Easwaran Raman <eraman@google.com>
+
+ * g++.dg/other/sized-delete-1.C: New test.
+
+2011-12-16 Dehao Chen <dehao@google.com>
+
+ * gcc.dg/inline-dump.c: New test.
+
+2011-11-30 Doug Kwan <dougkwan@google.com>
Backport r171347 and r181549 from trunk.
2011-11-20 Joey Ye <joey.ye@arm.com>
+ * gcc.dg/volatile-bitfields-1.c: New.
+
+2011-11-18 Diego Novillo <dnovillo@google.com>
+
+ * g++.dg/pr51151.C: New.
+
+2011-11-18 Paolo Carlini <paolo.carlini@oracle.com>
+
+ PR c++/51150
+ * g++.dg/cpp0x/pr51150.C: New.
+
+2011-11-10 DeLesley Hutchins <delesley@google.com>
+
+ * g++.dg/thread-ann/thread_annot_lock-85.C:
+ New regression test
+
+2011-11-10 DeLesley Hutchins <delesley@google.com>
+
+ * g++.dg/thread-ann/thread_annot_lock-84.C:
+ New regression test.
+
+2011-11-04 DeLesley Hutchins <delesley@google.com>
+ * g++.dg/thread-ann/thread_annot_lock-82.C:
+ Expanded regression test
+
+2011-11-02 Jeffrey Yasskin <jyasskin@google.com>
+
+ Backport from rev 176665
+
+ 2011-07-22 Jason Merrill <jason@redhat.com>
+
+ PR c++/49793
+ * g++.dg/cpp0x/initlist55.C: New.
+
+2011-10-28 Jeffrey Yasskin <jyasskin@google.com>
+
+ google ref 5514746; backport of r179121
+
+ Modified locally to only block static const literals in -pedantic
+ mode.
+
+ * g++.dg/cpp0x/constexpr-static8_nonpedantic.C: New.
+
+ 2011-09-23 Paolo Carlini <paolo.carlini@oracle.com>
+
+ PR c++/50258
+ * g++.dg/cpp0x/constexpr-static8.C: New.
+
+2011-10-20 Diego Novillo <dnovillo@google.com>
+
+ * gcc.dg/inline_1.c: Remove expected extra errors.
+ * gcc.dg/inline_2.c: Likewise.
+ * gcc.dg/inline_3.c: Likewise.
+ * gcc.dg/inline_3.c: Likewise.
+ * gcc.dg/unroll_1.c: Likewise.
+ * gcc.dg/unroll_2.c: Likewise.
+ * gcc.dg/unroll_3.c: Likewise.
+ * gcc.dg/unroll_4.c: Likewise.
+
+
+2011-10-17 Dehao Chen <dehao@google.com>
+
+ * gcc.dg/record-gcc-switches-in-elf-1.c: New test.
+
+2011-10-14 DeLesley Hutchins <delesley@google.com>
+
+ * g++.dg/thread-ann/thread_annot_lock-83.C:
+ Added a second regression test to the same file.
+
+2011-10-14 DeLesley Hutchins <delesley@google.com>
+
+ * g++.dg/thread-ann/thread_annot_lock-83.C:
+ New regression test
+
+2011-09-30 Easwaran Raman <eraman@google.com>
+
+ * gcc.dg/sample-profile-generate-1.c: New test.
+
+2011-09-30 Sriraman Tallam <tmsriram@google.com>
+
+ * testsuite/gcc.dg/builtin_target.c: Remove.
+ * testsuite/gcc.target/i386/builtin_target.c: New file.
+
+2011-09-30 Sriraman Tallam <tmsriram@google.com>
+
+ * testsuite/gcc.dg/builtin_target.c: Specify target as ix86 or
+ x86_64.
+
+2011-09-30 Sriraman Tallam <tmsriram@google.com>
+
+ * testsuite/g++.dg/tree-prof/callgraph-profiles/C:
+ Add dg-require-section-exclude.
+ * testsuite/lib/target-supports.exp (check_ifunc_available): New proc.
+ * testsuite/lib/target-supports-dg.exp (dg-require-section-exclude):
+ New proc.
+
+2011-9-30 DeLesley Hutchins <delesley@google.com>
+
+ * testsuite/g++.dg/thread-ann/thread_annot_lock-82.C:
+ New regression test.
+
+2011-09-29 DeLesley Hutchins <delesley@google.com>
+
+ * testsuite/g++.dg/thread-ann/thread_annot_lock-81.C
+ New regression test.
+
+2011-09-28 Guozhi Wei <carrot@google.com>
+
+ Backport r178628 from trunk.
+ 2011-09-07 Jiangning Liu <jiangning.liu@arm.com>
+
+ PR tree-optimization/46021
+ * gcc.dg/tree-ssa/20040204-1.c: Don't XFAIL on arm*-*-*.
+
+2011-09-22 Paolo Carlini <paolo.carlini@oracle.com>
+
+ Backport r179110 from gcc-4_6-branch.
+
+ * g++.dg/cpp0x/pr50491.C: New.
+
+2011-09-22 Sriraman Tallam <tmsriram@google.com>
+
+ * g++.dg/tree-prof/callgraph-profiles.C: New test.
+
+2011-9-13 DeLesley Hutchins <delesley@google.com>
+
+ * g++.dg/thread-ann/thread_annot_lock-79.C: new test cases
+
+2011-09-01 Sriraman Tallam <tmsriram@google.com>
+
+ * gcc.dg/builtin_target.c: New test.
+
2011-08-17 Guozhi Wei <carrot@google.com>
Backport r177357 from trunk.