gcc-13-20240420 is now available

2024-04-20 Thread GCC Administrator via Gcc
Snapshot gcc-13-20240420 is now available on https://gcc.gnu.org/pub/gcc/snapshots/13-20240420/ 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

Results for 12.3.1 20240420 [remotes/origin/releases/gcc-12 r12-10355-g9e44e2f767] (GCC) testsuite on powerpc64le-unknown-linux-gnu

2024-04-20 Thread Bill Seurer (POWER9) via Gcc-testresults
tests 3107 /home/gccbuild/build/nightly/build-gcc-12/gcc/xgcc version 12.3.1 20240420 [remotes/origin/releases/gcc-12 r12-10355-g9e44e2f767] (GCC) === gfortran tests === Running target unix XPASS: gfortran.dg/large_real_kind_form_io_2.f90 -O0 execution tes

Regressions on releases/gcc-13 at commit r13-8621 vs commit r13-8615 on Linux/i686

2024-04-20 Thread H.J. Lu via Gcc-regression
Regressions on releases/gcc-13 at commit r13-8621 vs commit r13-8615 on Linux/i686 New failures: FAIL: ctestzstd New passes:

Results for 13.2.1 20240420 [releases/gcc-13 r13-8621-gc59869f23eb] (GCC) testsuite on i686-pc-linux-gnu

2024-04-20 Thread H.J. Lu via Gcc-testresults
3492 /export/gnu/import/git/gcc-test-release-1-ia32/bld/gcc/xgcc version 13.2.1 20240420 [releases/gcc-13 r13-8621-gc59869f23eb] (GCC) === gfortran tests === Running target unix === gfortran Summary === # of expected passes68120 # of expected fail

Results for 14.0.1 20240420 (experimental) [master r14-10051-gf5447eae72] (GCC) testsuite on powerpc64-unknown-linux-gnu

2024-04-20 Thread Bill Seurer (POWER9 BE) via Gcc-testresults
failures 5241 # of unsupported tests 23185 /home/gccbuild/build/nightly/build-gcc-trunk/gcc/xg++ version 14.0.1 20240420 (experimental) [master r14-10051-gf5447eae72] (GCC) === gcc tests === Running target unix/-m32 XPASS: gcc.dg/guality/example.c -O0 execution

Results for 14.0.1 20240420 (experimental) [remotes/origin/HEAD r14-10051-gf5447eae72] (GCC) testsuite on powerpc64le-unknown-linux-gnu

2024-04-20 Thread Bill Seurer (POWER8) via Gcc-testresults
== gcc Summary === # of expected passes178420 # of unexpected failures128 # of unexpected successes 13 # of expected failures 1595 # of unsupported tests 5035 /home/gccbuild/build/nightly/build-gcc-trunk/gcc/xgcc version 14.0.1 20240420 (experimental) [remotes

Re: [PATCH 1/2] LoongArch: Define ISA versions

2024-04-20 Thread Xi Ruoyao
On Sat, 2024-04-20 at 11:26 +0800, Lulu Cheng wrote: > > > One LoongArch v1.1 feature "Hardware Page Table Walker" is not > > implemented by LA664. Maybe "all LoongArch v1.1 **unprivileged** > > features"? > > > The description of -march is "+Generate instructions for the machine type >

[Bug target/114786] New: ICE in recog.cc: unrecognizable insn while compiling bcd-3.c for power pc

2024-04-20 Thread pheeck at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114786 Bug ID: 114786 Summary: ICE in recog.cc: unrecognizable insn while compiling bcd-3.c for power pc Product: gcc Version: 14.0 Status: UNCONFIRMED Keywords:

Results for 14.0.1 20240420 (experimental) [remotes/origin/HEAD r14-10051-gf5447eae72f] (GCC) testsuite on powerpc64le-unknown-linux-gnu

2024-04-20 Thread Bill Seurer (POWER9) via Gcc-testresults
of unsupported tests 4249 /home/gccbuild/build/nightly/build-gcc-trunk/gcc/xgcc version 14.0.1 20240420 (experimental) [remotes/origin/HEAD r14-10051-gf5447eae72f] (GCC) === gfortran tests === Running target unix XPASS: gfortran.dg/large_real_kind_form_io_2.f90

Results for 13.2.1 20240420 [releases/gcc-13-ia32 r13-8621-gc59869f23eb] (GCC) testsuite on i686-pc-linux-gnu

2024-04-20 Thread H.J. Lu via Gcc-testresults
1527 # of unsupported tests 3477 /export/gnu/import/git/gcc-test-release-1-ia32/bld/gcc/xgcc version 13.2.1 20240420 [releases/gcc-13-ia32 r13-8621-gc59869f23eb] (GCC) === gfortran tests === Running target unix === gfortran Summary === # of expected passes

Regressions on releases/gcc-13 at commit r13-8621 vs commit r13-8615 on Linux/i686

2024-04-20 Thread H.J. Lu via Gcc-regression
Regressions on releases/gcc-13 at commit r13-8621 vs commit r13-8615 on Linux/i686 New failures: FAIL: ctestzstd New passes:

[PATCH] c++: Check if allocation functions are xobj members [PR114078]

