aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/ChangeLog
blob: ad953153de73d432583659247a405ebdfb78270e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
2015-01-06  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>

	* gcc.target/powerpc/p9-lxvx-stxvx-3.c: New test.

2016-01-06  Andreas Schwab  <schwab@linux-m68k.org>

	* gcc.dg/atomic-invalid-2.c: Remove duplicated content.

2016-01-06  Marek Polacek  <polacek@redhat.com>

	PR sanitizer/69099
	* gcc.dg/ubsan/float-cast-overflow-atomic.c: New test.

2016-01-05  Marek Polacek  <polacek@redhat.com>

	PR c/69104
	* gcc.dg/atomic-invalid-2.c: New.

2016-01-05  H.J. Lu  <hongjiu.lu@intel.com>

	PR target/68991
	* gcc.target/i386/pr68991.c: New test.

2016-01-05  H.J. Lu  <hongjiu.lu@intel.com>

	PR target/68991
	* g++.dg/pr68991-1.C: New test.
	* g++.dg/pr68991-2.C: Likewise.

2016-01-05  Sergei Trofimovich <siarheit@google.com>

        PR other/60465
	* gcc.target/ia64/pr60465-gprel64.c: New test.
	* gcc.target/ia64/pr60465-gprel64-c37.c: New test.

2016-01-05  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>

	PR rtl-optimization/68651
	* gcc.target/aarch64/pr68651_1.c: New test.

2016-01-05  David Malcolm  <dmalcolm@redhat.com>

	PR c/69122
	* c-c++-common/Wmisleading-indentation.c (pr69122): New function.

2016-01-05  Nathan Sidwell  <nathan@acm.org>

	PR c++/58583
	* g++.dg/cpp0x/nsdmi-template14.C: Adjust test & errors.

	* gcc.dg/alias-15.c: New.

2016-01-05  Nick Clifton  <nickc@redhat.com>

	PR target/68870
	* g++.dg/pr68770.C: New test.

2016-01-04  Mike Stump  <mikestump@comcast.net>

	* lib/target-supports.exp (check_effective_target_cilkplus):
	cilkplus targets require pthreads.
	(check_effective_target_cilkplus): Remove special case for NVPTX.

2016-01-04  Michael Meissner  <meissner@linux.vnet.ibm.com>

	* gcc.target/powerpc/p9-permute.c: New test for xxperm code
	generation.

2016-01-04  Jakub Jelinek  <jakub@redhat.com>

	Update copyright years.

2016-01-04  Marek Polacek  <polacek@redhat.com>

	PR c/68908
	* gcc.dg/atomic/c11-atomic-exec-6.c: New test.
	* gcc.dg/atomic/c11-atomic-exec-7.c: New test.
	* gcc.dg/atomic/stdatomic-op-5.c: New test.

2016-01-04  Eric Botcazou  <ebotcazou@adacore.com>

	* gcc.target/sparc/20160104-2.c: New test.

2016-01-04  Eric Botcazou  <ebotcazou@adacore.com>

	* gcc.target/sparc/20160104-1.c: New test.

2016-01-03  Paul Thomas  <pault@gcc.gnu.org>

	PR fortran/65045
	* gfortran.dg/pr65045.f90: New test.

2016-01-02  Eric Botcazou  <ebotcazou@adacore.com>

	* gnat.dg/specs/debug1.ads: Delete.

2016-01-01  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

	PR libgfortran/68867
	* gfortran.dg/default_format_denormal_2.f90: Fix the dg regular
	expression.

2016-01-01  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

	PR libgfortran/68867
	* gfortran.dg/default_format_denormal_2.f90: XFAIL for all
	PowerPC.

2016-01-01  Paul Thomas  <pault@gcc.gnu.org>

	PR fortran/68864
	* gfortran.dg/pr68864.f90: New test.

2016-01-01  Jakub Jelinek  <jakub@redhat.com>

	PR tree-optimization/69070
	* gcc.dg/pr69070.c: New test.

	PR sanitizer/69055
	* gfortran.dg/pr69055.f90: New test.

	PR target/69015
	* gcc.dg/pr69015.c: New test.

Copyright (C) 2016 Free Software Foundation, Inc.

Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.