|
| 1 | +2026-06-12 Tobias Burnus <tburnus@baylibre.com> |
| 2 | + |
| 3 | + * gfortran.dg/gomp/declare-mapper-6.f90: New test. |
| 4 | + * gfortran.dg/gomp/declare-mapper-7.f90: New test. |
| 5 | + * gfortran.dg/gomp/declare-reduction-3.f90: New test. |
| 6 | + * gfortran.dg/gomp/declare-reduction-4.f90: New test. |
| 7 | + |
| 8 | +2026-06-12 Jakub Jelinek <jakub@redhat.com> |
| 9 | + |
| 10 | + PR c++/125674 |
| 11 | + * g++.dg/template/bitfield5.C: New test. |
| 12 | + * g++.dg/template/bitfield6.C: New test. |
| 13 | + |
| 14 | +2026-06-12 Tobias Burnus <tburnus@baylibre.com> |
| 15 | + |
| 16 | + * gfortran.dg/goacc/asyncwait-4.f95: Update dg-error. |
| 17 | + * gfortran.dg/goacc/routine-6.f90: Likewise. |
| 18 | + * gfortran.dg/gomp/udr1.f90: Likewise. |
| 19 | + * gfortran.dg/gomp/udr2.f90: Likewise. |
| 20 | + * gfortran.dg/gomp/udr4.f90: Likewise. |
| 21 | + * gfortran.dg/gomp/declare-reduction-2.f90: New test. |
| 22 | + |
| 23 | +2026-06-12 Julian Brown <julian@codesourcery.com> |
| 24 | + Tobias Burnus <tburnus@baylibre.com> |
| 25 | + |
| 26 | + * gfortran.dg/gomp/declare-mapper-1.f90: Remove no longer |
| 27 | + expect 'sorry, unimplemented'. |
| 28 | + * gfortran.dg/gomp/declare-mapper-3.f90: New test. |
| 29 | + * gfortran.dg/gomp/declare-mapper-31.f90: New test. |
| 30 | + * gfortran.dg/gomp/declare-mapper-4.f90: New test. |
| 31 | + * gfortran.dg/gomp/declare-mapper-5.f90: New test. |
| 32 | + |
| 33 | +2026-06-12 Stefan Schulze Frielinghaus <stefansf@gcc.gnu.org> |
| 34 | + |
| 35 | + * gcc.target/s390/section-anchors-4.c: New test. |
| 36 | + |
| 37 | +2026-06-12 Iain Sandoe <iain@sandoe.co.uk> |
| 38 | + |
| 39 | + * g++.dg/modules/clone-4_b.C: Account for missing strong symbol |
| 40 | + aliases. |
| 41 | + * g++.dg/template/explicit-instantiation8.C: Likewise. |
| 42 | + |
| 43 | +2026-06-12 Tamar Christina <tamar.christina@arm.com> |
| 44 | + |
| 45 | + PR tree-optimization/125597 |
| 46 | + * gcc.target/aarch64/pr125597.c: New test. |
| 47 | + |
| 48 | +2026-06-12 Stefan Schulze Frielinghaus <stefansf@gcc.gnu.org> |
| 49 | + |
| 50 | + PR rtl-optimization/125173 |
| 51 | + * gcc.dg/pr125173-1.c: New test. |
| 52 | + |
| 53 | +2026-06-12 Andrew Pinski <andrew.pinski@oss.qualcomm.com> |
| 54 | + Kyrylo Tkachov <ktkachov@nvidia.com> |
| 55 | + |
| 56 | + PR tree-optimization/125557 |
| 57 | + PR tree-optimization/64700 |
| 58 | + PR tree-optimization/29144 |
| 59 | + PR tree-optimization/94274 |
| 60 | + * gcc.dg/tree-ssa/recip-3.c: Disable phiopt since it removes |
| 61 | + one division and recip pass needs 3. |
| 62 | + * gcc.dg/tree-ssa/recip-5.c: Likewise. |
| 63 | + * gcc.dg/tree-ssa/recip-6.c: Likewise. |
| 64 | + * gcc.dg/tree-ssa/recip-7.c: Likewise. |
| 65 | + * gcc.dg/tree-ssa/slsr-12.c: xfail. |
| 66 | + * gcc.dg/tree-ssa/slsr-34.c: Likewise. |
| 67 | + * gcc.dg/tree-ssa/pr122629-1.c: Update to scan phiopt1. |
| 68 | + * gcc.dg/vect/vect-reduc-cond-2.c: Likewise. |
| 69 | + * gcc.dg/tree-ssa/phi-factor-binary-1.c: New test. |
| 70 | + * gcc.dg/tree-ssa/phi-factor-binary-2.c: New test. |
| 71 | + * gcc.target/aarch64/phi-factor-binary-1.c: New test. |
| 72 | + * gcc.target/aarch64/cinc_common_1.c: xfail. |
| 73 | + * gcc.target/aarch64/fuse_cmp_csel.c: xfail. |
| 74 | + * gcc.target/aarch64/fuse_cmp_csel-1.c: New test. |
| 75 | + |
| 76 | +2026-06-12 Stefan Schulze Frielinghaus <stefansf@gcc.gnu.org> |
| 77 | + |
| 78 | + * gcc.target/s390/ira-pic-spill-1.c: New test. |
| 79 | + * gcc.target/s390/ira-pic-spill-2.c: New test. |
| 80 | + * gcc.target/s390/ira-pic-spill-3.c: New test. |
| 81 | + |
1 | 82 | 2026-06-11 Thomas Koenig <tkoenig@gcc.gnu.org> |
2 | 83 |
|
3 | 84 | PR fortran/30438 |
|
0 commit comments