diff options
author | Jakub Jelinek <jakub@redhat.com> | 2024-08-31 16:03:20 +0200 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2024-08-31 16:03:20 +0200 |
commit | afd9558b94eb78ef3e9a8818f2d57f9311e99b4f (patch) | |
tree | 58ae33ca95b6a8fbfe088c921b298883c7c5a787 /gcc/tree-ssa-phiopt.cc | |
parent | dd346b613886aea9761dbb5e7a8d6c47922750b2 (diff) | |
download | gcc-afd9558b94eb78ef3e9a8818f2d57f9311e99b4f.zip gcc-afd9558b94eb78ef3e9a8818f2d57f9311e99b4f.tar.gz gcc-afd9558b94eb78ef3e9a8818f2d57f9311e99b4f.tar.bz2 |
c++: Add unsequenced C++ testcase
This is the testcase I wrote originally and which on top of the
https://gcc.gnu.org/pipermail/gcc-patches/2024-August/659154.html
patch didn't behave the way I wanted (no warning and no optimizations of
[[unsequenced]] function templates which don't have pointer/reference
arguments.
Posting this separately, because it depends on the above mentioned
patch as well as the PR116175
https://gcc.gnu.org/pipermail/gcc-patches/2024-August/659157.html
patch.
2024-08-31 Jakub Jelinek <jakub@redhat.com>
* g++.dg/ext/attr-unsequenced-1.C: New test.
Diffstat (limited to 'gcc/tree-ssa-phiopt.cc')
0 files changed, 0 insertions, 0 deletions