|
| 1 | +2025-03-12 Jakub Jelinek < [email protected]> |
| 2 | + |
| 3 | + PR c++/119150 |
| 4 | + * g++.dg/cpp2a/consteval41.C: New test. |
| 5 | + |
| 6 | +2025-03-12 Nathaniel Shead < [email protected]> |
| 7 | + |
| 8 | + PR c++/118799 |
| 9 | + * g++.dg/modules/export-6.C: Adjust error message, add check for |
| 10 | + no-linkage decls in namespace. |
| 11 | + * g++.dg/modules/internal-4_b.C: Allow exposing a namespace with |
| 12 | + internal linkage. Type aliases are not entities and so never |
| 13 | + exposures. |
| 14 | + * g++.dg/modules/using-30_a.C: New test. |
| 15 | + * g++.dg/modules/using-30_b.C: New test. |
| 16 | + * g++.dg/modules/using-30_c.C: New test. |
| 17 | + |
| 18 | +2025-03-12 Nathaniel Shead < [email protected]> |
| 19 | + |
| 20 | + PR c++/119154 |
| 21 | + * g++.dg/modules/linkage-3_a.C: New test. |
| 22 | + * g++.dg/modules/linkage-3_b.C: New test. |
| 23 | + * g++.dg/modules/pr119154_a.C: New test. |
| 24 | + * g++.dg/modules/pr119154_b.C: New test. |
| 25 | + |
| 26 | +2025-03-12 Marek Polacek < [email protected]> |
| 27 | + |
| 28 | + PR c++/117512 |
| 29 | + * g++.dg/cpp0x/alignas23.C: New test. |
| 30 | + * g++.dg/ext/align3.C: New test. |
| 31 | + * g++.dg/ext/align4.C: New test. |
| 32 | + * g++.dg/ext/align5.C: New test. |
| 33 | + |
| 34 | +2025-03-12 Simon Martin < [email protected]> |
| 35 | + |
| 36 | + PR c++/110584 |
| 37 | + * g++.dg/cpp0x/lambda/lambda-nested10.C: New test. |
| 38 | + |
| 39 | +2025-03-12 Richard Earnshaw < [email protected]> |
| 40 | + |
| 41 | + PR target/117931 |
| 42 | + * gcc.target/arm/lp1243022.c: Delete non-functional test. |
| 43 | + |
| 44 | +2025-03-12 Thomas Koenig < [email protected]> |
| 45 | + |
| 46 | + PR fortran/119078 |
| 47 | + * gfortran.dg/binding_label_tests_26b.f90: Remove bogus dg-error |
| 48 | + statements. |
| 49 | + |
| 50 | +2025-03-12 Marek Polacek < [email protected]> |
| 51 | + |
| 52 | + PR c++/119134 |
| 53 | + * g++.dg/cpp2a/lambda-uneval24.C: New test. |
| 54 | + |
| 55 | +2025-03-12 Alex Coplan < [email protected]> |
| 56 | + |
| 57 | + PR rtl-optimization/116564 |
| 58 | + * gcc.target/aarch64/torture/pr116564.c: New test. |
| 59 | + |
| 60 | +2025-03-12 Andre Vehreschild < [email protected]> |
| 61 | + |
| 62 | + PR fortran/98903 |
| 63 | + * gfortran.dg/coarray/coindexed_2.f90: New test. |
| 64 | + * gfortran.dg/coarray/coindexed_3.f08: New test. |
| 65 | + * gfortran.dg/coarray/coindexed_4.f08: New test. |
| 66 | + |
| 67 | +2025-03-12 Jakub Jelinek < [email protected]> |
| 68 | + |
| 69 | + PR middle-end/119226 |
| 70 | + * gcc.c-torture/compile/pr119226.c: New test. |
| 71 | + |
| 72 | +2025-03-12 Richard Sandiford < [email protected]> |
| 73 | + |
| 74 | + PR tree-optimization/116901 |
| 75 | + * gcc.target/aarch64/sve/reduc_strict_4.c: Turn off costing. |
| 76 | + * gcc.target/aarch64/sve/reduc_strict_5.c: Likewise. |
| 77 | + |
| 78 | +2025-03-12 Richard Sandiford < [email protected]> |
| 79 | + |
| 80 | + * gcc.target/aarch64/pr110625_1.c: Turn into a positive test for |
| 81 | + a vector latency of 2, rather than a negative test for a vector |
| 82 | + latency of 8. |
| 83 | + |
| 84 | +2025-03-12 Richard Biener < [email protected]> |
| 85 | + |
| 86 | + * lib/cobol-dg.exp: New, based on gfortran-dg.exp. |
| 87 | + * lib/cobol.exp: New, based on gfortran.exp. |
| 88 | + * cobol.dg/dg.exp: New. |
| 89 | + * cobol.dg/pass.cob: New test. |
| 90 | + * cobol.dg/fail.cob: Likewise. |
| 91 | + * cobol.dg/error-1.cob: Likewise. |
| 92 | + |
| 93 | +2025-03-12 Jakub Jelinek < [email protected]> |
| 94 | + |
| 95 | + PR c++/119076 |
| 96 | + * g++.dg/modules/pr119076-1_a.H: New test. |
| 97 | + * g++.dg/modules/pr119076-1_b.C: New test. |
| 98 | + * g++.dg/modules/pr119076-2_a.H: New test. |
| 99 | + * g++.dg/modules/pr119076-2_b.C: New test. |
| 100 | + |
1 | 101 | 2025-03-11 Jakub Jelinek < [email protected]>
|
2 | 102 |
|
3 | 103 | PR c/117178
|
|
0 commit comments