gcc-13-20240406 is now available

2024-04-06 Thread GCC Administrator via Gcc
Snapshot gcc-13-20240406 is now available on https://gcc.gnu.org/pub/gcc/snapshots/13-20240406/ and on various mirrors, see https://gcc.gnu.org/mirrors.html for details. This snapshot has been generated from the GCC 13 git branch with the following options: git://gcc.gnu.org/git/gcc.git branch

Re: [gimple-ssa] result_decl and ssa_name

2024-04-06 Thread Richard Biener via Gcc
On Fri, Apr 5, 2024 at 3:44 PM Pierrick Philippe wrote: > > On 05/04/2024 14:46, Richard Biener wrote: > > On Fri, Apr 5, 2024 at 1:59 PM Pierrick Philippe > wrote: > > Hi all, > > I do have a question regarding ssa_name and result_decl. > > For example on the following gimple function: > > int

Re: Sourceware mitigating and preventing the next xz-backdoor

2024-04-06 Thread Richard Biener via Gcc
On Fri, Apr 5, 2024 at 11:18 PM Andrew Sutton via Gcc wrote: > > > > > > > > > > I think the key difference here is that Autotools allows arbitrarily > > generated code to be executed at any time. More modern build systems > > require the use of specific commands/files to run arbitrary code, e.g.

Re: Sourceware mitigating and preventing the next xz-backdoor

2024-04-06 Thread Martin Uecker via Gcc
Am Samstag, dem 06.04.2024 um 15:00 +0200 schrieb Richard Biener: > On Fri, Apr 5, 2024 at 11:18 PM Andrew Sutton via Gcc wrote: > > > > > > > > > > > > > > > I think the key difference here is that Autotools allows arbitrarily > > > generated code to be executed at any time. More modern

Re: Patches submission policy change

2024-04-06 Thread Mark Wielaard
Hi, On Fri, 2024-04-05 at 09:17 +0200, Christophe Lyon wrote: > On 4/4/24 23:35, Mark Wielaard wrote: > > wrt to the mailinglists maybe getting larger patches, I think most > > will still be under 400K and I wouldn't raise the limit (because most > > such larger emails are really just spam). But

[Bug modula2/114617] gm2 is unable to resolve const expression using relative operators ICE

2024-04-06 Thread gaius at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114617 Gaius Mulley changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

Results for 14.0.1 20240405 (experimental) [master r14-9822-g93adf88cc67] (GCC) testsuite on i686-pc-linux-gnu

2024-04-06 Thread H.J. Lu via Gcc-testresults
LAST_UPDATED: Sat Apr 6 20:30:17 UTC 2024 (revision r14-9822-g93adf88cc67) Native configuration is i686-pc-linux-gnu === gcc tests === Running target unix XPASS: gcc.dg/guality/example.c -O0 execution test XPASS: gcc.dg/guality/example.c -O1 -DPREVENT_OPTIMIZATION

Results for 14.0.1 20240405 (experimental) [master-ia32 r14-9822-g93adf88cc67] (GCC) testsuite on i686-pc-linux-gnu

2024-04-06 Thread H.J. Lu via Gcc-testresults
LAST_UPDATED: Sat Apr 6 20:30:05 UTC 2024 (revision r14-9822-g93adf88cc67) Native configuration is i686-pc-linux-gnu === gcc tests === Running target unix XPASS: gcc.dg/guality/example.c -O0 execution test XPASS: gcc.dg/guality/example.c -O1 -DPREVENT_OPTIMIZATION

[Bug libquadmath/114623] sqrtq and std::numeric_limits<__float128>::max()

2024-04-06 Thread g.peterhoff--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114623 --- Comment #4 from g.peterh...@t-online.de --- That is precisely the design error of C/C++/etc. There should be no float/double/long double/__float128/etc, but *only* floatN_t. Then there wouldn't be these discrepancies (if necessary you have

[Bug c++/80438] Variadic template class argument deduction failure from variadic constructor deduction guide

2024-04-06 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80438 Andrew Pinski changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug c++/87129] -Wsign-conversion Erroneously Triggered When Dereferencing Pointer From Implicit User Conversion

2024-04-06 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87129 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/88371] Gratuitous (?) warning regarding an implicit conversion in pointer arithmetic

2024-04-06 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88371 Andrew Pinski changed: What|Removed |Added CC||ian at geometrian dot com --- Comment

Results for 14.0.1 20240405 (experimental) [master r14-9823-g4e3c825730] (GCC) testsuite on powerpc64-unknown-linux-gnu

2024-04-06 Thread Bill Seurer (POWER9 BE) via Gcc-testresults
git commit g:4e3c8257304c55f2ebfb24bd6de3236bda0f054e gcc-descr r14-9823-g4e3c8257304c55 power9 BE Linux 6.7.9-powerpc64 ppc64 GNU Make 4.3 DejaGnu: DejaGnu version 1.6.3 Expect version 5.45.4 Tcl version 8.6 64-bit LAST_UPDATED: Sat Apr 6 22:51:18 UTC 2024