2024-04-20 Thread Nathaniel Shead
Bootstrapped and regtested on x86_64-pc-linux-gnu, OK for trunk? -- >8 -- A class allocation member function is implicitly 'static' by [class.free] p3, so cannot have an explicit object parameter. PR c++/114078 gcc/cp/ChangeLog: * decl.cc (grokdeclarator): Check allocation

[PATCH] RISC-V: Add xfail test case for wv insn highest overlap

2024-04-20 Thread pan2 . li
From: Pan Li We reverted below patch for wv insn overlap, add the related wv insn test and mark it as xfail. And we will remove the xfail after we support the register overlap in GCC-15. 7e854b58084 RISC-V: Support highest overlap for wv instructions The below test suites are passed. * The

Results for 14.0.1 20240420 (experimental) [remotes/origin/HEAD r14-10051-gf5447eae72] (GCC) testsuite on powerpc64le-unknown-linux-gnu

2024-04-20 Thread Bill Seurer (POWER9 IEEE128) via Gcc-testresults
t/powerpc/ppc-fortran/ieee128-math.f90 -O (test for excess errors) === gcc Summary === # of expected passes179439 # of unexpected failures97 # of unexpected successes 20 # of expected failures 1612 # of unsupported tests 4251 /home/g

Re: [Patch, fortran] PR103471 - [11/12/13/14 Regression] ICE in gfc_typenode_for_spec, at fortran/trans-types.c:1114

2024-04-20 Thread Paul Richard Thomas
Hi Harald, > > the patch is OK, but I had to manually fix it. I wonder how you managed > to produce: > Yes, I had to use --whitespace fix when I reapplied it a few minutes ago. > > diff --git a/gcc/testsuite/gfortran.dg/pr93484.f90 > I had followed comment 1 in the PR and wrongly named the

Regressions on native/releases/gcc-13 at commit r13-8621 vs commit r13-8615 on Linux/x86_64

2024-04-20 Thread H. J. Lu via Gcc-regression
Regressions on native/releases/gcc-13 at commit r13-8621 vs commit r13-8615 on Linux/x86_64 New failures: FAIL: gcc.dg/vect/vect-bic-bitmask-10.c -flto -ffat-lto-objects (test for excess errors) FAIL: gcc.dg/vect/vect-bic-bitmask-11.c -flto -ffat-lto-objects (test for excess errors) New

Results for 13.2.1 20240420 [native/releases/gcc-13 r13-8621-gc59869f23eb] (GCC) testsuite on x86_64-pc-linux-gnu

2024-04-20 Thread H. J. Lu via Gcc-testresults
LAST_UPDATED: Sat Apr 20 04:40:04 UTC 2024 (revision r13-8621-gc59869f23eb) 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

Results for 14.0.1 20240420 (experimental) [master revision gcc-14-10051-gf5447eae72f] (GCC) testsuite on arm-unknown-linux-gnueabihf

2024-04-20 Thread ci_notify--- via Gcc-testresults
l.s[0-9]+tq[0-9]+, q[0-9]+ 3 FAIL: gcc.target/arm/simd/mve-vshr.c scan-assembler-times vshl.u[0-9]+tq[0-9]+, q[0-9]+ 3 === gcc Summary === # of expected passes180722 # of unexpected failures317 # of expected failures 1255 # of unresolved t

[PATCH] c++: Fix ICE with xobj parms and maybe incomplete decl-specifiers

2024-04-20 Thread Nathaniel Shead
Bootstrapped and regtested on x86_64-pc-linux-gnu, OK for trunk? -- >8 -- This fixes a null dereference issue when decl_specifiers.type is not yet provided. gcc/cp/ChangeLog: * parser.cc (cp_parser_parameter_declaration): Check if decl_specifiers.type is null.

[Bug c/114361] ICE with c23 related to completion of incomplete structure types

2024-04-20 Thread uecker at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114361 uecker at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug tree-optimization/101139] Unable to remove double byteswap in fast path

2024-04-20 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101139 --- Comment #5 from Andrew Pinski --- Created attachment 57993 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=57993=edit Patch but it does not work for the code in this testcase I have to look into why it is not working for the testcase

Results for 14.0.1 20240420 (experimental) [master revision gcc-14-10051-gf5447eae72f] (GCC) testsuite on arm-unknown-eabi

2024-04-20 Thread ci_notify--- via Gcc-testresults
=== gcc Summary === # of expected passes159022 # of unexpected failures233 # of expected failures 1000 # of unresolved testcases 25 # of unsupported tests 9686 /home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/destdir/x86_64-pc-linux-gnu/b

Results for 14.0.1 20240420 (experimental) [master r14-10050-g9f10005dbc9b66] (GCC) testsuite on aarch64-suse-linux-gnu

2024-04-20 Thread Andreas Schwab via Gcc-testresults
1 /opt/gcc/gcc-20240420/Build/./gcc/gccgo version 14.0.1 20240420 (experimental) [master r14-10050-g9f10005dbc9b66] (GCC) === libgomp tests === Running target unix/-mabi=lp64 === libgomp Summary === # of expected passes16264 # of expected

Results for 12.3.1 20240420 [remotes/origin/releases/gcc-12 r12-10355-g9e44e2f767] (GCC) testsuite on powerpc64-unknown-linux-gnu

