LAST_UPDATED: Obtained from git: releases/gcc-14.2.0 revision
04696df09633baf97cdbbdd6e9929b9d472161d3
=== acats tests ===
FAIL: cxaa009
=== acats Summary ===
# of expected passes2327
# of unexpected failures1
Native configuration is i686-pc-
LAST_UPDATED: Obtained from git: releases/gcc-14.2.0 revision
04696df09633baf97cdbbdd6e9929b9d472161d3
=== acats tests ===
FAIL: cb1010a
=== acats Summary ===
# of expected passes2327
# of unexpected failures1
Native configuration is s390x-ib
LAST_UPDATED: Obtained from git: releases/gcc-14.2.0 revision
04696df09633baf97cdbbdd6e9929b9d472161d3
=== acats tests ===
=== acats Summary ===
# of expected passes2328
# of unexpected failures0
Native configuration is powerpc64le-unknown-linu
LAST_UPDATED: Obtained from git: releases/gcc-14.2.0 revision
04696df09633baf97cdbbdd6e9929b9d472161d3
Native configuration is arm-unknown-linux-gnueabihf
=== libatomic tests ===
Running target unix
=== libatomic Summary for unix ===
# of expected passes
LAST_UPDATED: Obtained from git: releases/gcc-14.2.0 revision
04696df09633baf97cdbbdd6e9929b9d472161d3
Native configuration is arm-unknown-linux-gnueabi
=== libatomic tests ===
Running target unix
=== libatomic Summary ===
# of expected passes44
#
Package: gcc-12
Version: 12.2.0-14
Severity: normal
X-Debbugs-Cc: cnba...@gmail.com
Dear Maintainer,
The following C++20 code can be compiled with GCC 12.3 or later but can't be
compiled on Debian 12 with GCC 12.2:
```
#include
#include
class A{ int a; };
int main()
{
std::atomic> a_ptr
6 matches
Mail list logo