Results for 14.0.1 20240405 (experimental) [remotes/origin/HEAD r14-9823-g4e3c8257304] (GCC) testsuite on powerpc64le-unknown-linux-gnu

2024-04-06 Thread Bill Seurer (POWER9) via Gcc-testresults
git commit g:4e3c8257304c55f2ebfb24bd6de3236bda0f054e gcc-descr r14-9823-g4e3c8257304c55 power9 Linux 5.15.0-97-generic ppc64le GNU Make 4.3 DejaGnu: DejaGnu version 1.6.2 Expect version 5.45.4 Tcl version 8.6 64-bit LAST_UPDATED: Sat Apr 6 22:54:32 UTC 2024

Results for 14.0.1 20240405 (experimental) [remotes/origin/HEAD r14-9823-g4e3c825730] (GCC) testsuite on powerpc64le-unknown-linux-gnu

2024-04-06 Thread Bill Seurer (POWER9 IEEE128) via Gcc-testresults
git commit g:4e3c8257304c55f2ebfb24bd6de3236bda0f054e gcc-descr r14-9823-g4e3c8257304c55 power9 IEEE128 Linux 6.9.0-0.rc2.20240402git026e680b0a08.24.fc41.ppc64le ppc64le GNU Make 4.4.1 DejaGnu: DejaGnu version 1.6.3 Expect version 5.45.4 Tcl version 8.6 64-bit

[Bug middle-end/81916] expansion of rint/nearbyint can simplified under -fno-signed-zeros

2024-04-06 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81916 Andrew Pinski changed: What|Removed |Added Severity|normal |enhancement CC|

Regressions on master at commit r14-9821 vs commit r14-9810 on Linux/x86_64

2024-04-06 Thread H.J. Lu via Gcc-regression
Regressions on master at commit r14-9821 vs commit r14-9810 on Linux/x86_64 New failures: FAIL: gcc.dg/torture/convert-dfp-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) FAIL: gcc.dg/torture/convert-dfp.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects

Results for 14.0.1 20240405 (experimental) [master r14-9821-g09992f8b881] (GCC) testsuite on x86_64-pc-linux-gnu

2024-04-06 Thread H.J. Lu via Gcc-testresults
LAST_UPDATED: Sat Apr 6 13:30:08 UTC 2024 (revision r14-9821-g09992f8b881) Native configuration is x86_64-pc-linux-gnu === gcc tests === Running target unix XPASS: gcc.dg/guality/example.c -O0 execution test XPASS: gcc.dg/guality/example.c -Og -DPREVENT_OPTIMIZATION

[Bug c/114622] New: memcmp -Wstringop-overread false positive

2024-04-06 Thread arnaud.lb at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114622 Bug ID: 114622 Summary: memcmp -Wstringop-overread false positive Product: gcc Version: 13.2.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c

[Bug c++/77887] -Wimplicit-fallthrough fails to trigger in unused inline functions

2024-04-06 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77887 Andrew Pinski changed: What|Removed |Added Last reconfirmed||2024-04-06 Ever confirmed|0

[Bug c++/87063] Const subobject with const assignment operator, but operator anyway deleted

2024-04-06 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87063 --- Comment #1 from Andrew Pinski --- EDG also rejects this: ``` "", line 21: error: function "foo::operator=(const foo &)" (declared implicitly) cannot be referenced -- it is a deleted function a = foo(); ^ ``` I remember there

Results for 14.0.1 20240405 (experimental) [src r14-9808-ga844095e17c] (GCC) testsuite on powerpc-ibm-aix7.2.5.0

2024-04-06 Thread David Edelsohn via Gcc-testresults
LAST_UPDATED: Fri Apr 5 13:12:53 UTC 2024 (revision r14-9808-ga844095e17c) Native configuration is powerpc-ibm-aix7.2.5.0 === g++ tests === Running target unix FAIL: g++.dg/compat/eh/new1 cp_compat_x_tst.o-cp_compat_y_tst.o execute XPASS: g++.dg/debug/pr46583.C -gdwarf-2 -g1

C/C++ results under Intel SDE for 14.0.1 20240405 (experimental) [native/master r14-9823-g4e3c8257304] (GCC) testsuite on x86_64-pc-linux-gnu

2024-04-06 Thread H. J. Lu via Gcc-testresults
LAST_UPDATED: Sat Apr 6 23:40:05 UTC 2024 (revision r14-9823-g4e3c8257304) Native configuration is x86_64-pc-linux-gnu === gcc tests === Running target sde FAIL: gcc.target/i386/apx-ndd-tls-1b.c scan-assembler-times addq[ \\t]+%r[a-z0-9]+, a@gottpoff(%rip),

[Bug libquadmath/114623] sqrt

2024-04-06 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114623 --- Comment #1 from Andrew Pinski --- Please don't just link against godbolt and attach the preprocessed source.

[Bug libquadmath/114623] sqrtq and std::numeric_limits<__float128>::max()