2024-04-20 Thread Bill Seurer (POWER9 BE) via Gcc-testresults
failures 3852 # of unsupported tests 20896 /home/gccbuild/build/nightly/build-gcc-12/gcc/xg++ version 12.3.1 20240420 [remotes/origin/releases/gcc-12 r12-10355-g9e44e2f767] (GCC) === gcc tests === Running target unix/-m32 XPASS: gcc.dg/uninit-pred-7_a.c bogus

Results for 14.0.1 20240420 (experimental) [master revision gcc-14-10051-gf5447eae72f] (GCC) testsuite on arm-unknown-eabi

2024-04-20 Thread ci_notify--- via Gcc-testresults
ted passes162108 # of unexpected failures56 # of expected failures 1020 # of unresolved testcases 24 # of unsupported tests 9239 /home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/destdir/x86_64-pc-linux-gnu/bin/arm-eabi-gcc version 14.0.1 20240420 (experime

Results for 12.3.1 20240420 [remotes/origin/releases/gcc-12 r12-10355-g9e44e2f767] (GCC) testsuite on powerpc64le-unknown-linux-gnu

2024-04-20 Thread Bill Seurer (POWER8) via Gcc-testresults
2081 # of unexpected failures170 # of unexpected successes 14 # of expected failures 1468 # of unsupported tests 3886 /home/gccbuild/build/nightly/build-gcc-12/gcc/xgcc version 12.3.1 20240420 [remotes/origin/releases/gcc-12 r12-10355-g9e44e2f767] (GCC)

Results for 14.0.1 20240420 (experimental) [master revision gcc-14-10051-gf5447eae72f] (GCC) testsuite on arm-unknown-eabi

2024-04-20 Thread ci_notify--- via Gcc-testresults
xpected passes166529 # of unexpected failures301 # of unexpected successes 4 # of expected failures 973 # of unresolved testcases 12 # of unsupported tests 9364 /home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/destdir/x86_64-pc-linux-gnu/bin/arm-eabi-

[gcc] Created branch 'omachota/heads/rtl-ssa-dce' in namespace 'refs/users'

2024-04-20 Thread Ondrej Machota via Gcc-cvs
The branch 'omachota/heads/rtl-ssa-dce' was created in namespace 'refs/users' pointing to: f5447eae72f... Revert "RISC-V: Support highest overlap for wv instructions

Results for 11.4.1 20240420 [releases/gcc-11 revision 269f70ca23:c899c06e5b:a1baeeaf038e37b96b4565a58534be924c9ca601] (GCC) testsuite on powerpc64le-unknown-linux-gnu

2024-04-20 Thread Bill Seurer (POWER8) via Gcc-testresults
150370 # of unexpected failures176 # of unexpected successes 33 # of expected failures 985 # of unresolved testcases 2 # of unsupported tests 3760 /home/gccbuild/build/nightly/build-gcc-11/gcc/xgcc version 11.4.1 20240420 [releases/gcc-1

[PATCH v2 1/2] LoongArch: Define ISA versions

2024-04-20 Thread Yang Yujie
These ISA versions are defined as -march= parameters and are recommended for building binaries for distribution. Detailed description of these definitions can be found at https://github.com/loongson/la-toolchain-conventions, which the LoongArch GCC port aims to conform to. gcc/ChangeLog:

Results for 14.0.1 20240420 (experimental) [master-ia32 r14-10054-g3afcb04bd7d] (GCC) testsuite on i686-pc-linux-gnu

2024-04-20 Thread H.J. Lu via Gcc-testresults
/import/git/gcc-test-master-ia32/bld/gcc/xgcc version 14.0.1 20240420 (experimental) [master-ia32 r14-10054-g3afcb04bd7d] (GCC) === gfortran tests === Running target unix === gfortran Summary === # of expected passes69699 # of expected failures

Results for 11.4.1 20240421 [releases/gcc-11 revision a1baeeaf038:9d95afc198f:9fbb0d8e1b631f9f96a418438ee369d55eb969b9] (GCC) testsuite on powerpc64le-unknown-linux-gnu

2024-04-20 Thread Bill Seurer (POWER9) via Gcc-testresults
git commit g:9fbb0d8e1b631f9f96a418438ee369d55eb969b9 gcc-descr r11-11329-g9fbb0d8e1b631f 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: Sun Apr 21 01:51:38 UTC 2024

Results for 14.0.1 20240421 (experimental) [remotes/origin/master r14-10057-gef2392236ec] (GCC) testsuite on pru-unknown-elf

2024-04-20 Thread The GnuPru BuildBot via Gcc-testresults
LAST_UPDATED: Sun Apr 21 02:41:24 UTC 2024 (revision r14-10057-gef2392236ec) 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:

Regressions on master at commit r14-10054 vs commit r14-10048 on Linux/x86_64

2024-04-20 Thread H.J. Lu via Gcc-regression
Regressions on master at commit r14-10054 vs commit r14-10048 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 FAIL: gcc.dg/lto/save-temps c_lto_save-temps_0.o-c_lto_save-temps_0.o link, -O -flto

[gcc r13-8630] asan, v3: Fix up handling of > 32 byte aligned variables with -fsanitize=address -fstack-protector*

