|
| 1 | +2025-05-15 Jason Merrill <jason@redhat.com> |
| 2 | + |
| 3 | + * g++.dg/coroutines/co-await-syntax-09-convert.C: Add -fcoroutines. |
| 4 | + * g++.dg/coroutines/co-await-syntax-10.C |
| 5 | + * g++.dg/coroutines/co-await-syntax-11.C |
| 6 | + * g++.dg/coroutines/co-await-void_type.C |
| 7 | + * g++.dg/coroutines/co-return-warning-1.C |
| 8 | + * g++.dg/coroutines/ramp-return-a.C |
| 9 | + * g++.dg/coroutines/ramp-return-c.C: Likewise. |
| 10 | + * g++.dg/coroutines/coroutines.exp: Removed. |
| 11 | + * lib/g++-dg.exp: Start at C++20 for coroutines/ |
| 12 | + |
| 13 | +2025-05-15 Harald Anlauf <anlauf@gmx.de> |
| 14 | + |
| 15 | + PR fortran/85750 |
| 16 | + * gfortran.dg/alloc_comp_auto_array_3.f90: Adjust scan counts. |
| 17 | + * gfortran.dg/alloc_comp_class_3.f03: Remove bogus warnings. |
| 18 | + * gfortran.dg/alloc_comp_class_4.f03: Likewise. |
| 19 | + * gfortran.dg/allocate_with_source_14.f03: Adjust scan count. |
| 20 | + * gfortran.dg/derived_constructor_comps_6.f90: Likewise. |
| 21 | + * gfortran.dg/derived_result_5.f90: New test. |
| 22 | + |
| 23 | +2025-05-15 Robert Dubner <rdubner@symas.com> |
| 24 | + |
| 25 | + PR cobol/120251 |
| 26 | + * cobol.dg/group1/check_88.cob: One final regex "." instead of "ß" |
| 27 | + |
| 28 | +2025-05-15 Andrew MacLeod <amacleod@redhat.com> |
| 29 | + |
| 30 | + PR tree-optimization/116546 |
| 31 | + * gcc.dg/pr116546.c: New. |
| 32 | + |
| 33 | +2025-05-15 Andrew MacLeod <amacleod@redhat.com> |
| 34 | + |
| 35 | + PR tree-optimization/120277 |
| 36 | + * gcc.dg/pr120277.c: New. |
| 37 | + |
| 38 | +2025-05-15 Robert Dubner <rdubner@symas.com> |
| 39 | + |
| 40 | + PR cobol/120251 |
| 41 | + * cobol.dg/group1/check_88.cob: Ignore characters above 0x80. |
| 42 | + * cobol.dg/group2/ALLOCATE_Rule_8_OPTION_INITIALIZE_with_figconst.cob: |
| 43 | + Output HIGH-VALUE as hex, rather than as characters. |
| 44 | + * cobol.dg/group2/ALLOCATE_Rule_8_OPTION_INITIALIZE_with_figconst.out: |
| 45 | + Likewise. |
| 46 | + * cobol.dg/group2/INSPECT_CONVERTING_TO_figurative_constants.cob: Typo. |
| 47 | + * cobol.dg/group2/INSPECT_CONVERTING_TO_figurative_constants.out: Likewise. |
| 48 | + * cobol.dg/group2/INSPECT_ISO_Example_1.cob: Likewise. |
| 49 | + * cobol.dg/group2/INSPECT_ISO_Example_2.cob: Likewise. |
| 50 | + * cobol.dg/group2/INSPECT_ISO_Example_3.cob: Likewise. |
| 51 | + * cobol.dg/group2/INSPECT_ISO_Example_4.cob: Likewise. |
| 52 | + * cobol.dg/group2/INSPECT_ISO_Example_5-f.cob: Likewise. |
| 53 | + * cobol.dg/group2/INSPECT_ISO_Example_6.cob: Likewise. |
| 54 | + * cobol.dg/group2/INSPECT_ISO_Example_7.cob: Likewise. |
| 55 | + * cobol.dg/group2/Multiple_INDEXED_BY_variables_with_the_same_name.cob: New test. |
| 56 | + * cobol.dg/group2/Multiple_INDEXED_BY_variables_with_the_same_name.out: New test. |
| 57 | + |
| 58 | +2025-05-15 Jeff Law <jlaw@ventanamicro.com> |
| 59 | + |
| 60 | + PR target/120223 |
| 61 | + * gcc.target/riscv/pr120223.c: New test. |
| 62 | + |
| 63 | +2025-05-15 Patrick Palka <ppalka@redhat.com> |
| 64 | + |
| 65 | + PR c++/120161 |
| 66 | + * g++.dg/template/unify13.C: New test. |
| 67 | + |
| 68 | +2025-05-15 Jason Merrill <jason@redhat.com> |
| 69 | + |
| 70 | + * lib/g++-dg.exp (g++-std-flags): Factor out of g++-dg-runtest. |
| 71 | + * g++.dg/modules/modules.exp: Use it instead of a copy. |
| 72 | + |
| 73 | +2025-05-15 Richard Biener <rguenther@suse.de> |
| 74 | + |
| 75 | + * gcc.target/i386/pr110310.c: Adjust. |
| 76 | + |
| 77 | +2025-05-15 Richard Biener <rguenther@suse.de> |
| 78 | + |
| 79 | + * gcc.target/i386/vect-epilogues-1.c: New testcase. |
| 80 | + * gcc.target/i386/vect-epilogues-2.c: Likewise. |
| 81 | + * gcc.target/i386/vect-epilogues-3.c: Likewise. |
| 82 | + * gcc.target/i386/vect-epilogues-4.c: Likewise. |
| 83 | + * gcc.target/i386/vect-epilogues-5.c: Likewise. |
| 84 | + |
1 | 85 | 2025-05-14 Simon Martin <simon@nasilyan.com>
|
2 | 86 |
|
3 | 87 | PR c++/120126
|
|
0 commit comments