2024-04-06 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114623 --- Comment #3 from Andrew Pinski --- https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83800#c4 Basically libquadmath should be using sqrt128f if it exist for sqrtq instead of doing a version itself ... But libquadmath is normally only used for

[Bug c++/81270] [concepts] ill-formed code with a constrained variable declaration with multiple declarators with different deduced types not rejected

2024-04-06 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81270 Andrew Pinski changed: What|Removed |Added Last reconfirmed|2019-10-15 00:00:00 |2024-4-6 --- Comment #2 from Andrew

[Bug c++/80594] error: ‘SDL_Window’ does not name a type

2024-04-06 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80594 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/87791] Unnecessary zero-initialization of constexpr unions in arrays

2024-04-06 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87791 --- Comment #1 from Andrew Pinski --- Hmm, GCC is acting treating `Arr a;` like `Arr a{};`. I have not looked into why though.

[Bug c++/87063] Const subobject with const assignment operator, but operator anyway deleted

2024-04-06 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87063 Andrew Pinski changed: What|Removed |Added See Also||https://gcc.gnu.org/bugzill

Results for 20240406 master r14-9823-g4e3c8257304c55 (GCC) testsuite on x86_64-pc-linux-gnu

2024-04-06 Thread Gaius Mulley via Gcc-testresults
$ ../configure --prefix=/home/gaius/opt --libexecdir=/home/gaius/opt/lib --enable-host-shared --enable-threads=posix --enable-clocale=gnu --enable-checking --enable-long-longx --enable-languages=m2 --enable-multilib --disable-plugin --enable-bootstrap gcc-branch: master git commit

Results for 12.3.1 20240405 [remotes/origin/releases/gcc-12 r12-10313-g0611f480013] (GCC) testsuite on avr-unknown-none

2024-04-06 Thread The GnuPru BuildBot via Gcc-testresults
WARNING: Many C++ failures have been omitted due to lack of libstdc++ on AVR! Only G++ regressions are reported below. LAST_UPDATED: Sun Apr 7 00:22:52 UTC 2024 (revision r12-10313-g0611f480013) Target is avr-unknown-none Host is x86_64-pc-linux-gnu === gcc tests ===

Results for 14.0.1 20240405 (experimental) [native/master r14-9823-g4e3c8257304] (GCC) testsuite on x86_64-pc-linux-gnu

2024-04-06 Thread H. J. Lu via Gcc-testresults
LAST_UPDATED: Sat Apr 6 23:40:05 UTC 2024 (revision r14-9823-g4e3c8257304) Native configuration is x86_64-pc-linux-gnu === gcc tests === Running target unix XPASS: gcc.dg/Wstringop-overflow-47.c pr97027 (test for warnings, line 72) XPASS: gcc.dg/Wstringop-overflow-47.c pr97027

Results for 12.3.1 20240405 [remotes/origin/releases/gcc-12 r12-10313-g0611f480013] (GCC) testsuite on pru-unknown-elf

2024-04-06 Thread The GnuPru BuildBot via Gcc-testresults
LAST_UPDATED: Sun Apr 7 01:52:05 UTC 2024 (revision r12-10313-g0611f480013) Target is pru-unknown-elf Host is x86_64-pc-linux-gnu === gcc tests === Running target pru-sim FAIL: gcc.c-torture/compile/attr-complex-method-2.c -O0 scan-tree-dump optimized "__divdc3" FAIL:

Results for 14.0.1 20240405 (experimental) [remotes/origin/master r14-9823-g4e3c8257304] (GCC) testsuite on pru-unknown-elf

2024-04-06 Thread The GnuPru BuildBot via Gcc-testresults
LAST_UPDATED: Sun Apr 7 02:36:30 UTC 2024 (revision r14-9823-g4e3c8257304) Target is pru-unknown-elf Host is x86_64-pc-linux-gnu === gcc tests === Running target pru-sim FAIL: c-c++-common/analyzer/out-of-bounds-diagram-11.c (test for excess errors) FAIL:

[Bug libquadmath/114623] New: sqrt

2024-04-06 Thread g.peterhoff--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114623 Bug ID: 114623 Summary: sqrt Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: libquadmath Assignee:

[Bug middle-end/32581] make profiledbootstrap - stageprofile - gcc/ada/a-except.adb:1301: error: control flow in the middle of basic block 20

2024-04-06 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=32581 Andrew Pinski changed: What|Removed |Added CC||terminatorul at gmail dot com ---

[Bug middle-end/39398] verify_flow_info failed

2024-04-06 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=39398 Andrew Pinski changed: What|Removed |Added Resolution|--- |DUPLICATE

[Bug middle-end/112499] [11/12/13/14 Regression] ICE in output_operand: invalid expression as operand with addition of 2 differences of address of labels

2024-04-06 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112499 Andrew Pinski changed: What|Removed |Added Resolution|--- |DUPLICATE Status|NEW

[Bug middle-end/100595] ICE: output_operand with static const int of address of label + difference of label

2024-04-06 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100595 Andrew Pinski changed: What|Removed |Added CC||141242068 at smail dot nju.edu.cn ---