2024-04-20 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:a16d90ec302e588dab5d7d31ccdd7b3fd5c6214e commit r13-8630-ga16d90ec302e588dab5d7d31ccdd7b3fd5c6214e Author: Jakub Jelinek Date: Thu Apr 11 11:12:11 2024 +0200 asan, v3: Fix up handling of > 32 byte aligned variables with -fsanitize=address -fstack-protector*

[Bug c++/114537] bit_cast does not work NSDMI of bitfields

2024-04-20 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114537 --- Comment #6 from GCC Commits --- The releases/gcc-13 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:a297f9bbb9611414fe48f6d61a8829bf5808bd2c commit r13-8626-ga297f9bbb9611414fe48f6d61a8829bf5808bd2c Author: Jakub Jelinek

[gcc r13-8624] expr: Fix up emit_push_insn [PR114552]

2024-04-20 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:ba6fd407891fd83648ad803c85b607dc09e23be4 commit r13-8624-gba6fd407891fd83648ad803c85b607dc09e23be4 Author: Jakub Jelinek Date: Wed Apr 3 09:59:45 2024 +0200 expr: Fix up emit_push_insn [PR114552] r13-990 added optimizations in multiple spots to optimize

[Bug bootstrap/106472] No rule to make target '../libbacktrace/libbacktrace.la', needed by 'libgo.la'.

2024-04-20 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106472 --- Comment #39 from GCC Commits --- The releases/gcc-13 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:cb277dea557aaa25fdced201f7c45c753c709dfa commit r13-8623-gcb277dea557aaa25fdced201f7c45c753c709dfa Author: Jakub Jelinek

[gcc r13-8625] libquadmath: Don't assume the storage for __float128 arguments is aligned [PR114533]

2024-04-20 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:cc39bd532d4de1ba0b2785246fb6fdd63ec2e92c commit r13-8625-gcc39bd532d4de1ba0b2785246fb6fdd63ec2e92c Author: Jakub Jelinek Date: Wed Apr 3 10:02:35 2024 +0200 libquadmath: Don't assume the storage for __float128 arguments is aligned [PR114533] With the

[Bug libquadmath/114533] libquadmath: printf: fix misaligned access on args

2024-04-20 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114533 --- Comment #13 from GCC Commits --- The releases/gcc-13 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:cc39bd532d4de1ba0b2785246fb6fdd63ec2e92c commit r13-8625-gcc39bd532d4de1ba0b2785246fb6fdd63ec2e92c Author: Jakub Jelinek

[Bug middle-end/114552] [13 Regression] wrong code at -O1 and above on x86_64-linux-gnu since r13-990

2024-04-20 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114552 --- Comment #9 from GCC Commits --- The releases/gcc-13 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:ba6fd407891fd83648ad803c85b607dc09e23be4 commit r13-8624-gba6fd407891fd83648ad803c85b607dc09e23be4 Author: Jakub Jelinek

[gcc r13-8623] Fix up postboot dependencies [PR106472]

2024-04-20 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:cb277dea557aaa25fdced201f7c45c753c709dfa commit r13-8623-gcb277dea557aaa25fdced201f7c45c753c709dfa Author: Jakub Jelinek Date: Tue Apr 2 13:40:27 2024 +0200 Fix up postboot dependencies [PR106472] On Wed, Mar 13, 2024 at 10:13:37AM +0100, Jakub Jelinek

[Bug c++/114634] [11/12/13 Regression] Crash Issue Encountered in GCC Compilation of Template Code with Aligned Attribute since r9-1745

2024-04-20 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114634 --- Comment #6 from GCC Commits --- The releases/gcc-13 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:2c85e8def0efd4b0d9d312a1f0cbbee332b4e0d1 commit r13-8633-g2c85e8def0efd4b0d9d312a1f0cbbee332b4e0d1 Author: Jakub Jelinek

[Bug sanitizer/114743] ICE in build_check_stmt at asan.cc:2707 while compiling gcc.dg/ubsan/pr112709-2.c with -fsanitize=address

2024-04-20 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114743 --- Comment #4 from GCC Commits --- The releases/gcc-13 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:cd8e2137462d9ae1723fa193b6062ec65d164457 commit r13-8634-gcd8e2137462d9ae1723fa193b6062ec65d164457 Author: Jakub Jelinek

Results for 13.2.1 20240421 [releases/gcc-13 r13-8622-g0b85540ec4] (GCC) testsuite on powerpc64-unknown-linux-gnu

2024-04-20 Thread Bill Seurer (POWER9 BE) via Gcc-testresults
git commit g:0b85540ec424b8c06aa138df2d46e1c99a001950 gcc-descr r13-8622-g0b85540ec424b8 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: Sun Apr 21 03:24:29 UTC 2024

Results for 13.2.1 20240421 [releases/gcc-13 r13-8622-g0b85540ec4] (GCC) testsuite on powerpc64le-unknown-linux-gnu

2024-04-20 Thread Bill Seurer (POWER8) via Gcc-testresults
git commit g:0b85540ec424b8c06aa138df2d46e1c99a001950 gcc-descr r13-8622-g0b85540ec424b8 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: Sun Apr 21 03:40:33 UTC 2024

[Bug analyzer/114791] New: analyzer: file-leak not detected

