PR ipa/64378
[official-gcc.git] / gcc / testsuite / ChangeLog
blobe6972b8f4f4d88c23ede9dd0a70d2637f52f31fa
1 2015-01-18  Jan Hubicka  <hubicka@ucw.cz>
3         PR ipa/64378
4         * g++.dg/torture/pr64378.C: New testcase.
6 2015-01-18  Paul Thomas  <pault@gcc.gnu.org>
8         PR fortran/57959
9         * gfortran.dg/block_13.f08: New test
11 2015-01-18  Paul Thomas  <pault@gcc.gnu.org>
13         PR fortran/55901
14         * gfortran.dg/associate_1.f03: Allow test for character with
15         automatic length.
17 2015-01-17  Segher Boessenkool  <segher@kernel.crashing.org>
19         * gcc.target/powerpc/ppc-fpconv-4.c: Skip for -mpowerpc64.
20         * gcc.target/powerpc/ppc-fpconv-8.c: Ditto.
22 2015-01-17  Segher Boessenkool  <segher@kernel.crashing.org>
24         * gcc.dg/20020919-1.c: Use _ARCH_PPC64 to test for -mpowerpc64.
26 2015-01-17  Paul Thomas  <pault@gcc.gnu.org>
28         PR fortran/64578
29         * gfortran.dg/unlimited_polymorphic_21.f90: New test
31 2015-01-17  Andre Vehreschild  <vehre@gmx.de>
33         PR fortran/60357
34         * gfortran.dg/alloc_comp_assign_13.f08: New test.
36         PR fortran/61275
37         * gfortran.dg/alloc_comp_assign_14.f08: New test.
39         PR fortran/55932
40         * gfortran.dg/alloc_comp_initializer_4.f03: New test.
42 2015-01-17  Andre Vehreschild  <vehre@gmx.de>
44         PR fortran/60334
45         * gfortran.dg/deferred_type_param_6.f90: Add tests for this PR.
47 2015-01-16  Bernd Schmidt  <bernds@codesourcery.com>
49         PR rtl-optimization/52773
50         * gcc.c-torture/compile/pr52773.c: New test.
52 2015-01-16  Paolo Carlini  <paolo.carlini@oracle.com>
54         PR c++/62134
55         * g++.dg/cpp0x/alias-decl-46.C: New.
57 2015-01-16  Christophe Lyon  <christophe.lyon@linaro.org>
59         * gcc.target/aarch64/advsimd-intrinsics/vld1_lane.c: New file.
61 2015-01-16  Christophe Lyon  <christophe.lyon@linaro.org>
63         * gcc.target/aarch64/advsimd-intrinsics/arm-neon-ref.h (CHECK):
64         Add trace.
65         (CHECK_FP): Likewise.
66         (CHECK_CUMULATIVE_SAT): Likewise.
68 2015-01-16  Christophe Lyon  <christophe.lyon@linaro.org>
70         * gcc.target/aarch64/advsimd-intrinsics/arm-neon-ref.h
71         (Set_Neon_Cumulative_Sat): Add parameter.
72         (__set_neon_cumulative_sat): Support new parameter.
73         * gcc.target/aarch64/advsimd-intrinsics/binary_sat_op.inc
74         (TEST_BINARY_SAT_OP1): Call Set_Neon_Cumulative_Sat with new
75         argument.
76         * gcc.target/aarch64/advsimd-intrinsics/unary_sat_op.inc
77         (TEST_UNARY_SAT_OP1): Call Set_Neon_Cumulative_Sat with new
78         argument.
80 2015-01-16  Bernd Edlinger  <bernd.edlinger@hotmail.de>
82         * g++.dg/tsan/vptr_benign_race.C: New testcase.
83         * g++.dg/tsan/vptr_harmful_race.C: New testcase.
85 2015-01-16  Paolo Carlini  <paolo.carlini@oracle.com>
87         PR c++/60056
88         * g++.dg/tls/thread_local-ice4.C: New.
90 2015-01-16  James Greenhalgh  <james.greenhalgh@arm.com>
92         * g++.dg/abi/mangle-abi-crypto.C: Add crypto options, rather
93         than Neon options.
95 2015-01-16  Paolo Carlini  <paolo.carlini@oracle.com>
97         PR c++/62276
98         * g++.dg/cpp0x/vt-62276.C: New.
100 2015-01-16  Ilya Enkovich  <ilya.enkovich@intel.com>
102         PR middle-end/64353
103         * g++.dg/pr64353.C: New.
105 2015-01-16  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
107         PR target/64263
108         * gcc.target/aarch64/pr64263_1.c: New test.
110 2015-01-16  Yuri Rumyantsev  <ysrumyan@gmail.com>
112         PR tree-optimization/64434
113         * gcc.dg/torture/pr64434.c: Move to...
114         * gcc.dg/pr64434.c: ... here.
116 2015-01-16  Richard Biener  <rguenther@suse.de>
118         PR middle-end/64614
119         * gcc.dg/uninit-18.c: New testcase.
121 2015-01-16  Richard Biener  <rguenther@suse.de>
123         PR tree-optimization/64568
124         * g++.dg/torture/pr64568-2.C: New testcase.
126 2015-01-16  Ilya Enkovich  <ilya.enkovich@intel.com>
128         PR target/64363
129         * gcc.target/i386/chkp-label-address.c: New.
131 2015-01-16  Janus Weil  <janus@gcc.gnu.org>
133         PR fortran/45290
134         * gfortran.dg/pointer_init_6.f90: Extended.
136 2015-01-16  Robert Suchanek  <robert.suchanek@imgtec.com>
138         * gcc.c-torture/compile/20150108.c: New test.
140 2015-01-16  Eric Botcazou  <ebotcazou@adacore.com>
142         * gcc.target/visium: New directory.
144 2015-01-16  Richard Biener  <rguenther@suse.de>
146         PR tree-optimization/61743
147         * gcc.dg/tree-ssa/pr61743-1.c: Add -fno-tree-vectorize.
148         * gcc.dg/tree-ssa/pr61743-2.c: Likewise.
150 2015-01-16  Zhenqiang Chen <zhenqiang.chen@arm.com>
152         * gcc.dg/pr64015.c: New test.
154 2015-01-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
156         PR ipa/64163
157         PR ipa/64612
158         * g++.dg/ipa/pr64612.C: New test.
160 2015-01-16  Renlin Li  <renlin.li@arm.com>
162         * g++.dg/builtin-apply2.c: Remove aarch64 target from skip list.
164 2015-01-16  Ilya Tocar  <ilya.tocar@intel.com>
166         * gcc.target/i386/sse-14.c: Test new intrinsic.
167         * gcc.target/i386/sse-22.c: Ditto.
169 2015-01-16  Paolo Carlini  <paolo.carlini@oracle.com>
171         PR c++/58614
172         * g++.dg/cpp0x/auto44.C: New.
174 2015-01-15  Sandra Loosemore  <sandra@codesourcery.com>
176         PR target/59710
177         * gcc.target/nios2/gpopt-all.c: New test case.
178         * gcc.target/nios2/gpopt-local.c: New test case.
179         * gcc.target/nios2/gpopt-global.c: New test case.
180         * gcc.target/nios2/gpopt-data.c: New test case.
181         * gcc.target/nios2/gpopt-none.c: New test case.
183 2015-01-15  Jakub Jelinek  <jakub@redhat.com>
185         * g++.dg/ubsan/vptr-1.C: New test.
186         * g++.dg/ubsan/vptr-2.C: New test.
187         * g++.dg/ubsan/vptr-3.C: New test.
188         * g++.dg/ubsan/vptr-4.C: New test.
189         * g++.dg/ubsan/vptr-5.C: New test.
190         * g++.dg/ubsan/vptr-6.C: New test.
191         * g++.dg/ubsan/vptr-7.C: New test.
192         * g++.dg/ubsan/vptr-8.C: New test.
193         * g++.dg/ubsan/vptr-9.C: New test.
195 2015-01-15  Eric Botcazou  <ebotcazou@adacore.com>
197         * lib/c-torture.exp: Compute LTO_TORTURE_OPTIONS after the environment
198         is set up.
199         * lib/gcc-dg.exp: Likewise.
201 2015-01-15  Vladimir Makarov  <vmakarov@redhat.com>
203         PR rtl-optimization/64110
204         * gcc.target/i386/pr64110.c: Add scan-assembler.
206 2015-01-15  Thomas Schwinge  <thomas@codesourcery.com>
207             James Norris  <jnorris@codesourcery.com>
208             Cesar Philippidis  <cesar@codesourcery.com>
209             Ilmir Usmanov  <i.usmanov@samsung.com>
211         * lib/target-supports.exp (check_effective_target_fopenacc): New
212         procedure.
213         * g++.dg/goacc-gomp/goacc-gomp.exp: New file.
214         * g++.dg/goacc/goacc.exp: Likewise.
215         * gcc.dg/goacc-gomp/goacc-gomp.exp: Likewise.
216         * gcc.dg/goacc/goacc.exp: Likewise.
217         * gfortran.dg/goacc/goacc.exp: Likewise.
218         * c-c++-common/cpp/openacc-define-1.c: New file.
219         * c-c++-common/cpp/openacc-define-2.c: Likewise.
220         * c-c++-common/cpp/openacc-define-3.c: Likewise.
221         * c-c++-common/goacc-gomp/nesting-1.c: Likewise.
222         * c-c++-common/goacc-gomp/nesting-fail-1.c: Likewise.
223         * c-c++-common/goacc/acc_on_device-2-off.c: Likewise.
224         * c-c++-common/goacc/acc_on_device-2.c: Likewise.
225         * c-c++-common/goacc/asyncwait-1.c: Likewise.
226         * c-c++-common/goacc/cache-1.c: Likewise.
227         * c-c++-common/goacc/clauses-fail.c: Likewise.
228         * c-c++-common/goacc/collapse-1.c: Likewise.
229         * c-c++-common/goacc/data-1.c: Likewise.
230         * c-c++-common/goacc/data-2.c: Likewise.
231         * c-c++-common/goacc/data-clause-duplicate-1.c: Likewise.
232         * c-c++-common/goacc/deviceptr-1.c: Likewise.
233         * c-c++-common/goacc/deviceptr-2.c: Likewise.
234         * c-c++-common/goacc/deviceptr-3.c: Likewise.
235         * c-c++-common/goacc/if-clause-1.c: Likewise.
236         * c-c++-common/goacc/if-clause-2.c: Likewise.
237         * c-c++-common/goacc/kernels-1.c: Likewise.
238         * c-c++-common/goacc/loop-1.c: Likewise.
239         * c-c++-common/goacc/loop-private-1.c: Likewise.
240         * c-c++-common/goacc/nesting-1.c: Likewise.
241         * c-c++-common/goacc/nesting-data-1.c: Likewise.
242         * c-c++-common/goacc/nesting-fail-1.c: Likewise.
243         * c-c++-common/goacc/parallel-1.c: Likewise.
244         * c-c++-common/goacc/pcopy.c: Likewise.
245         * c-c++-common/goacc/pcopyin.c: Likewise.
246         * c-c++-common/goacc/pcopyout.c: Likewise.
247         * c-c++-common/goacc/pcreate.c: Likewise.
248         * c-c++-common/goacc/pragma_context.c: Likewise.
249         * c-c++-common/goacc/present-1.c: Likewise.
250         * c-c++-common/goacc/reduction-1.c: Likewise.
251         * c-c++-common/goacc/reduction-2.c: Likewise.
252         * c-c++-common/goacc/reduction-3.c: Likewise.
253         * c-c++-common/goacc/reduction-4.c: Likewise.
254         * c-c++-common/goacc/sb-1.c: Likewise.
255         * c-c++-common/goacc/sb-2.c: Likewise.
256         * c-c++-common/goacc/sb-3.c: Likewise.
257         * c-c++-common/goacc/update-1.c: Likewise.
258         * gcc.dg/goacc/acc_on_device-1.c: Likewise.
259         * gfortran.dg/goacc/acc_on_device-1.f95: Likewise.
260         * gfortran.dg/goacc/acc_on_device-2-off.f95: Likewise.
261         * gfortran.dg/goacc/acc_on_device-2.f95: Likewise.
262         * gfortran.dg/goacc/assumed.f95: Likewise.
263         * gfortran.dg/goacc/asyncwait-1.f95: Likewise.
264         * gfortran.dg/goacc/asyncwait-2.f95: Likewise.
265         * gfortran.dg/goacc/asyncwait-3.f95: Likewise.
266         * gfortran.dg/goacc/asyncwait-4.f95: Likewise.
267         * gfortran.dg/goacc/branch.f95: Likewise.
268         * gfortran.dg/goacc/cache-1.f95: Likewise.
269         * gfortran.dg/goacc/coarray.f95: Likewise.
270         * gfortran.dg/goacc/continuation-free-form.f95: Likewise.
271         * gfortran.dg/goacc/cray.f95: Likewise.
272         * gfortran.dg/goacc/critical.f95: Likewise.
273         * gfortran.dg/goacc/data-clauses.f95: Likewise.
274         * gfortran.dg/goacc/data-tree.f95: Likewise.
275         * gfortran.dg/goacc/declare-1.f95: Likewise.
276         * gfortran.dg/goacc/enter-exit-data.f95: Likewise.
277         * gfortran.dg/goacc/fixed-1.f: Likewise.
278         * gfortran.dg/goacc/fixed-2.f: Likewise.
279         * gfortran.dg/goacc/fixed-3.f: Likewise.
280         * gfortran.dg/goacc/fixed-4.f: Likewise.
281         * gfortran.dg/goacc/host_data-tree.f95: Likewise.
282         * gfortran.dg/goacc/if.f95: Likewise.
283         * gfortran.dg/goacc/kernels-tree.f95: Likewise.
284         * gfortran.dg/goacc/list.f95: Likewise.
285         * gfortran.dg/goacc/literal.f95: Likewise.
286         * gfortran.dg/goacc/loop-1.f95: Likewise.
287         * gfortran.dg/goacc/loop-2.f95: Likewise.
288         * gfortran.dg/goacc/loop-3.f95: Likewise.
289         * gfortran.dg/goacc/loop-tree-1.f90: Likewise.
290         * gfortran.dg/goacc/omp.f95: Likewise.
291         * gfortran.dg/goacc/parallel-kernels-clauses.f95: Likewise.
292         * gfortran.dg/goacc/parallel-kernels-regions.f95: Likewise.
293         * gfortran.dg/goacc/parallel-tree.f95: Likewise.
294         * gfortran.dg/goacc/parameter.f95: Likewise.
295         * gfortran.dg/goacc/private-1.f95: Likewise.
296         * gfortran.dg/goacc/private-2.f95: Likewise.
297         * gfortran.dg/goacc/private-3.f95: Likewise.
298         * gfortran.dg/goacc/pure-elemental-procedures.f95: Likewise.
299         * gfortran.dg/goacc/reduction-2.f95: Likewise.
300         * gfortran.dg/goacc/reduction.f95: Likewise.
301         * gfortran.dg/goacc/routine-1.f90: Likewise.
302         * gfortran.dg/goacc/routine-2.f90: Likewise.
303         * gfortran.dg/goacc/sentinel-free-form.f95: Likewise.
304         * gfortran.dg/goacc/several-directives.f95: Likewise.
305         * gfortran.dg/goacc/sie.f95: Likewise.
306         * gfortran.dg/goacc/subarrays.f95: Likewise.
307         * gfortran.dg/gomp/map-1.f90: Likewise.
308         * gfortran.dg/openacc-define-1.f90: Likewise.
309         * gfortran.dg/openacc-define-2.f90: Likewise.
310         * gfortran.dg/openacc-define-3.f90: Likewise.
311         * g++.dg/gomp/block-1.C: Update for changed compiler output.
312         * g++.dg/gomp/block-2.C: Likewise.
313         * g++.dg/gomp/block-3.C: Likewise.
314         * g++.dg/gomp/block-5.C: Likewise.
315         * g++.dg/gomp/target-1.C: Likewise.
316         * g++.dg/gomp/target-2.C: Likewise.
317         * g++.dg/gomp/taskgroup-1.C: Likewise.
318         * g++.dg/gomp/teams-1.C: Likewise.
319         * gcc.dg/cilk-plus/jump-openmp.c: Likewise.
320         * gcc.dg/cilk-plus/jump.c: Likewise.
321         * gcc.dg/gomp/block-1.c: Likewise.
322         * gcc.dg/gomp/block-10.c: Likewise.
323         * gcc.dg/gomp/block-2.c: Likewise.
324         * gcc.dg/gomp/block-3.c: Likewise.
325         * gcc.dg/gomp/block-4.c: Likewise.
326         * gcc.dg/gomp/block-5.c: Likewise.
327         * gcc.dg/gomp/block-6.c: Likewise.
328         * gcc.dg/gomp/block-7.c: Likewise.
329         * gcc.dg/gomp/block-8.c: Likewise.
330         * gcc.dg/gomp/block-9.c: Likewise.
331         * gcc.dg/gomp/target-1.c: Likewise.
332         * gcc.dg/gomp/target-2.c: Likewise.
333         * gcc.dg/gomp/taskgroup-1.c: Likewise.
334         * gcc.dg/gomp/teams-1.c: Likewise.
336 2015-01-15  David Malcolm  <dmalcolm@redhat.com>
338         * jit.dg/test-error-mismatching-types-in-assignment-op.c: New
339         test case.
341 2015-01-15  Mike Stump  <mikestump@comcast.net>
343         * gcc.dg/inline_1.c: Rename gcc.dg/inline_[1-4].c to inline-3[6-9].c.
344         * gcc.dg/inline_2.c: Likewise.
345         * gcc.dg/inline_3.c: Likewise.
346         * gcc.dg/inline_4.c: Likewise.
348 2015-01-15  Janus Weil  <janus@gcc.gnu.org>
350         PR fortran/58023
351         * gfortran.dg/proc_ptr_comp_43.f90: New.
353 2015-01-15  Mike Stump  <mikestump@comcast.net>
355         * gcc.dg/unroll_1.c: Rename gcc.dg/unroll_[1-5].c to unroll-[2-6].
356         * gcc.dg/unroll_2.c: Likewise.
357         * gcc.dg/unroll_3.c: Likewise.
358         * gcc.dg/unroll_4.c: Likewise.
359         * gcc.dg/unroll_5.c: Likewise.
361 2015-01-15  Tejas Belagod  <tejas.belagod@arm.com>
363         PR target/63971
364         * gcc.target/aarch64/test_frame_1.c: Revert to 3 loads of x30
365         in epilogue.
366         * gcc.target/aarch64/test_frame_6.c: Likewise.
367         * gcc.target/aarch64/test_frame_2.c: Revert to 2 pair loads of
368         x30 and x19 (in the epilogue).
369         * gcc.target/aarch64/test_frame_4.c: Likewise.
370         * gcc.target/aarch64/test_frame_7.c: Likewise.
372 2015-01-15  Martin Liska  <mliska@suse.cz>
374         * g++.dg/ipa/pr64068.C: New test.
375         * gcc.dg/ipa/PR64559.c: New test.
377 2015-01-15  H.J. Lu  <hongjiu.lu@intel.com>
379         * g++.dg/other/anon5.C: Ignore additional messages on Linux/x86
380         with PIE.
382 2015-01-15  Richard Biener  <rguenther@suse.de>
384         PR tree-optimization/61743
385         * gcc.dg/tree-ssa/pr61743-1.c: New testcase.
386         * gcc.dg/tree-ssa/pr61743-2.c: Likewise.
388 2015-01-15 Renlin Li <renlin.li@arm.com>
390         * gcc.target/aarch64/volatileloadpair-1.c: Correct dg-options.
391         * gcc.target/aarch64/volatileloadpair-2.c: Likewise.
393 2015-01-15  Yuri Rumyantsev  <ysrumyan@gmail.com>
395         * gcc.dg/vect/vect-aggressive-1.c: New.
396         * gcc.target/i386/avx2-vect-aggressive.c: New.
398 2015-01-15  H.J. Lu  <hongjiu.lu@intel.com>
400         * gcc.target/i386/pr54445-2.c: Adjust scan string for PIE.
402 2015-01-15  Richard Biener  <rguenther@suse.de>
404         PR lto/64415
405         * gcc.dg/lto/pr64415_0.c: Re-enable for darwin with
406         -Wl,-undefined,dynamic_lookup.
408 2015-01-15  Eric Botcazou  <ebotcazou@adacore.com>
410         * gnat.dg/opt47.adb: New test.
412 2015-01-15  Richard Biener  <rguenther@suse.de>
414         PR lto/64415
415         * gcc.dg/lto/pr64415_0.c: Skip on darwin.
417 2015-01-15  Yuri Rumyantsev  <ysrumyan@gmail.com>
419         PR tree-optimization/64434
420         * gcc.dg/torture/pr64434.c: New test.
422 2015-01-15  Matthew Fortune  <matthew.fortune@imgtec.com>
424         * gcc.target/mips/mips.exp (mips-dg-options): -mips3d requires
425         -mno-micromips.  MIPS32R1 and below require -mno-micromips.
426         -march=loongson* and -march=octeon* require -mno-micromips.
428 2015-01-15  Andrew Bennett  <andrew.bennett@imgtec.com>
429             Matthew Fortune  <matthew.fortune@imgtec.com>
431         * gcc.target/mips/call-saved-4.c (foo): Add NOCOMPRESSION.
432         * gcc.target/mips/call-saved-5.c (foo): Likewise.
433         * gcc.target/mips/call-saved-6.c (foo): Likewise.
434         * gcc.target/mips/call-saved-7.c: New file.
435         * gcc.target/mips/call-saved-8.c: New file.
436         * gcc.target/mips/call-saved-9.c: New file.
438 2015-01-14  Matthew Fortune  <matthew.fortune@imgtec.com>
440         * gcc.target/mips/lsa.c: New file.
441         * gcc.target/mips/mips64-lsa.c: Likewise.
442         * gcc.target/mips/mulsize-2.c: Require !HAS_LSA.
443         * gcc.target/mips/mulsize-4.c: Likewise.
444         * gcc.target/mips/mulsize-5.c: New file.
445         * gcc.target/mips/mulsize-6.c: Likewise.
446         * gcc.target/mips/mips.exp (mips_option_groups): Support HAS_LSA
447         and !HAS_LSA as ghost options.
448         (mips-dg-options): Require rev 6 for HAS_LSA. Downgrade to rev 5
449         for !HAS_LSA.
451 2015-01-15  Matthew Wahab  <matthew.wahab@arm.com>
453         * g++.dg/torture/20141013.c: Set -fno-short-enums.
455 2015-01-15  Richard Biener  <rguenther@suse.de>
457         PR middle-end/64365
458         * gcc.dg/torture/pr64365.c: New testcase.
460 2015-01-14  Marcos Diaz <marcos.diaz@tallertechnologies.com>
462         * gcc.dg/stackprotectexplicit1.c: New test.
463         * g++.dg/stackprotectexplicit2.c: New test.
465 2015-01-14  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
467         PR target/61933
468         * gfortran.dg/inquire_internal.f90: New.
469         * gfortran.dg/negative_unit_check.f90: New.
471 2015-01-14  Oleg Endo  <olegendo@gcc.gnu.org>
473         PR target/53988
474         * gcc.target/sh/pr53988-1.c: New.
476 2015-01-14  Paolo Carlini  <paolo.carlini@oracle.com>
478         PR c++/58671
479         * g++.dg/tls/thread_local-ice3.C: New.
481 2015-01-14  H.J. Lu  <hongjiu.lu@intel.com>
483         * gcc.target/i386/fentry-override.c: Properly place {} in target
484         selector.  Remove nonpic.
485         * gcc.target/i386/fentry.c: Likewise.
487 2015-01-14  Andrew MacLeod  <amacleod@redhat.com>
489         * gcc.dg/atomic-invalid.c: Check for invalid memory model
490         warnings instead of errors.
492 2015-01-14  Ilya Verbin  <ilya.verbin@intel.com>
494         * lib/target-supports.exp (check_effective_target_lto): Check for -flto
495         option support instead of ENABLE_LTO from Makefile.
497 2015-01-14  Richard Biener  <rguenther@suse.de>
499         PR tree-optimization/59354
500         * gcc.dg/vect/pr59354.c: New testcase.
502 2015-01-14  Andrew Stubbs  <ams@codesourcery.com>
504         * lib/target-supports.exp
505         (check_effective_target_arm_neon_ok_nocache): Don't try to test Neon
506         on ARM architures before v7.
508 2015-01-14  Andrew MacLeod  <amacleod@redhat.com>
510         PR middle-end/59448
511         * gcc.dg/atomic-invalid.c: Remove obselete test for illegal consume in
512         an atomic_exchange.
514 2015-01-14  Ilya Tocar  <ilya.tocar@intel.com>
516         PR target/64386
517         * gcc.target/i386/pr64386.c: New test.
519 2015-01-14  Ilya Tocar  <ilya.tocar@intel.com>
521         PR target/64393
522         * gcc.target/i386/pr64393.c: New test.
524 2015-01-14  Ilya Tocar  <ilya.tocar@intel.com>
526         PR target/64387
527         * gcc.target/i386/pr64387.c: New test.
529 2015-01-14  Christophe Lyon  <christophe.lyon@linaro.org>
531         * gcc.target/aarch64/store-pair-1.c: Fix typo.
533 2015-01-14  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
535         * gcc.target/aarch64/arm_neon-nosimd-error.c: New test.
537 2015-01-14  Thomas Preud'homme  <thomas.preudhomme@arm.com>
539         PR target/64453
540         * gcc.target/arm/pr64453.c: New.
542 2015-01-14  Richard Biener  <rguenther@suse.de>
544         PR lto/64415
545         * gcc.dg/lto/pr64415_0.c: New testcase.
546         * gcc.dg/lto/pr64415_1.c: Likewise.
548 2015-01-14  Martin Liska  <mliska@suse.cz>
550         * gcc.dg/ipa/pr64307.c: New test.
552 2015-01-14  Tejas Belagod  <tejas.belagod@arm.com>
554         * gcc.target/aarch64/vect-movi.c: Check for vectorization for
555         64-bit and 128-bit.
557 2015-01-14  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
559         PR target/64460
560         * gcc.target/arm/pr64460_1.c: New test.
562 2015-01-14  Richard Biener  <rguenther@suse.de>
564         PR tree-optimization/64493
565         PR tree-optimization/64495
566         * gcc.dg/vect/pr64493.c: New testcase.
567         * gcc.dg/vect/pr64495.c: Likewise.
569 2015-01-13  Martin Uecker <uecker@eecs.berkeley.edu>
571         * gcc.dg/Warray-bounds-11.c: New test-case.
573 2015-01-14  Naveen H.S  <Naveen.Hurugalawadi@caviumnetworks.com>
575         * gcc.target/mips/octeon3-pipe-1.c: New test.
577 2015-01-13  David Malcolm  <dmalcolm@redhat.com>
579         * jit.dg/harness.h (set_up_logging): Move string concatenation
580         into...
581         (concat_strings): New function.
582         (dump_reproducer): New function.
583         (test_jit): Call dump_reproducer.
584         * jit.dg/jit.exp (is_testcase_meant_to_generate_a_reproducer): New
585         function.
586         (jit-dg-test): Delete any generated reproducer from previous runs.
587         Verify that a generated reproducer was created, and verify that it
588         compiles.
589         * jit.dg/test-nested-contexts.c (main): Call
590         gcc_jit_context_dump_reproducer_to_file.
592 2015-01-13  H.J. Lu  <hongjiu.lu@intel.com>
594         * gcc.dg/aru-2.c: Add dg-require-profiling.
596 2015-01-13  H.J. Lu  <hongjiu.lu@intel.com>
598         * lib/target-supports.exp (check_profiling_available): Check if
599         -pg links.
601 2015-01-13  Jan Hubicka  <hubicka@ucw.cz>
603         PR ipa/64565
604         * g++.dg/torture/pr64565.C: New testcase.
606 2015-01-13  Marek Polacek  <polacek@redhat.com>
608         PR middle-end/64391
609         * gcc.dg/tm/pr64391.c: New test.
611 2015-01-13  H.J. Lu  <hongjiu.lu@intel.com>
613         * gcc.dg/tree-ssa/ssa-store-ccp-3.c: Exclude pie when nonpic is
614         true.
616 2015-01-13  H.J. Lu  <hongjiu.lu@intel.com>
618         * gcc.target/i386/pie.c: New test.
620         * lib/target-supports.exp (check_effective_target_pie): New.
622 2015-01-13  Jakub Jelinek  <jakub@redhat.com>
624         PR rtl-optimization/64286
625         * gcc.target/i386/avx2-pr64286.c: New test.
627 2015-01-13  Paolo Carlini  <paolo.carlini@oracle.com>
629         PR c++/57626
630         * g++.dg/cpp0x/vt-57626.C: New.
632 2015-01-13  Jakub Jelinek  <jakub@redhat.com>
634         PR fortran/64528
635         * gfortran.dg/pr64528.f90: New test.
637 2015-01-13  Richard Sandiford  <richard.sandiford@arm.com>
639         * gcc.target/aarch64/subsp.c: New test.
641 2015-01-13  Andrew Pinski  <apinski@cavium.com>
643         * gcc.target/aarch64/store-pair-1.c: New testcase.
645 2015-01-13  Richard Biener  <rguenther@suse.de>
647         PR lto/64373
648         * gcc.dg/lto/pr64373_0.c: New testcase.
650 2015-01-13  Andrew Pinski  <apinski@cavium.com>
652         * gcc.target/aarch64/volatileloadpair-1.c: New testcase.
653         * gcc.target/aarch64/volatileloadpair-2.c: New testcase.
655 2015-01-13  Richard Biener  <rguenther@suse.de>
657         PR tree-optimization/64406
658         * gcc.dg/pr64406.c: New testcase.
660 2015-01-13  Richard Biener  <rguenther@suse.de>
662         PR tree-optimization/64404
663         * gcc.dg/vect/pr64404.c: New testcase.
665 2015-01-13  Richard Biener  <rguenther@suse.de>
667         PR tree-optimization/64568
668         * g++.dg/torture/pr64568.C: New testcase.
670 2015-01-12  David Malcolm  <dmalcolm@redhat.com>
672         * jit.dg/test-error-local-used-from-other-function.c: New test
673         case.
674         * jit.dg/test-error-param-reuse.c: New test case.
675         * jit.dg/test-error-param-sharing.c: New test case.
676         * jit.dg/test-error-param-used-from-other-function.c: New test
677         case.
678         * jit.dg/test-error-param-used-without-a-function.c: New test
679         case.
681 2015-01-12  Jakub Jelinek  <jakub@redhat.com>
683         PR tree-optimization/64563
684         * gcc.dg/pr64563.c: New test.
686         PR target/64513
687         * gcc.target/i386/pr64513.c: New test.
689         PR tree-optimization/64454
690         * gcc.dg/pr64454.c: New test.
692         PR testsuite/64028
693         * gcc.dg/vect/no-section-anchors-vect-31.c: Add dg-add-options
694         bind_pic_locally.
695         * gcc.dg/vect/no-section-anchors-vect-34.c: Likewise.
696         * gcc.dg/vect/no-section-anchors-vect-36.c: Likewise.
697         * gcc.dg/vect/no-section-anchors-vect-64.c: Likewise.
698         * gcc.dg/vect/no-section-anchors-vect-65.c: Likewise.
699         * gcc.dg/vect/no-section-anchors-vect-68.c: Likewise.
700         * gcc.dg/vect/no-section-anchors-vect-69.c: Likewise.
701         * gcc.dg/vect/slp-25.c: Likewise.
702         * gcc.dg/vect/vect-109.c: Likewise.
703         * gcc.dg/vect/vect-13.c: Likewise.
704         * gcc.dg/vect/vect-17.c: Likewise.
705         * gcc.dg/vect/vect-18.c: Likewise.
706         * gcc.dg/vect/vect-19.c: Likewise.
707         * gcc.dg/vect/vect-20.c: Likewise.
708         * gcc.dg/vect/vect-21.c: Likewise.
709         * gcc.dg/vect/vect-22.c: Likewise.
710         * gcc.dg/vect/vect-27.c: Likewise.
711         * gcc.dg/vect/vect-29.c: Likewise.
712         * gcc.dg/vect/vect-2-big-array.c: Likewise.
713         * gcc.dg/vect/vect-2.c: Likewise.
714         * gcc.dg/vect/vect-3.c: Likewise.
715         * gcc.dg/vect/vect-4.c: Likewise.
716         * gcc.dg/vect/vect-5.c: Likewise.
717         * gcc.dg/vect/vect-72.c: Likewise.
718         * gcc.dg/vect/vect-73-big-array.c: Likewise.
719         * gcc.dg/vect/vect-73.c: Likewise.
720         * gcc.dg/vect/vect-77-global.c: Likewise.
721         * gcc.dg/vect/vect-78-global.c: Likewise.
722         * gcc.dg/vect/vect-7.c: Likewise.
723         * gcc.dg/vect/vect-86.c: Likewise.
724         * gcc.dg/vect/vect-align-1.c: Likewise.
725         * gcc.dg/vect/vect-align-3.c: Likewise.
726         * gcc.dg/vect/vect-all-big-array.c: Likewise.
727         * gcc.dg/vect/vect-all.c: Likewise.
728         * gcc.dg/vect/vect-multitypes-1.c: Likewise.
729         * gcc.dg/vect/vect-multitypes-4.c: Likewise.
730         * gcc.dg/vect/vect-peel-3.c: Likewise.
731         * gcc.dg/vect/vect-peel-4.c: Likewise.
732         * gcc.dg/vect/wrapv-vect-7.c: Likewise.
734 2015-01-12  Jeff Law  <law@redhat.com>
736         PR target/64461
737         * gcc.target/m68k/pr64461.c: New test.
739 2015-01-12  David Malcolm  <dmalcolm@redhat.com>
741         * jit.dg/test-array-as-pointer.c (create_code): Update call
742         to gcc_jit_context_new_global by setting "kind" to
743         GCC_JIT_GLOBAL_IMPORTED.
744         * jit.dg/test-error-array-as-pointer.c: Likewise.
745         * jit.dg/test-expressions.c (make_test_of_get_address): Likewise.
746         * jit.dg/test-fuzzer.c (make_random_global): Likewise, but
747         setting kind to GCC_JIT_GLOBAL_EXPORTED.
748         * jit.dg/test-using-global.c (the_global): Rename to...
749         (imported_global): ...this.
750         (create_code): Update to test the three kinds of global.
751         (verify_code): Likewise.
753 2015-01-12  Marc Glisse  <marc.glisse@inria.fr>
755         PR testsuite/64427
756         * gcc.target/i386/pr64291-1.c: Limit to lp64 tarrget.  Avoid
757         undefined behavior.
758         * gcc.target/i386/pr64291-2.c: Updated.
760 2015-01-12  Richard Biener  <rguenther@suse.de>
762         PR tree-optimization/64530
763         * gfortran.dg/pr64530.f90: New testcase.
765 2015-01-12  Richard Biener  <rguenther@suse.de>
767         PR middle-end/64357
768         * gcc.dg/torture/pr64357.c: New testcase.
770 2015-01-12  H.J. Lu  <hongjiu.lu@intel.com>
772         * gcc.target/i386/nop-mcount.c: Properly place {} in target
773         selector.
775 2015-01-12  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
776         * gcc.dg/plugin/ggcplug.c: Include gcc-plugin.h after coretypes.h.
778 2015-01-12  Martin Liska  <mliska@suse.cz>
780         * gcc.dg/ipa/PR64550.c: New test.
782 2015-01-12  Jan Hubicka  <hubicka@ucw.cz>
784         PR ipa/63470
785         * testsuite/g++.dg/ipa/pr63470.C: New testcase.
787 2015-01-11  Janus Weil  <janus@gcc.gnu.org>
789         PR fortran/63733
790         * gfortran.dg/typebound_operator_20.f90: New.
792 2015-01-11  Janus Weil  <janus@gcc.gnu.org>
794         PR fortran/58023
795         * gfortran.dg/proc_ptr_comp_42.f90: New.
797 2015-01-11  Janus Weil  <janus@gcc.gnu.org>
799         PR fortran/64508
800         * gfortran.dg/proc_ptr_comp_41.f90: New.
802 2015-01-11  Segher Boessenkool  <segher@kernel.crashing.org>
804         * gcc.target/powerpc/recip-test.h (_ARCH_PPC64): Use __LP64__ instead.
806 2015-01-10  Tobias Burnus  <burnus@net-b.de>
808         PR fortran/64522
809         * gfortran.dg/line_length_5.f90: Change dg-warning to dg-error
810         and add dg-excess-errors.
811         * gfortran.dg/line_length_6.f90: New.
812         * gfortran.dg/line_length_7.f90: New.
813         * gfortran.dg/line_length_8.f90: New.
814         * gfortran.dg/line_length_9.f90: New.
815         * gfortran.dg/line_length_10.f90: New.
816         * gfortran.dg/line_length_11.f90: New.
818 2015-01-09  David Malcolm  <dmalcolm@redhat.com>
820         * jit.dg/test-threads.c (struct testcase): Move declaration
821         to jit.dg/all-non-failing-tests.h.
822         (testcases): Likewise.
823         * jit.dg/all-non-failing-tests.h (struct testcase): Move
824         declaration here from jit.dg/all-non-failing-tests.h.
825         (testcases): Likewise.
826         * jit.dg/test-combination.c (create_code): Eliminate spelling
827         out all of the testcases in favor of looping through the
828         "testcases" metadata.
829         (verify_code): Likewise.
831 2015-01-09  Jakub Jelinek  <jakub@redhat.com>
833         PR rtl-optimization/64536
834         * gcc.dg/pr64536.c: New test.
836 2015-01-09  David Malcolm  <dmalcolm@redhat.com>
838         * jit.dg/all-non-failing-tests.h: Add test-constants.c.
839         * jit.dg/test-combination.c (create_code): Likewise.
840         (verify_code): Likewise.
841         * jit.dg/test-constants.c: New test case.
842         * jit.dg/test-threads.c: Add test-constants.c.
844 2015-01-09  Dimitris Papavasiliou  <dpapavas@gmail.com>
846         PR libobjc/51891
847         * objc.dg/gnu-api-2-class.m: Add a test case
848         for the above change.
850 2015-01-09  Sebastian Huber  <sebastian.huber@embedded-brains.de>
852         * gcc.dg/typeof-2.c: Add checks for non-atomic types.
854 2015-01-09  Richard Biener  <rguenther@suse.de>
856         PR tree-optimization/64410
857         * g++.dg/vect/pr64410.cc: New testcase.
859 2015-01-09  Martin Liska  <mliska@suse.cz>
861         * gcc.dg/ipa/ipa-icf-32.c: New test.
863 2015-01-08  Bernd Edlinger  <bernd.edlinger@hotmail.de>
865         * c-c++-common/tsan/tsan_barrier.h: New.
866         * c-c++-common/tsan/atomic_stack.c: Reworked to not depend on sleep.
867         * c-c++-common/tsan/bitfield_race.c: Likewise.
868         * c-c++-common/tsan/fd_pipe_race.c: Likewise.
869         * c-c++-common/tsan/mutexset1.c: Likewise.
870         * c-c++-common/tsan/race_on_barrier.c: Likewise.
871         * c-c++-common/tsan/race_on_mutex.c: Likewise.
872         * c-c++-common/tsan/race_on_mutex2.c: Likewise.
873         * c-c++-common/tsan/simple_race.c: Likewise.
874         * c-c++-common/tsan/simple_stack.c: Likewise.
875         * c-c++-common/tsan/sleep_sync.c: Likewise.
876         * c-c++-common/tsan/tiny_race.c: Likewise.
877         * c-c++-common/tsan/tls_race.c: Likewise.
878         * c-c++-common/tsan/write_in_reader_lock.c: Likewise.
879         * g++.dg/tsan/aligned_vs_unaligned_race.C: Likewise.
880         * g++.dg/tsan/atomic_free.C: Likewise.
881         * g++.dg/tsan/atomic_free2.C: Likewise.
882         * g++.dg/tsan/cond_race.C: Likewise.
883         * g++.dg/tsan/tsan_barrier.h: Copied from c-c++-common/tsan.
885 2015-01-08  Hans-Peter Nilsson  <hp@axis.com>
887         PR testsuite/62250
888         * lib/target-supports.exp (check_effective_target_libatomic_available):
889         New.
890         * gfortran.dg/coarray/caf.exp: Only add -latomic for
891         targets that match effective-target libatomic_available.
892         * gfortran.dg/coarray_lib_comm_1.f90: Similar.
894 2015-01-08  David Malcolm  <dmalcolm@redhat.com>
896         * jit.dg/test-error-block-in-wrong-function.c (verify_code):
897         Verify the result of gcc_jit_context_get_last_error.
898         * jit.dg/test-error-null-passed-to-api.c (verify_code): Likewise.
900 2015-01-08  Jakub Jelinek  <jakub@redhat.com>
902         PR tree-optimization/63989
903         * gcc.dg/strlenopt-27.c: New test.
905 2015-01-08  David Malcolm  <dmalcolm@redhat.com>
907         * jit.dg/harness.h (set_up_logging): New function.
908         (test_jit): Fail if gcc_jit_context_acquire fails.  Call
909         set_up_logging on the context, so that every testcase is
910         logged to a particular file.
911         * jit.dg/test-nested-contexts.c (main): Open a logfile,
912         and call gcc_jit_context_set_logfile on the top-level context.
914 2015-01-08  Jakub Jelinek  <jakub@redhat.com>
916         PR target/64338
917         * g++.dg/opt/pr64338.C: New test.
919 2015-01-08  Tobias Burnus  <burnus@net-b.de>
921         * gfortran.dg/coarray/codimension_2b.f90: New file.
922         * gfortran.dg/coarray/codimension_2.f90: Add it to dg-extra-sources.
923         * gfortran.dg/coarray/codimension_2.f90: Call its subroutine.
925 2015-01-08  Paolo Carlini  <paolo.carlini@oracle.com>
927         PR c++/59004
928         * g++.dg/ext/fnname4.C: New.
930 2015-01-08  Paolo Carlini  <paolo.carlini@oracle.com>
932         PR c++/64462
933         * g++.dg/cpp0x/constexpr-64462.C: New.
935 2015-01-08  Paolo Carlini  <paolo.carlini@oracle.com>
937         PR c++/60753
938         * g++.dg/cpp0x/deleted10.C: New.
940 2015-01-07  David Malcolm  <dmalcolm@redhat.com>
942         * jit.dg/test-error-dereferencing-void-ptr.c: New test case.
944 2015-01-07  David Malcolm  <dmalcolm@redhat.com>
946         * jit.dg/test-expressions.c (make_tests_of_unary_ops): Add test of
947         GCC_JIT_UNARY_OP_ABS.
948         (verify_unary_ops): Likewise.
950 2015-01-07  David Malcolm  <dmalcolm@redhat.com>
952         * jit.dg/test-arith-overflow.c: New test case.
953         * jit.dg/all-non-failing-tests.h: Add test-arith-overflow.c.
954         * jit.dg/test-combination.c (create_code): Likewise.
955         (verify_code): Likewise.
956         * jit.dg/test-threads.c (testcases): Likewise.
958 2015-01-07  David Malcolm  <dmalcolm@redhat.com>
960         * jit.dg/jit.exp: Load wrapper.exp with %{tool} set to "g++"
961         rather than "jit".  Load g++.exp, and call g++_init.
962         Run test-*.cc files within the testsuite and *.cc files within
963         docs/examples.
964         (jit-dg-test): Drop the addition of -fgnu89-inline to
965         DEFAULT_CFLAGS in favor of adding it to additional_flags, only
966         doing it when compiling C testcases (since g++ does not handle
967         it).  Reset "orig_environment_saved" so that LD_LIBRARY_PATH
968         is restored to the value after g++_init ran, rather than the
969         value before g++_init ran.  Return a list of
970         $comp_output $output_file, as dg-test assumes.
972 2015-01-07  David Malcolm  <dmalcolm@redhat.com>
974         * jit.dg/harness.h (CHECK_NON_NULL): Add __func__ to output, to
975         make it easier to figure out the origin of each test result when
976         running test-combination.c and test-threads.c.
977         (CHECK_VALUE): Likewise.
978         (CHECK_DOUBLE_VALUE): Likewise.
979         (CHECK_STRING_VALUE): Likewise.
980         (CHECK_STRING_STARTS_WITH): Likewise.
981         (CHECK_STRING_CONTAINS): Likewise.
982         (CHECK): Likewise.
983         (check_string_value): Likewise, add "funcname" param.
984         (check_string_starts_with): Likewise.
985         (check_string_contains): Likewise.
987 2015-01-07  David Malcolm  <dmalcolm@redhat.com>
989         * jit.dg/jit.exp (jit-dg-test): Remove "rootname" call when
990         generating name of built executable.
992 2015-01-07  Marek Polacek  <polacek@redhat.com>
994         PR c/64440
995         * gcc.dg/pr64440.c: New test.
996         * c-c++-common/pr56607.c: Don't limit dg-warnings to C++.
998 2015-01-07  Marek Polacek  <polacek@redhat.com>
1000         PR c/64417
1001         * gcc.c-torture/compile/pr28865.c: Add dg-errors.
1002         * gcc.dg/pr64417.c: New test.
1004 2015-01-06  Michael Meissner  <meissner@linux.vnet.ibm.com>
1006         PR target/64505
1007         * gcc.target/powerpc/pr64505.c: New file to test -m32 -mpowerpc64
1008         fix is correct.
1010 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
1012         * lib/tsan-dg.exp (check_effective_target_fsanitize_thread):
1013         Check if testcases run without errors, not just if they compile.
1015 2015-01-06  Christian Bruel  <christian.bruel@st.com>
1017         PR target/64507
1018         * gcc.target/sh/pr64507.c: New test.
1020 2015-01-06  Arnaud Charlet  <charlet@adacore.com>
1022         * gnat.db/fixce.adb, gnat.db/specs/delta_small.ads: Kill warnings.
1024 2015-01-06  Jakub Jelinek  <jakub@redhat.com>
1026         * c-c++-common/asan/sanitize-all-1.c: New test.
1027         * c-c++-common/ubsan/sanitize-all-1.c: New test.
1028         * c-c++-common/ubsan/sanitize-all-2.c: New test.
1029         * c-c++-common/ubsan/sanitize-all-3.c: New test.
1030         * c-c++-common/ubsan/sanitize-all-4.c: New test.
1032 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
1034         * lib/target-supports.exp (check_profiling_available): Return 0 for
1035         Visium.
1036         (check_effective_target_tls_runtime): Likewise.
1037         (check_effective_target_logical_op_short_circuit): Return 1 for Visium.
1038         * gcc.dg/20020312-2.c: Adjust for Visium.
1039         * gcc.dg/tls/thr-cse-1.c: Likewise
1040         * gcc.dg/tree-ssa/20040204-1.c: Likewise
1041         * gcc.dg/tree-ssa/loop-1.c: Likewise.
1042         * gcc.dg/weak/typeof-2.c: Likewise.
1044 2015-01-05  Radovan Obradovic <radovan.obradovic@imgtec.com>
1046         PR rtl-optimization/64287
1047         * gcc.dg/aru-2.c: New test.
1049 2015-01-05  Jakub Jelinek  <jakub@redhat.com>
1051         PR sanitizer/64344
1052         * c-c++-common/ubsan/pr64344-1.c: New test.
1053         * c-c++-common/ubsan/pr64344-2.c: New test.
1055         PR tree-optimization/64465
1056         * gcc.dg/pr64465.c: New test.
1058         PR tree-optimization/64494
1059         * gcc.c-torture/compile/pr64494.c: New test.
1061 2015-01-05  Thomas Koenig  <tkoenig@gcc.gnu.org>
1063         PR fortran/47674
1064         * gfortran.dg/realloc_on_assign_25.f90:  New test.
1066 2015-01-05  Jakub Jelinek  <jakub@redhat.com>
1068         Update copyright years.
1070 2015-01-05  Marek Polacek  <polacek@redhat.com>
1072         PR c/64423
1073         * gcc.dg/pr64423.c: New test.
1075 2015-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
1077         * gcc.dg/debug/debug-1.c: Pass -fno-if-conversion for
1078         mmix-knuth-mmixware for the same reason as for MIPS.
1079         * gcc.dg/debug/debug-2.c: Ditto.
1081         * gcc.dg/pr42629.c: Only pass scheduling options on scheduling targets.
1083 2015-01-03  John David Anglin  <danglin@gcc.gnu.org>
1085         PR testsuite/62250
1086         * lib/gfortran.exp: Add libatomic library search path.
1087         * gfortran.dg/coarray/caf.exp: Add -latomic to test options.
1088         * gfortran.dg/coarray_lib_comm_1.f90: Likewise.
1090         * gcc.dg/pr63914.c: Add -fno-common option on hppa*-*-hpux*.
1092 2015-01-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1094         * c-c++-common/tsan/bitfield_race.c: New testcase.
1095         * g++.dg/tsan/aligned_vs_unaligned_race.C: Fixed.
1097 2015-01-02  Tobias Burnus  <burnus@net-b.de>
1099         * gfortran.dg/coarray/collectives_4.f90: New.
1101 2015-01-02  Janus Weil  <janus@gcc.gnu.org>
1103         PR fortran/57562
1104         * gfortran.dg/extends_16.f90: New.
1106 2015-01-02  Tobias Burnus  <burnus@net-b.de>
1108         * gfortran.dg/coarray/caf.exp (dg-compile-aux-modules): Add.
1110 2015-01-02  Tobias Burnus  <burnus@net-b.de>
1112         * gfortran.dg/coarray/codimension_2.f90: New.
1113         * gfortran.dg/coarray/codimension_2a.f90: New.
1114         * gfortran.dg/coarray_35.f90: New.
1115         * gfortran.dg/coarray_35a.f90: New.
1117 2015-01-02  Janus Weil  <janus@gcc.gnu.org>
1119         PR fortran/60507
1120         * gfortran.dg/dummy_procedure_11.f90: New.
1122 Copyright (C) 2015 Free Software Foundation, Inc.
1124 Copying and distribution of this file, with or without modification,
1125 are permitted in any medium without royalty provided the copyright
1126 notice and this notice are preserved.