[Bug c++/99925] Missing 'inconsistent deduction for ‘auto’' error when using type-constraint placeholder

2024-04-06 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99925 Andrew Pinski changed: What|Removed |Added Resolution|--- |DUPLICATE

[Bug c++/81270] [concepts] ill-formed code with a constrained variable declaration with multiple declarators with different deduced types not rejected

2024-04-06 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81270 Andrew Pinski changed: What|Removed |Added CC||hewillk at gmail dot com --- Comment #3

[Bug target/114004] GCC emits a superfluous instruction for simple test case on ppc

2024-04-06 Thread segher at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114004 --- Comment #2 from Segher Boessenkool --- So, the rlwinm keeps all the top 32 bits intact, but those are all zero to begin with. Somehow we don't see that, or don't take that into account anyway.

Results for 14.0.1 20240405 (experimental) [master r14-9822-g93adf88cc67] (GCC) testsuite on s390x-ibm-linux-gnu default

2024-04-06 Thread stefansf--- via Gcc-testresults
LAST_UPDATED: Sat Apr 6 17:05:16 UTC 2024 (revision r14-9822-g93adf88cc67) === acats tests === FAIL: cb1010a === acats Summary === # of expected passes2327 # of unexpected failures1 Native configuration is s390x-ibm-linux-gnu default

Results for 14.0.1 20240405 (experimental) [master revision gcc-14-9819-gc6892a430a9] (GCC) testsuite on aarch64-unknown-linux-gnu

2024-04-06 Thread ci_notify--- via Gcc-testresults
# From https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-aarch64-build/1048/: LAST_UPDATED: 2024-04-06T22:59:42+00:00 (master revision gcc-14-9819-gc6892a430a9) aarch64-unknown-linux-gnu Native configuration is aarch64-unknown-linux-gnu === libatomic tests ===

Results for 11.4.1 20240405 [remotes/origin/releases/gcc-11 revision f203ded5492:9eb6572ada4:b755a7af1f2ef1f5348d04db20f751e898abcd9d] (GCC) testsuite on avr-unknown-none

2024-04-06 Thread The GnuPru BuildBot via Gcc-testresults
WARNING: Many C++ failures have been omitted due to lack of libstdc++ on AVR! Only G++ regressions are reported below. LAST_UPDATED: Sun Apr 7 00:00:16 UTC 2024 (revision f203ded5492:9eb6572ada4:b755a7af1f2ef1f5348d04db20f751e898abcd9d) Target is avr-unknown-none Host is x86_64-pc-linux-gnu

Results for 14.0.1 20240405 (experimental) [master revision gcc-14-9823-g4e3c8257304] (GCC) testsuite on aarch64-unknown-linux-gnu

2024-04-06 Thread ci_notify--- via Gcc-testresults
# From https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/1814/: LAST_UPDATED: 2024-04-07T00:51:12+00:00 (master revision gcc-14-9823-g4e3c8257304) aarch64-unknown-linux-gnu Native configuration is aarch64-unknown-linux-gnu === libatomic tests === Running target

Results for 14.0.1 20240405 (experimental) [master r14-9822-g93adf88cc67] (GCC) testsuite on x86_64-pc-linux-gnu

2024-04-06 Thread H.J. Lu via Gcc-testresults
LAST_UPDATED: Sat Apr 6 17:30:06 UTC 2024 (revision r14-9822-g93adf88cc67) Native configuration is x86_64-pc-linux-gnu === gcc tests === Running target unix XPASS: gcc.dg/guality/example.c -O0 execution test XPASS: gcc.dg/guality/example.c -Og -DPREVENT_OPTIMIZATION

[Bug middle-end/82014] worse code emitted for a valid memove than for undefined memcpy

2024-04-06 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82014 Andrew Pinski changed: What|Removed |Added Severity|normal |enhancement --- Comment #2 from Andrew

[Bug middle-end/94208] missing warning on passing unterminated local array to string functions

2024-04-06 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94208 Andrew Pinski changed: What|Removed |Added Ever confirmed|0 |1 Last reconfirmed|

[gcc r14-9823] PR modula2/114617 gm2 unable to resolve const expressions using relop ICE

2024-04-06 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:4e3c8257304c55f2ebfb24bd6de3236bda0f054e commit r14-9823-g4e3c8257304c55f2ebfb24bd6de3236bda0f054e Author: Gaius Mulley Date: Sat Apr 6 23:45:35 2024 +0100 PR modula2/114617 gm2 unable to resolve const expressions using relop ICE This patch allows cc1gm2 to

[Bug modula2/114617] gm2 is unable to resolve const expression using relative operators ICE

2024-04-06 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114617 --- Comment #4 from GCC Commits --- The master branch has been updated by Gaius Mulley : https://gcc.gnu.org/g:4e3c8257304c55f2ebfb24bd6de3236bda0f054e commit r14-9823-g4e3c8257304c55f2ebfb24bd6de3236bda0f054e Author: Gaius Mulley Date:

[Bug c++/80670] Member specialization of alias declaration from different namespace

2024-04-06 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80670 Andrew Pinski changed: What|Removed |Added Keywords||rejects-valid

Results for 14.0.1 20240405 (experimental) [remotes/origin/master r14-9823-g4e3c8257304] (GCC) testsuite on avr-unknown-none

2024-04-06 Thread The GnuPru BuildBot via Gcc-testresults
WARNING: Many C++ failures have been omitted due to lack of libstdc++ on AVR! Only G++ regressions are reported below. LAST_UPDATED: Sun Apr 7 01:08:08 UTC 2024 (revision r14-9823-g4e3c8257304) Target is avr-unknown-none Host is x86_64-pc-linux-gnu === gcc tests ===

[Bug libquadmath/114623] sqrtq and std::numeric_limits<__float128>::max()

2024-04-06 Thread g.peterhoff--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114623 --- Comment #2 from g.peterh...@t-online.de --- #include #include #include #include #include #include #include void print_hex(const std::float128_t value) { std::array buffer{}; const std::to_chars_result

Results for 14.0.1 20240405 (experimental) [master revision gcc-14-9823-g4e3c8257304] (GCC) testsuite on arm-unknown-eabi

2024-04-06 Thread ci_notify--- via Gcc-testresults
# From https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/402/: LAST_UPDATED: 2024-04-07T04:43:03+00:00 (master revision gcc-14-9823-g4e3c8257304) arm-eabi {-mthumb/-march=armv8-a+simd/-mfpu=auto/-mfloat-abi=hard} Target is arm-unknown-eabi Host is

Results for 20240406 master r14-9822-g93adf88cc6744a (GCC) testsuite on aarch64-unknown-linux-gnu

2024-04-06 Thread Gaius Mulley via Gcc-testresults
$ ../configure --prefix=/home/gaius/opt --libexecdir=/home/gaius/opt/lib --enable-host-shared --enable-threads=posix --enable-clocale=gnu --enable-checking --enable-long-longx --enable-languages=m2 --disable-multilib --enable-plugin --enable-bootstrap gcc-branch: master git commit

[Bug c++/84358] error message (missing call to class contructor): misleading source code location

2024-04-06 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84358 Andrew Pinski changed: What|Removed |Added Last reconfirmed|2018-02-13 00:00:00 |2024-4-6 --- Comment #2 from Andrew

Results for 11.4.1 20240405 [remotes/origin/releases/gcc-11 revision f203ded5492:9eb6572ada4:b755a7af1f2ef1f5348d04db20f751e898abcd9d] (GCC) testsuite on pru-unknown-elf

2024-04-06 Thread The GnuPru BuildBot via Gcc-testresults
LAST_UPDATED: Sun Apr 7 01:31:08 UTC 2024 (revision f203ded5492:9eb6572ada4:b755a7af1f2ef1f5348d04db20f751e898abcd9d) Target is pru-unknown-elf Host is x86_64-pc-linux-gnu === gcc tests === Running target pru-sim FAIL: gcc.dg/analyzer/torture/pr51628-30.c -O0 (test for

[Bug gcov-profile/114601] ICE: SIGSEGV in hash_table_mod1 (hash-table.h:344) with -fcondition-coverage -finstrument-functions-once

2024-04-06 Thread zsojka at seznam dot cz via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114601 --- Comment #1 from Zdenek Sojka --- This is still failing as of r14-9822 (after the second PR114599#c7 fix).

[Bug c++/53341] overloaded operator delete(void *) appear in object file even when not directly used

2024-04-06 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53341 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Target Milestone|---

Results for 14.0.1 20240405 (experimental) [remotes/origin/HEAD r14-9823-g4e3c825730] (GCC) testsuite on powerpc64le-unknown-linux-gnu

2024-04-06 Thread Bill Seurer (POWER8) via Gcc-testresults
git commit g:4e3c8257304c55f2ebfb24bd6de3236bda0f054e gcc-descr r14-9823-g4e3c8257304c55 power8 Linux 5.4.0-174-generic ppc64le GNU Make 4.2.1 DejaGnu: DejaGnu version 1.6.2 Expect version 5.45.4 Tcl version 8.6 64-bit LAST_UPDATED: Sat Apr 6 22:51:46 UTC 2024

Results for 14.0.1 20240405 (experimental) [master r14-9822-g93adf88cc67] (GCC) testsuite on s390x-ibm-linux-gnu arch14

2024-04-06 Thread stefansf--- via Gcc-testresults
LAST_UPDATED: Sat Apr 6 17:05:16 UTC 2024 (revision r14-9822-g93adf88cc67) === acats tests === FAIL: cb1010a === acats Summary === # of expected passes2327 # of unexpected failures1 Native configuration is s390x-ibm-linux-gnu arch14

Results for 12.3.1 20240405 [releases/gcc-12 0611f480013fe998b9657a6b51d645c4b1489bbe] (GCC) testsuite on sparc-sun-solaris2.11

2024-04-06 Thread Rainer Orth
LAST_UPDATED: Fri Apr 5 09:11:12 UTC 2024 (revision 0611f480013fe998b9657a6b51d645c4b1489bbe) === acats tests === === acats Summary === # of expected passes2328 # of unexpected failures0 Native configuration is sparc-sun-solaris2.11

[Bug c++/105520] Ignores constraint in auto declaration with braced-init-list

2024-04-06 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105520 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |NEW Blocks|

[Bug c++/81526] In structure defined inside template function, template arguments inside the structure are not accepted to have template members.

2024-04-06 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81526 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/53251] template keyword ignored between -> and member under name collision with non-member