2024-04-20 Thread urs at akk dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114791 Bug ID: 114791 Summary: analyzer: file-leak not detected Product: gcc Version: 14.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: analyzer

[Bug analyzer/114791] analyzer: file-leak not detected

2024-04-20 Thread urs at akk dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114791 --- Comment #1 from Urs Janßen --- Created attachment 57999 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=57999=edit preprocessed example

[Bug analyzer/114791] analyzer: file-leak not detected

2024-04-20 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114791 Andrew Pinski changed: What|Removed |Added Keywords||diagnostic Last reconfirmed|

[Bug analyzer/114791] analyzer: file-leak not detected

2024-04-20 Thread urs at akk dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114791 --- Comment #3 from Urs Janßen --- Comment on attachment 57998 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=57998 minimal test case >#include >#include >#include >#include > >int main(void); > >int main(void) { >FILE *fp =

Re: [PATCH v2 1/2] LoongArch: Define ISA versions

2024-04-20 Thread Yang Yujie
v1 -> v2: - Fixed build issues of runtime libraries caused by the new header. - Restored the default ARCH of lp64f/lp64s ABI to "abi-default".

RE: [PATCH] RISC-V: Add xfail test case for wv insn highest overlap

2024-04-20 Thread Li, Pan2
Committed, thanks Robin. Pan -Original Message- From: Robin Dapp Sent: Saturday, April 20, 2024 7:46 PM To: Li, Pan2 ; gcc-patches@gcc.gnu.org Cc: rdapp@gmail.com; juzhe.zh...@rivai.ai; kito.ch...@gmail.com Subject: Re: [PATCH] RISC-V: Add xfail test case for wv insn highest

[Bug tree-optimization/114787] [14 Regression] wrong code at -O1 on x86_64-linux-gnu (the generated code hangs)

2024-04-20 Thread law at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114787 Jeffrey A. Law changed: What|Removed |Added Priority|P3 |P1 CC|

Results for 20240420 master r14-10053-gf9a48fe7032d98 (GCC) testsuite on aarch64-unknown-linux-gnu

2024-04-20 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

Results for 14.0.1 20240420 (experimental) [master revision gcc-14-10053-gf9a48fe7032] (GCC) testsuite on arm-unknown-eabi

2024-04-20 Thread ci_notify--- via Gcc-testresults
901 # of unresolved testcases 28 # of unsupported tests 5211 /home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/destdir/x86_64-pc-linux-gnu/bin/arm-eabi-gcc version 14.0.1 20240420 (experimental) [master revision gcc-14-10053-gf9a48fe7032] (GCC) Host is x86_64-pc-linux-gnu

[Bug ada/114640] ICE on elsif part of if-statement containing if-expression

2024-04-20 Thread ebotcazou at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114640 --- Comment #3 from Eric Botcazou --- This appears to be sufficient: diff --git a/gcc/ada/exp_util.adb b/gcc/ada/exp_util.adb index 04d114694ab..71cfdd718e0 100644 --- a/gcc/ada/exp_util.adb +++ b/gcc/ada/exp_util.adb @@ -6549,6 +6549,7 @@

[Bug ada/114640] ICE on elsif part of if-statement containing if-expression

2024-04-20 Thread ebotcazou at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114640 Eric Botcazou changed: What|Removed |Added Summary|ICE on 'elsif' with complex |ICE on elsif part of

[Bug ada/114640] ICE on elsif part of if-statement containing if-expression

2024-04-20 Thread ebotcazou at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114640 Eric Botcazou changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

[Bug ada/114708] [12/13/14 regression] internal error on access to an incomplete formal in generic package

2024-04-20 Thread ebotcazou at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114708 Eric Botcazou changed: What|Removed |Added CC||ebotcazou at gcc dot gnu.org

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

2024-04-20 Thread H. J. Lu via Gcc-testresults
1469 /export/gnu/import/git/gcc-test-master-intel64-native/bld/gcc/xgcc version 14.0.1 20240420 (experimental) [native/master r14-10053-gf9a48fe7032] (GCC) === g++ tests === Running target sde FAIL: g++.target/i386/mv28.C -std=c++14 (test for errors, line 10) FAIL: g++.

[Bug ada/114710] temporary object finalized too late

2024-04-20 Thread ebotcazou at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114710 Eric Botcazou changed: What|Removed |Added CC||ebotcazou at gcc dot gnu.org Ever

Results for 14.0.1 20240420 (experimental) [remotes/origin/HEAD r14-10053-gf9a48fe703] (GCC) testsuite on powerpc64le-unknown-linux-gnu

2024-04-20 Thread Bill Seurer (POWER8) via Gcc-testresults
== gcc Summary === # of expected passes178420 # of unexpected failures128 # of unexpected successes 13 # of expected failures 1595 # of unsupported tests 5035 /home/gccbuild/build/nightly/build-gcc-trunk/gcc/xgcc version 14.0.1 20240420 (experimental) [remotes

[Bug c++/114764] noexcept on a friend complains about incomplete type

2024-04-20 Thread dangelog at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114764 --- Comment #7 from Giuseppe D'Angelo --- I get it :) If you wanted an actual use-case (rather than a synthetic testcase), we stumbled upon this bug from implementing a friend operator==: ``` class S { bool comparesEqual(S, S) noexcept;

