|
| 1 | +2023-01-19 Jakub Jelinek < [email protected]> |
| 2 | + |
| 3 | + PR c++/108437 |
| 4 | + * g++.dg/cpp23/subscript12.C: New test. |
| 5 | + * g++.dg/cpp23/subscript13.C: New test. |
| 6 | + |
| 7 | +2023-01-19 Jakub Jelinek < [email protected]> |
| 8 | + |
| 9 | + PR c++/53932 |
| 10 | + * g++.dg/init/pr53932.C: New test. |
| 11 | + |
| 12 | +2023-01-19 H.J. Lu < [email protected]> |
| 13 | + |
| 14 | + * gcc.target/i386/pr108436.c: New test. |
| 15 | + |
| 16 | +2023-01-19 David Malcolm < [email protected]> |
| 17 | + |
| 18 | + PR analyzer/108455 |
| 19 | + * gcc.dg/analyzer/deref-before-check-1.c: Add test coverage |
| 20 | + involving dominance. |
| 21 | + * gcc.dg/analyzer/deref-before-check-pr108455-1.c: New test. |
| 22 | + * gcc.dg/analyzer/deref-before-check-pr108455-git-pack-revindex.c: |
| 23 | + New test. |
| 24 | + |
| 25 | +2023-01-19 Harald Anlauf < [email protected]> |
| 26 | + |
| 27 | + PR fortran/108434 |
| 28 | + * gfortran.dg/pr108434.f90: New test. |
| 29 | + |
| 30 | +2023-01-19 Iain Sandoe < [email protected]> |
| 31 | + |
| 32 | + * gm2/complex/run/pass/complex-run-pass.exp: Remove gm2_link_lib. |
| 33 | + * gm2/iso/run/pass/iso-run-pass.exp: Likewise. |
| 34 | + * gm2/link/externalscaffold/pass/link-externalscaffold-pass.exp: |
| 35 | + * gm2/pimlib/logitech/run/pass/pimlib-logitech-run-pass.exp: Likewise. |
| 36 | + * gm2/pimlib/run/pass/pimlib-run-pass.exp: Likewise. |
| 37 | + * gm2/projects/iso/run/pass/halma/projects-iso-run-pass-halma.exp: |
| 38 | + Likewise. |
| 39 | + * gm2/projects/iso/run/pass/hello/projects-iso-run-pass-hello.exp: |
| 40 | + Likewise. |
| 41 | + * gm2/projects/pim/run/pass/hello/projects-pim-run-pass-hello.exp: |
| 42 | + Likewise. |
| 43 | + * gm2/sets/run/pass/sets-run-pass.exp: Likewise. |
| 44 | + * gm2/switches/none/run/pass/gm2-none.exp: Likewise. |
| 45 | + * gm2/switches/pic/run/pass/switches-pic-run-pass.exp: Likewise. |
| 46 | + * gm2/projects/pim/run/pass/random/projects-pim-run-pass-random.exp: |
| 47 | + Likewise, and also ensure that the -g option is appended to avoid it |
| 48 | + being taken as a path. |
| 49 | + * lib/gm2.exp: Ensure for each gm2_init_xxxx function that the set of |
| 50 | + libraries added matches the set of -I and -L options. |
| 51 | + |
| 52 | +2023-01-19 Christophe Lyon < [email protected]> |
| 53 | + |
| 54 | + PR target/108411 |
| 55 | + * g++.target/aarch64/bitfield-abi-warning-align16-O2-extra.C: Add |
| 56 | + -fno-stack-protector. |
| 57 | + * g++.target/aarch64/bitfield-abi-warning-align16-O2.C: Likewise. |
| 58 | + * g++.target/aarch64/bitfield-abi-warning-align32-O2-extra.C: Likewise. |
| 59 | + * g++.target/aarch64/bitfield-abi-warning-align32-O2.C: Likewise. |
| 60 | + * g++.target/aarch64/bitfield-abi-warning-align8-O2.C: Likewise. |
| 61 | + * gcc.target/aarch64/bitfield-abi-warning-align16-O2-extra.c: Likewise. |
| 62 | + * gcc.target/aarch64/bitfield-abi-warning-align16-O2.c: Likewise. |
| 63 | + * gcc.target/aarch64/bitfield-abi-warning-align32-O2-extra.c: Likewise. |
| 64 | + * gcc.target/aarch64/bitfield-abi-warning-align32-O2.c: Likewise. |
| 65 | + * gcc.target/aarch64/bitfield-abi-warning-align8-O2.c: Likewise. |
| 66 | + |
| 67 | +2023-01-19 Jakub Jelinek < [email protected]> |
| 68 | + |
| 69 | + PR tree-optimization/108440 |
| 70 | + * c-c++-common/rotate-10.c: New test. |
| 71 | + * c-c++-common/rotate-11.c: New test. |
| 72 | + |
| 73 | +2023-01-19 Alexandre Oliva < [email protected]> |
| 74 | + |
| 75 | + PR debug/106746 |
| 76 | + * gcc.target/i386/pr106746.c: New. |
| 77 | + |
1 | 78 | 2023-01-18 Marek Polacek < [email protected]>
|
2 | 79 |
|
3 | 80 | PR c/108424
|
|
0 commit comments