2024-04-06 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53251 Andrew Pinski changed: What|Removed |Added CC||ramon.garcia.f+gcc at gmail dot co

[Bug c++/66586] Template backtrace is truncated/absent after 'template argument deduction/substitution failed:'

2024-04-06 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66586 Andrew Pinski changed: What|Removed |Added Known to work||9.1.0 Status|NEW

[Bug c++/56842] Argument deduction failure note is empty for alias template

2024-04-06 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56842 Andrew Pinski changed: What|Removed |Added CC||lucdanton at free dot fr --- Comment #3

[Bug c++/66586] Template backtrace is truncated/absent after 'template argument deduction/substitution failed:'

2024-04-06 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66586 --- Comment #5 from Andrew Pinski --- (In reply to Andrew Pinski from comment #4) > Dup. > > *** This bug has been marked as a duplicate of bug 56842 *** I should dup and fixed in GCC 9.1.0.

Results for 13.2.1 20240405 [remotes/origin/releases/gcc-13 r13-8591-g045de0ab586] (GCC) testsuite on avr-unknown-none

2024-04-06 Thread The GnuPru BuildBot via Gcc-testresults
WARNING: Many C++ failures have been omitted due to lack of libstdc++ on AVR! Only G++ regressions are reported below. LAST_UPDATED: Sun Apr 7 00:45:26 UTC 2024 (revision r13-8591-g045de0ab586) Target is avr-unknown-none Host is x86_64-pc-linux-gnu === gcc tests ===

Results for 13.2.1 20240405 [remotes/origin/releases/gcc-13 r13-8591-g045de0ab586] (GCC) testsuite on pru-unknown-elf

2024-04-06 Thread The GnuPru BuildBot via Gcc-testresults
LAST_UPDATED: Sun Apr 7 02:14:09 UTC 2024 (revision r13-8591-g045de0ab586) Target is pru-unknown-elf Host is x86_64-pc-linux-gnu === gcc tests === Running target pru-sim FAIL: c-c++-common/pr103798-2.c -Wc++-compat scan-assembler-not memchr FAIL: c-c++-common/pr103798-3.c

[Bug middle-end/100595] ICE: output_operand with static const int of address of label + difference of label

2024-04-06 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100595 --- Comment #4 from Andrew Pinski --- Updated testcase: ``` typedef __UINTPTR_TYPE__ uintptr_t; int test2() { static uintptr_t a = (uintptr_t)(& + ((char *)& - (char *)&)); l1: l2: return (int)a; } ```

Re: [PATCH v3] RISC-V: Replace zero_extendsidi2_shifted with generalized split

2024-04-06 Thread Philipp Tomsich
On Sat 6. Apr 2024 at 06:52, Jeff Law wrote: > > > On 3/27/24 4:55 AM, Philipp Tomsich wrote: > > Jeff, > > > > just a heads-up that that trunk (i.e., the soon-to-be GCC14) still > > generates the suboptimal sequence: > >https://godbolt.org/z/K9YYEPsvY > Realistically it's too late to get

[Bug fortran/113363] ICE on ASSOCIATE and unlimited polymorphic function

2024-04-06 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113363 --- Comment #7 from Paul Thomas --- Created attachment 57892 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=57892=edit Fix for this PR The attachment has two fixes for the PR :-) The first chunk in trans-array.cc is an alternative to

Results for 14.0.1 20240405 (experimental) [master r14-9817-g4b02dd48f53] (GCC) testsuite on x86_64-pc-linux-gnu

2024-04-06 Thread H.J. Lu via Gcc-testresults
LAST_UPDATED: Sat Apr 6 05:00:15 UTC 2024 (revision r14-9817-g4b02dd48f53) Native configuration is x86_64-pc-linux-gnu === gcc tests === Running target unix XPASS: gcc.dg/guality/example.c -O0 execution test XPASS: gcc.dg/guality/example.c -Og -DPREVENT_OPTIMIZATION

Re: [PATCH 0/2] Condition coverage fixes

2024-04-06 Thread Jørgen Kvalsvik
On 06/04/2024 07:50, Richard Biener wrote: Am 05.04.2024 um 21:59 schrieb Jørgen Kvalsvik : Hi, I propose these fixes for the current issues with the condition coverage. Rainer, I propose to simply delete the test with __sigsetjmp. I don't think it actually detects anything reasonable any