Re: [PATCH] RISC-V: Add xfail test case for wv insn highest overlap

2024-04-20 Thread Robin Dapp
LGTM. Regards Robin

Re: [Patch, fortran] PR103471 - [11/12/13/14 Regression] ICE in gfc_typenode_for_spec, at fortran/trans-types.c:1114

2024-04-20 Thread Harald Anlauf
Hi Paul! On 4/20/24 09:54, Paul Richard Thomas wrote: subroutine sub implicit none real, external :: x real :: y(10) integer :: kk print *, [real(x(k))] ! print *, [real(y(k))] end This is another problem, somewhere upstream from resolve.cc, which I have just

[PATCH v1] RISC-V: Add xfail test case for incorrect overlap on v0

2024-04-20 Thread pan2 . li
From: Pan Li We reverted below patch for register group overlap, add the related insn test and mark it as xfail. And we will remove the xfail after we support the register overlap in GCC-15. 018ba3ac952 RISC-V: Fix overlap group incorrect overlap on v0 The below test suites are passed. * The

Results for 13.2.1 20240421 [remotes/origin/releases/gcc-13 r13-8622-g0b85540ec42] (GCC) testsuite on pru-unknown-elf

2024-04-20 Thread The GnuPru BuildBot via Gcc-testresults
LAST_UPDATED: Sun Apr 21 02:17:39 UTC 2024 (revision r13-8622-g0b85540ec42) 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

Results for 14.0.1 20240420 (experimental) [master r14-10054-g3afcb04bd7d] (GCC) testsuite on i686-pc-linux-gnu

2024-04-20 Thread H.J. Lu via Gcc-testresults
ted tests 4125 /export/gnu/import/git/gcc-test-master-ia32/bld/gcc/xgcc version 14.0.1 20240420 (experimental) [master r14-10054-g3afcb04bd7d] (GCC) === gfortran tests === Running target unix === gfortran Summary === # of expected passes

Results for 14.0.1 20240420 (experimental) [master r14-10054-g3afcb04bd7d] (GCC) testsuite on s390x-ibm-linux-gnu arch14

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

Results for 14.0.1 20240421 (experimental) [remotes/origin/HEAD r14-10057-gef2392236e] (GCC) testsuite on powerpc64le-unknown-linux-gnu

2024-04-20 Thread Bill Seurer (POWER8) via Gcc-testresults
git commit g:ef2392236ec629351496d7f299d6a0956080e4d9 gcc-descr r14-10057-gef2392236ec629 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: Sun Apr 21 01:40:07 UTC 2024

Results for 14.0.1 20240420 (experimental) [master r14-10054-g3afcb04bd7d] (GCC) testsuite on x86_64-pc-linux-gnu

2024-04-20 Thread H.J. Lu via Gcc-testresults
gnu/import/git/gcc-test-master-intel64/bld/gcc/xgcc version 14.0.1 20240420 (experimental) [master r14-10054-g3afcb04bd7d] (GCC) === gfortran tests === Running target unix === gfortran Summary for unix === # of expected passes70039 # of expected failu

Results for 12.3.1 20240421 [releases/gcc-12 r12-10367-g38dedf6df9] (GCC) testsuite on powerpc64le-unknown-linux-gnu

2024-04-20 Thread Bill Seurer (POWER9 IEEE128) via Gcc-testresults
git commit g:38dedf6df94f802ccbea2b8eb127b6cd376b8326 gcc-descr r12-10367-g38dedf6df94f80 power9 IEEE128 Linux 6.9.0-0.rc3.30.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 LAST_UPDATED: Sun Apr 21

[gcc r13-8628] vect: Don't clear base_misaligned in update_epilogue_loop_vinfo [PR114566]

2024-04-20 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:38af0d59043da4cc07cd62c17da599e43668e3be commit r13-8628-g38af0d59043da4cc07cd62c17da599e43668e3be Author: Jakub Jelinek Date: Fri Apr 5 14:56:14 2024 +0200 vect: Don't clear base_misaligned in update_epilogue_loop_vinfo [PR114566] The following testcase is

[gcc r13-8627] c++: Fix ICE with weird copy assignment operator [PR114572]

2024-04-20 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:910fa4d9df8f72d16279324cca2bf1f2649aa68b commit r13-8627-g910fa4d9df8f72d16279324cca2bf1f2649aa68b Author: Jakub Jelinek Date: Fri Apr 5 09:31:28 2024 +0200 c++: Fix ICE with weird copy assignment operator [PR114572] While ctors/dtors don't return anything

[gcc r13-8629] c++: Fix up maybe_warn_for_constant_evaluated calls [PR114580]

2024-04-20 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:ae3b6dea0445f9650cf1a684527efac06497f1b4 commit r13-8629-gae3b6dea0445f9650cf1a684527efac06497f1b4 Author: Jakub Jelinek Date: Tue Apr 9 09:31:42 2024 +0200 c++: Fix up maybe_warn_for_constant_evaluated calls [PR114580] When looking at

[Bug sanitizer/114687] [13 Regression] ICE: in edge_before_returns_twice_call, at gimple-iterator.cc:981