Results for 13.2.1 20240405 [native/releases/gcc-13 r13-8591-g045de0ab586] (GCC) testsuite on x86_64-pc-linux-gnu

2024-04-06 Thread H. J. Lu via Gcc-testresults
LAST_UPDATED: Sat Apr 6 04:40:04 UTC 2024 (revision r13-8591-g045de0ab586) Native configuration is x86_64-pc-linux-gnu === gcc tests === Running target unix FAIL: gcc.dg/analyzer/data-model-4.c (test for excess errors) FAIL: gcc.dg/analyzer/torture/conftest-1.c -O0 (test

Regressions on native/releases/gcc-13 at commit r13-8591 vs commit r13-8578 on Linux/x86_64

2024-04-06 Thread H. J. Lu via Gcc-regression
Regressions on native/releases/gcc-13 at commit r13-8591 vs commit r13-8578 on Linux/x86_64 New failures: New passes: FAIL: gcc.dg/lto/save-temps c_lto_save-temps_0.o-c_lto_save-temps_0.o link, -O -flto -save-temps

[Bug c++/65055] Types and variables differ in handling of multiple instances of attribute aligned/alignas

2024-04-06 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65055 Andrew Pinski changed: What|Removed |Added Last reconfirmed|2018-09-14 00:00:00 |2024-4-6 Summary|Types and

Re: [PATCH] x86: Use explicit shift count in double-precision shifts

2024-04-06 Thread Uros Bizjak
On Fri, Apr 5, 2024 at 5:56 PM H.J. Lu wrote: > > Don't use implicit shift count in double-precision shifts in AT syntax > since they aren't in Intel SDM. Keep the 's' modifier for backward > compatibility with inline asm statements. > > PR target/114590 > * config/i386/i386.md

Results for 14.0.1 20240405 (experimental) [master r14-9817-g4b02dd48f531ea] (GCC) testsuite on aarch64-suse-linux-gnu

2024-04-06 Thread Andreas Schwab via Gcc-testresults
# of unexpected failures2 /opt/gcc/gcc-20240406/Build/./gcc/gccgo version 14.0.1 20240405 (experimental) [master r14-9817-g4b02dd48f531ea] (GCC) === libgomp tests === Running target unix/-mabi=lp64 === libgomp Summary === # of expected passes16262

Re: [PATCH v1] LoongArch: Set default alignment for functions jumps and loops [PR112919].

2024-04-06 Thread Xi Ruoyao
On Tue, 2024-04-02 at 15:03 +0800, Lulu Cheng wrote: > +/* Alignment for functions loops and jumps for best performance.  For new > +   uarchs the value should be measured via benchmarking.  See the > documentation > +   for -falign-functions -falign-loops and -falign-jumps in invoke.texi for >

Results for 11.4.1 20240405 [releases/gcc-11 revision f203ded5492:9eb6572ada4:b755a7af1f2ef1f5348d04db20f751e898abcd9d] (GCC) testsuite on powerpc64le-unknown-linux-gnu

2024-04-06 Thread Bill Seurer (POWER9) via Gcc-testresults
git commit g:b755a7af1f2ef1f5348d04db20f751e898abcd9d gcc-descr r11-11310-gb755a7af1f2ef1 power9 Linux 5.15.0-97-generic ppc64le GNU Make 4.3 DejaGnu: DejaGnu version 1.6.2 Expect version 5.45.4 Tcl version 8.6 64-bit LAST_UPDATED: Sat Apr 6 09:20:55 UTC 2024

[gcc r14-9818] Remove unecessary and broken MC/DC compile test

2024-04-06 Thread J?rgen Kvalsvik via Gcc-cvs
https://gcc.gnu.org/g:888bf719728e9ab1da22900d39956e0d80889e30 commit r14-9818-g888bf719728e9ab1da22900d39956e0d80889e30 Author: Jørgen Kvalsvik Date: Fri Apr 5 16:01:14 2024 +0200 Remove unecessary and broken MC/DC compile test The __sigsetjmp test was added as a regression test

[gcc r14-9819] Copy condition->expr map when inlining [PR114599]

2024-04-06 Thread J?rgen Kvalsvik via Gcc-cvs
https://gcc.gnu.org/g:c6892a430a9752aea167265621c3ae7a3e11159f commit r14-9819-gc6892a430a9752aea167265621c3ae7a3e11159f Author: Jørgen Kvalsvik Date: Fri Apr 5 21:42:07 2024 +0200 Copy condition->expr map when inlining [PR114599] When a function is tree-inlined, copy the

[Bug gcov-profile/114599] [14 Regression] ICE: SIGSEGV in bitmap_set_bit(bitmap_head*, int) (bitmap.cc:975) with -O2 -fcondition-coverage

2024-04-06 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114599 --- Comment #7 from GCC Commits --- The master branch has been updated by J?rgen Kvalsvik : https://gcc.gnu.org/g:c6892a430a9752aea167265621c3ae7a3e11159f commit r14-9819-gc6892a430a9752aea167265621c3ae7a3e11159f Author: Jørgen Kvalsvik

[Bug c++/69571] [C++11] invalid alignas on a typedef accepted, reduces alignment

2024-04-06 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69571 Andrew Pinski changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug c++/64236] [c++11] last alignas overrides stricter on a class definition

2024-04-06 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64236 Andrew Pinski changed: What|Removed |Added CC||hstong at ca dot ibm.com --- Comment #8

[Bug c++/65685] Reducing alignment with alignas should be rejected

2024-04-06 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65685 --- Comment #8 from Andrew Pinski --- *** Bug 69571 has been marked as a duplicate of this bug. ***

[Bug c++/65055] Types and variables differ in handling of multiple instances of attribute aligned/alignas

2024-04-06 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65055 Andrew Pinski changed: What|Removed |Added Resolution|--- |DUPLICATE Status|NEW

[Bug c++/58601] [meta-bug] alignas

2024-04-06 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58601 Bug 58601 depends on bug 69571, which changed state. Bug 69571 Summary: [C++11] invalid alignas on a typedef accepted, reduces alignment https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69571 What|Removed |Added

Results for 13.2.1 20240405 [releases/gcc-13 r13-8591-g045de0ab586] (GCC) testsuite on i686-pc-linux-gnu

2024-04-06 Thread H.J. Lu via Gcc-testresults
LAST_UPDATED: Sat Apr 6 04:30:26 UTC 2024 (revision r13-8591-g045de0ab586) Native configuration is i686-pc-linux-gnu === gcc tests === Running target unix FAIL: gcc.dg/analyzer/data-model-4.c (test for excess errors) FAIL: gcc.dg/analyzer/torture/conftest-1.c -O0 (test for

[Bug modula2/114617] gm2 is unable to resolve const expression using relative operators ICE

2024-04-06 Thread gaius at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114617 --- Comment #3 from Gaius Mulley --- With the patch the reported failure examples above pass: $ gm2 -g -c BasicFileSys.mod -I../../../../Sandpit/gm2-outside-tree-tests/build/source/m2pp/src/ -fsources Compiling: BasicFileSys.mod Pass 0:

Results for 20240402 master r14-9764-g1bafa6a3fdbb53 (GCC) testsuite on aarch64-unknown-linux-gnu

2024-04-06 Thread Gaius Mulley via Gcc-testresults
$ ../configure --prefix=/home/gaius/opt --libexecdir=/home/gaius/opt/lib --enable-host-shared --enable-threads=posix --enable-clocale=gnu --enable-checking --enable-long-longx --enable-languages=m2 --disable-multilib --enable-plugin --enable-bootstrap gcc-branch: master git commit

[Bug ada/114065] gnat build with -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 fails on 32bit archs

2024-04-06 Thread ebotcazou at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114065 --- Comment #17 from Eric Botcazou --- Nice work indeed, in an area that clearly needed it, thanks! Something potentially problematic though: +package body System.CRTL is + + -- In GNAT, Duration'Size = 64. + function Duration_To_int64

Results for 13.2.1 20240405 [releases/gcc-13-ia32 r13-8591-g045de0ab586] (GCC) testsuite on i686-pc-linux-gnu

2024-04-06 Thread H.J. Lu via Gcc-testresults
LAST_UPDATED: Sat Apr 6 04:30:04 UTC 2024 (revision r13-8591-g045de0ab586) Native configuration is i686-pc-linux-gnu === gcc tests === Running target unix FAIL: gcc.dg/analyzer/data-model-4.c (test for excess errors) FAIL: gcc.dg/analyzer/torture/conftest-1.c -O0 (test for

[gcc r11-11310] fortran: Fix setting of array lower bound for named arrays

2024-04-06 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:b755a7af1f2ef1f5348d04db20f751e898abcd9d commit r11-11310-gb755a7af1f2ef1f5348d04db20f751e898abcd9d Author: Chung-Lin Tang Date: Fri Dec 3 17:27:17 2021 +0800 fortran: Fix setting of array lower bound for named arrays This patch fixes a case of setting array

[Bug libfortran/114618] Format produces incorrect output when contains 1x, ok when uses " "

2024-04-06 Thread anlauf at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114618 anlauf at gcc dot gnu.org changed: What|Removed |Added Component|fortran |libfortran See

[Bug fortran/89925] [11 Regression] Wrong array bounds from ALLOCATE with SOURCE or MOLD

2024-04-06 Thread anlauf at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89925 anlauf at gcc dot gnu.org changed: What|Removed |Added Resolution|--- |FIXED

Results for 20240402 master r14-9764-g1bafa6a3fdbb53 (GCC) testsuite on x86_64-pc-linux-gnu

2024-04-06 Thread Gaius Mulley via Gcc-testresults
$ ../configure --prefix=/home/gaius/opt --libexecdir=/home/gaius/opt/lib --enable-host-shared --enable-threads=posix --enable-clocale=gnu --enable-checking --enable-long-longx --enable-languages=m2 --enable-multilib --disable-plugin --enable-bootstrap gcc-branch: master git commit

  1   2   >