2024-04-20 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114687 --- Comment #6 from GCC Commits --- The releases/gcc-13 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:7a1a52934a2ab9ac9205a3a4d5b82a672fefba7e commit r13-8631-g7a1a52934a2ab9ac9205a3a4d5b82a672fefba7e Author: Jakub Jelinek

[gcc r13-8633] attribs: Don't crash on NULL TREE_TYPE in diag_attr_exclusions [PR114634]

2024-04-20 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:2c85e8def0efd4b0d9d312a1f0cbbee332b4e0d1 commit r13-8633-g2c85e8def0efd4b0d9d312a1f0cbbee332b4e0d1 Author: Jakub Jelinek Date: Mon Apr 15 10:25:22 2024 +0200 attribs: Don't crash on NULL TREE_TYPE in diag_attr_exclusions [PR114634] The enumerator still

[gcc r13-8632] c++: Fix bogus warnings about ignored annotations [PR114691]

2024-04-20 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:ed7be7ba6f125cfda7ad07263213cbe02b7e7ced commit r13-8632-ged7be7ba6f125cfda7ad07263213cbe02b7e7ced Author: Jakub Jelinek Date: Fri Apr 12 20:53:10 2024 +0200 c++: Fix bogus warnings about ignored annotations [PR114691] The middle-end warns about the

[Bug c/114780] Using C23 nullptr as sentinel gives missing sentinel warning

2024-04-20 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114780 --- Comment #4 from GCC Commits --- The releases/gcc-13 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:e802786436851b1f5efca21a14d4f41c83c83f4f commit r13-8637-ge802786436851b1f5efca21a14d4f41c83c83f4f Author: Jakub Jelinek

[Bug c++/114572] [OpenMP] "internal compiler error: in assign_temp" with assignment operator and lastprivate clause

2024-04-20 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114572 --- Comment #5 from GCC Commits --- The releases/gcc-13 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:910fa4d9df8f72d16279324cca2bf1f2649aa68b commit r13-8627-g910fa4d9df8f72d16279324cca2bf1f2649aa68b Author: Jakub Jelinek

[Bug tree-optimization/114566] [11/12/13 Regression] Misaligned vmovaps when compiling with stack-protector-strong for znver4

2024-04-20 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114566 --- Comment #18 from GCC Commits --- The releases/gcc-13 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:38af0d59043da4cc07cd62c17da599e43668e3be commit r13-8628-g38af0d59043da4cc07cd62c17da599e43668e3be Author: Jakub Jelinek

[gcc r13-8636] rtlanal: Fix set_noop_p for volatile loads or stores [PR114768]

2024-04-20 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:ab3b83afc149edda11fa3c7cbb3815606731003b commit r13-8636-gab3b83afc149edda11fa3c7cbb3815606731003b Author: Jakub Jelinek Date: Fri Apr 19 08:47:53 2024 +0200 rtlanal: Fix set_noop_p for volatile loads or stores [PR114768] On the following testcase, combine

[gcc r13-8626] fold-const: Handle NON_LVALUE_EXPR in native_encode_initializer [PR114537]

2024-04-20 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:a297f9bbb9611414fe48f6d61a8829bf5808bd2c commit r13-8626-ga297f9bbb9611414fe48f6d61a8829bf5808bd2c Author: Jakub Jelinek Date: Thu Apr 4 10:47:52 2024 +0200 fold-const: Handle NON_LVALUE_EXPR in native_encode_initializer [PR114537] The following testcase is

[Bug c++/114691] [11/12/13 Regression] Bogus ignoring loop annotation warning

2024-04-20 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114691 --- Comment #4 from GCC Commits --- The releases/gcc-13 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:ed7be7ba6f125cfda7ad07263213cbe02b7e7ced commit r13-8632-ged7be7ba6f125cfda7ad07263213cbe02b7e7ced Author: Jakub Jelinek

Results for 14.0.1 20240421 (experimental) [remotes/origin/HEAD r14-10057-gef2392236ec] (GCC) testsuite on powerpc64le-unknown-linux-gnu

2024-04-20 Thread Bill Seurer (POWER9) via Gcc-testresults
git commit g:ef2392236ec629351496d7f299d6a0956080e4d9 gcc-descr r14-10057-gef2392236ec629 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: Sun Apr 21 03:00:05 UTC 2024

[PATCH v1] RISC-V: Add xfail test case for highpart register overlap of vx/vf widen

2024-04-20 Thread pan2 . li
From: Pan Li We reverted below patch for register group overlap, add the related insn test and mark it as xfail. And we will remove the xfail after we support the register overlap in GCC-15. a23415d7572 RISC-V: Support highpart register overlap for widen vx/vf instructions The below test

Results for 13.2.1 20240421 [releases/gcc-13 r13-8637-ge802786436] (GCC) testsuite on powerpc64le-unknown-linux-gnu

2024-04-20 Thread Bill Seurer (POWER9) via Gcc-testresults
git commit g:e802786436851b1f5efca21a14d4f41c83c83f4f gcc-descr r13-8637-ge802786436851b 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: Sun Apr 21 04:31:03 UTC 2024

Regressions on master at commit r14-10052 vs commit r14-10039 on Linux/x86_64

2024-04-20 Thread H.J. Lu via Gcc-regression
Regressions on master at commit r14-10052 vs commit r14-10039 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 20240420 (experimental) [master r14-10052-g1690e47e101] (GCC) testsuite on x86_64-pc-linux-gnu

2024-04-20 Thread H.J. Lu via Gcc-testresults
f expected passes602226 # of unexpected failures338 # of unexpected successes 60 # of expected failures 4653 # of unresolved testcases 2 # of unsupported tests 10835 /export/gnu/import/git/gcc-test-master-intel64/bld/gcc/xgcc version 14.0.1

[Bug analyzer/114791] analyzer: file-leak not detected

2024-04-20 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114791 --- Comment #4 from Andrew Pinski --- Interesting, with -O0, there is a warning but that can be turned into a false positive if you enable the "missing:" section.

Results for 13.2.1 20240421 [releases/gcc-13 r13-8622-g0b85540ec4] (GCC) testsuite on powerpc64le-unknown-linux-gnu

2024-04-20 Thread Bill Seurer (POWER9 IEEE128) via Gcc-testresults
git commit g:0b85540ec424b8c06aa138df2d46e1c99a001950 gcc-descr r13-8622-g0b85540ec424b8 power9 IEEE128 Linux 6.9.0-0.rc3.30.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 LAST_UPDATED: Sun Apr 21

Results for 14.0.1 20240421 (experimental) [master r14-10057-gef2392236e] (GCC) testsuite on powerpc64-unknown-linux-gnu

2024-04-20 Thread Bill Seurer (POWER9 BE) via Gcc-testresults
git commit g:ef2392236ec629351496d7f299d6a0956080e4d9 gcc-descr r14-10057-gef2392236ec629 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: Sun Apr 21 01:51:42 UTC 2024

[gcc r13-8631] Limit special asan/ubsan/bitint returns_twice handling to calls in bbs with abnormal pred [PR114687]

2024-04-20 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:7a1a52934a2ab9ac9205a3a4d5b82a672fefba7e commit r13-8631-g7a1a52934a2ab9ac9205a3a4d5b82a672fefba7e Author: Jakub Jelinek Date: Fri Apr 12 10:59:54 2024 +0200 Limit special asan/ubsan/bitint returns_twice handling to calls in bbs with abnormal pred [PR114687]

[Bug middle-end/110027] [11/12/13 regression] Stack objects with extended alignments (vectors etc) misaligned on detect_stack_use_after_return

2024-04-20 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110027 --- Comment #24 from GCC Commits --- The releases/gcc-13 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:a16d90ec302e588dab5d7d31ccdd7b3fd5c6214e commit r13-8630-ga16d90ec302e588dab5d7d31ccdd7b3fd5c6214e Author: Jakub Jelinek

[gcc r13-8635] internal-fn: Temporarily disable flag_trapv during .{ADD, SUB, MUL}_OVERFLOW etc. expansion [PR114753]

2024-04-20 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:10f689596ad1633f4f5de1852c8f82a993fe948e commit r13-8635-g10f689596ad1633f4f5de1852c8f82a993fe948e Author: Jakub Jelinek Date: Thu Apr 18 09:45:14 2024 +0200 internal-fn: Temporarily disable flag_trapv during .{ADD,SUB,MUL}_OVERFLOW etc. expansion [PR114753]

[Bug middle-end/114753] from_chars aborts with -m32 -ftrapv when passed -9223372036854775808

2024-04-20 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114753 --- Comment #10 from GCC Commits --- The releases/gcc-13 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:10f689596ad1633f4f5de1852c8f82a993fe948e commit r13-8635-g10f689596ad1633f4f5de1852c8f82a993fe948e Author: Jakub Jelinek

[Bug rtl-optimization/114768] Volatile reads can be optimized away

2024-04-20 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114768 --- Comment #10 from GCC Commits --- The releases/gcc-13 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:ab3b83afc149edda11fa3c7cbb3815606731003b commit r13-8636-gab3b83afc149edda11fa3c7cbb3815606731003b Author: Jakub Jelinek

[gcc r13-8637] c-family: Allow arguments with NULLPTR_TYPE as sentinels [PR114780]

2024-04-20 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:e802786436851b1f5efca21a14d4f41c83c83f4f commit r13-8637-ge802786436851b1f5efca21a14d4f41c83c83f4f Author: Jakub Jelinek Date: Sat Apr 20 00:12:36 2024 +0200 c-family: Allow arguments with NULLPTR_TYPE as sentinels [PR114780] While in C++ the ellipsis

[gcc r13-8634] asan: Don't instrument .ABNORMAL_DISPATCHER [PR114743]

2024-04-20 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:cd8e2137462d9ae1723fa193b6062ec65d164457 commit r13-8634-gcd8e2137462d9ae1723fa193b6062ec65d164457 Author: Jakub Jelinek Date: Wed Apr 17 10:24:18 2024 +0200 asan: Don't instrument .ABNORMAL_DISPATCHER [PR114743] .ABNORMAL_DISPATCHER is currently the only

[Bug c++/114580] Bogus warning on if constexpr

2024-04-20 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114580 --- Comment #4 from GCC Commits --- The releases/gcc-13 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:ae3b6dea0445f9650cf1a684527efac06497f1b4 commit r13-8629-gae3b6dea0445f9650cf1a684527efac06497f1b4 Author: Jakub Jelinek

  1   2   >