[Bug middle-end/121904] [16 Regression] ICE in as_a, at value-range.h:668 since r16-1400-g2e4688a7202

2025-09-15 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121904 --- Comment #3 from GCC Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:bd83c6227c6c2ccb5df88937a338b501fd550de6 commit r16-3855-gbd83c6227c6c2ccb5df88937a338b501fd550de6 Author: Jakub Jelinek Date: M

[Bug c++/121801] mangling of _Float16 values in template-args is empty

2025-09-15 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121801 --- Comment #8 from GCC Commits --- The releases/gcc-13 branch has been updated by Matthias Kretz : https://gcc.gnu.org/g:19dd22fc18efe6b50188638582cd418e1c301a15 commit r13-9886-g19dd22fc18efe6b50188638582cd418e1c301a15 Author: Matthias Kretz

[Bug c++/121801] mangling of _Float16 values in template-args is empty

2025-09-15 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121801 --- Comment #7 from GCC Commits --- The releases/gcc-14 branch has been updated by Matthias Kretz : https://gcc.gnu.org/g:1d92f9592eb1f90d4ac776bd49d83e3316001b1f commit r14-12021-g1d92f9592eb1f90d4ac776bd49d83e3316001b1f Author: Matthias Kret

[Bug tree-optimization/121391] hard-reg constraints: ICE for undeclared variable

2025-09-15 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121391 --- Comment #3 from GCC Commits --- The master branch has been updated by Stefan Schulze Frielinghaus : https://gcc.gnu.org/g:4cff794ca18a96ceeb83ccb18b08ffa0a63c58af commit r16-3853-g4cff794ca18a96ceeb83ccb18b08ffa0a63c58af Author: Stefan Sch

[Bug c++/121801] mangling of _Float16 values in template-args is empty

2025-09-15 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121801 --- Comment #6 from GCC Commits --- The releases/gcc-15 branch has been updated by Matthias Kretz : https://gcc.gnu.org/g:16493194f21210480bd39c43f17b4e98417052c1 commit r15-10324-g16493194f21210480bd39c43f17b4e98417052c1 Author: Matthias Kret

[Bug fortran/83763] PDT variable sees content deallocated if variable is passed as an input to a function, and the function result is assigned to that same variable

2025-09-14 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83763 --- Comment #2 from GCC Commits --- The master branch has been updated by Paul Thomas : https://gcc.gnu.org/g:857c742e7bb8b24a05180e1cfee62efa417a48fe commit r16-3851-g857c742e7bb8b24a05180e1cfee62efa417a48fe Author: Paul Thomas Date: Mon Se

[Bug lto/121935] [16 Regression] various LTO streamer ICEs since g:b9fde0219f35cd5244f647c20c7b31b0395dbc5a

2025-09-14 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121935 --- Comment #3 from GCC Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:38666cbccff5114e2f23930fae180f03c385eb45 commit r16-3849-g38666cbccff5114e2f23930fae180f03c385eb45 Author: Richard Biener Date:

[Bug testsuite/121205] FAIL: gcc.dg/asm-hard-reg-2.c with -m32

2025-09-13 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121205 --- Comment #14 from GCC Commits --- The master branch has been updated by H.J. Lu : https://gcc.gnu.org/g:f8b6f1d83ba8fd4186100e1e357ba7eb8124bdb7 commit r16-3841-gf8b6f1d83ba8fd4186100e1e357ba7eb8124bdb7 Author: Stefan Schulze Frielinghaus

[Bug libstdc++/121917] [16 Regression] ranges::shuffle incorrectly requires its arguments to model sized_sentinel_for

2025-09-13 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121917 --- Comment #2 from GCC Commits --- The master branch has been updated by Patrick Palka : https://gcc.gnu.org/g:349affa42c9fa47a12eb7f5f97f5650a77bbf014 commit r16-3842-g349affa42c9fa47a12eb7f5f97f5650a77bbf014 Author: Patrick Palka Date: S

[Bug libstdc++/121913] ranges::rotate should use ranges::iter_move

2025-09-12 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121913 --- Comment #3 from GCC Commits --- The master branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:7801236069a95ce13a968084463cdbbea8ce907a commit r16-3835-g7801236069a95ce13a968084463cdbbea8ce907a Author: Jonathan Wakely Date:

[Bug libstdc++/121890] Several algorithms do not use iterator's difference_type for arithmetic

2025-09-12 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121890 --- Comment #3 from GCC Commits --- The master branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:7b99d184bc9eada80992f7134c6c8e3b0eb0d19d commit r16-3834-g7b99d184bc9eada80992f7134c6c8e3b0eb0d19d Author: Jonathan Wakely Date:

[Bug libstdc++/117276] [13/14/15 Regression] std::sort(par_unseq ,...) leaks memory when called repeatedly

2025-09-12 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117276 --- Comment #15 from GCC Commits --- The releases/gcc-15 branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:210b7a0d8cae48268b69a331249e702495cf2639 commit r15-10320-g210b7a0d8cae48268b69a331249e702495cf2639 Author: Jonathan Wa

[Bug ada/121532] ACATS cxai033 FAILs sometimes

2025-09-12 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121532 --- Comment #6 from GCC Commits --- The master branch has been updated by Eric Botcazou : https://gcc.gnu.org/g:f6e00192cdff2c87e744c870c0e5d061ba5b7569 commit r16-3833-gf6e00192cdff2c87e744c870c0e5d061ba5b7569 Author: Eric Botcazou Date: F

[Bug c++/121795] ICE for type pack indexing

2025-09-12 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121795 --- Comment #3 from GCC Commits --- The releases/gcc-15 branch has been updated by Patrick Palka : https://gcc.gnu.org/g:a03c244f530346ed04a3ecac0c718d83ed7fae47 commit r15-10319-ga03c244f530346ed04a3ecac0c718d83ed7fae47 Author: Patrick Palka

[Bug c++/121795] ICE for type pack indexing

2025-09-12 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121795 --- Comment #2 from GCC Commits --- The master branch has been updated by Patrick Palka : https://gcc.gnu.org/g:8e3230f4fed0d41e790d68c2534c057911bab35c commit r16-3832-g8e3230f4fed0d41e790d68c2534c057911bab35c Author: Patrick Palka Date: F

[Bug middle-end/120378] Support narrowing clip idiom

2025-09-12 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120378 --- Comment #8 from GCC Commits --- The master branch has been updated by Edwin Lu : https://gcc.gnu.org/g:d0c08415310d1daecb28f8fbfeef3d7f18b21d56 commit r16-3831-gd0c08415310d1daecb28f8fbfeef3d7f18b21d56 Author: Edwin Lu Date: Mon Sep 8 1

[Bug testsuite/121888] [16 regression] gcc.target/sparc/tls-ld-int16.c FAIL

2025-09-12 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121888 --- Comment #1 from GCC Commits --- The master branch has been updated by H.J. Lu : https://gcc.gnu.org/g:5d6ddba76434a9f0dc105d2e6c38954739ccbcb6 commit r16-3829-g5d6ddba76434a9f0dc105d2e6c38954739ccbcb6 Author: H.J. Lu Date: Wed Sep 10 05

[Bug diagnostics/120063] SARIF output: fatal errors should have their "level" set to "error"

2025-09-12 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120063 --- Comment #4 from GCC Commits --- The master branch has been updated by David Malcolm : https://gcc.gnu.org/g:259347de43e9650659a6e7e624b5dc037c0180a0 commit r16-3828-g259347de43e9650659a6e7e624b5dc037c0180a0 Author: David Malcolm Date: F

[Bug diagnostics/121876] [16 Regression] recursive ICE in ICE handling with nested diagnostics, in set_diagnostic_buffer, at buffering.cc:49

2025-09-12 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121876 --- Comment #2 from GCC Commits --- The master branch has been updated by David Malcolm : https://gcc.gnu.org/g:38cb4289180d13a71c2e1005223f442747bcf56e commit r16-3827-g38cb4289180d13a71c2e1005223f442747bcf56e Author: David Malcolm Date: F

[Bug libstdc++/121046] Asking is_constructible_v, NonTrivial*> is ill-formed

2025-09-12 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121046 --- Comment #6 from GCC Commits --- The master branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:f534db54a65b42638c08275338423063fe836f31 commit r16-3823-gf534db54a65b42638c08275338423063fe836f31 Author: Jonathan Wakely Date:

[Bug libstdc++/117276] [13/14/15/16 Regression] std::sort(par_unseq ,...) leaks memory when called repeatedly

2025-09-12 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117276 --- Comment #12 from GCC Commits --- The master branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:d8f1655a781a76f5c86b3545b181b2005e585d29 commit r16-3824-gd8f1655a781a76f5c86b3545b181b2005e585d29 Author: Jonathan Wakely Date

[Bug c++/121893] [16 Regression] [Modules] ICE when using modules + ranges. regression in gcc 16.0

2025-09-12 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121893 --- Comment #3 from GCC Commits --- The master branch has been updated by Nathaniel Shead : https://gcc.gnu.org/g:85409b9d6a29392d33f3fbac40c641eeda22062a commit r16-3822-g85409b9d6a29392d33f3fbac40c641eeda22062a Author: Nathaniel Shead Date:

[Bug c++/121865] ICE with modules and LTO (expected template_decl, have overload in maybe_template_info, at cp/mangle.cc:311)

2025-09-12 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121865 --- Comment #4 from GCC Commits --- The master branch has been updated by Nathaniel Shead : https://gcc.gnu.org/g:b9fde0219f35cd5244f647c20c7b31b0395dbc5a commit r16-3821-gb9fde0219f35cd5244f647c20c7b31b0395dbc5a Author: Nathaniel Shead Date:

[Bug c++/97740] [13/14/15 Regression] Weird error message about accessing a private member of my own class inside of std::string_view inside of constexpr

2025-09-11 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97740 --- Comment #13 from GCC Commits --- The releases/gcc-15 branch has been updated by Patrick Palka : https://gcc.gnu.org/g:1669dbb9363dadf7a52d9f1090f13fa33c680c6a commit r15-10317-g1669dbb9363dadf7a52d9f1090f13fa33c680c6a Author: Patrick Palka

[Bug fortran/121616] Assignment to an unlimited polymorphic variable causes a segmentation fault at runtime

2025-09-11 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121616 --- Comment #7 from GCC Commits --- The master branch has been updated by Harald Anlauf : https://gcc.gnu.org/g:0899b826f7196f609fc8991456eb728802061318 commit r16-3813-g0899b826f7196f609fc8991456eb728802061318 Author: Harald Anlauf Date: T

[Bug rtl-optimization/121757] [15 Regression] ICE in rtl_ssa::clobber_info::recompute_group

2025-09-11 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121757 --- Comment #16 from GCC Commits --- The releases/gcc-15 branch has been updated by Richard Sandiford : https://gcc.gnu.org/g:34bc617b34b62f59dc53ad0de165accb603cb08a commit r15-10316-g34bc617b34b62f59dc53ad0de165accb603cb08a Author: Richard S

[Bug libstdc++/71945] Integer overflow in use counter of shared pointers

2025-09-11 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71945 --- Comment #9 from GCC Commits --- The master branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:9a2b1acda0cb2c32568b5ca82996eb0544a3a4ef commit r16-3812-g9a2b1acda0cb2c32568b5ca82996eb0544a3a4ef Author: Jonathan Wakely Date:

[Bug libstdc++/71945] Integer overflow in use counter of shared pointers

2025-09-11 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71945 --- Comment #8 from GCC Commits --- The master branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:faae3692f75003f5df226ed776d7386bf848dd00 commit r16-3811-gfaae3692f75003f5df226ed776d7386bf848dd00 Author: Jonathan Wakely Date:

[Bug libstdc++/121148] Should use modular arithmetic for _Atomic_word

2025-09-11 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121148 --- Comment #16 from GCC Commits --- The master branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:6456da6bab8a2c43e7899afda991589065d96595 commit r16-3810-g6456da6bab8a2c43e7899afda991589065d96595 Author: Jonathan Wakely Date

[Bug tree-optimization/121829] [13/14/15/16 Regression] Trigger error at -O2/O3 during GIMPLE pass: optimized with asm goto with lable being the next statement and loop afterwards

2025-09-11 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121829 --- Comment #7 from GCC Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:e9c2a69fe6fe1a20f8ad7b37ecbb3877cd14c514 commit r16-3795-ge9c2a69fe6fe1a20f8ad7b37ecbb3877cd14c514 Author: Richard Biener Date:

[Bug fortran/107421] problematic interaction of 'common' and 'threadprivate'

2025-09-11 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107421 --- Comment #5 from GCC Commits --- The master branch has been updated by H.J. Lu : https://gcc.gnu.org/g:46028a2f40329bbc6a7d7638b5bab6b3bb282009 commit r16-3809-g46028a2f40329bbc6a7d7638b5bab6b3bb282009 Author: H.J. Lu Date: Mon Sep 8 07:

[Bug testsuite/121848] gfortran.dg/gomp/pr107421.f90 FAILs on aarch64 without PIE

2025-09-11 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121848 --- Comment #3 from GCC Commits --- The master branch has been updated by H.J. Lu : https://gcc.gnu.org/g:46028a2f40329bbc6a7d7638b5bab6b3bb282009 commit r16-3809-g46028a2f40329bbc6a7d7638b5bab6b3bb282009 Author: H.J. Lu Date: Mon Sep 8 07:

[Bug c/107419] attributes are ignored when selecting TLS model

2025-09-11 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107419 --- Comment #4 from GCC Commits --- The master branch has been updated by H.J. Lu : https://gcc.gnu.org/g:9eab6c6f223808ceeebb55b5453c75782224cd9e commit r16-3806-g9eab6c6f223808ceeebb55b5453c75782224cd9e Author: H.J. Lu Date: Mon Sep 8 15:

[Bug c++/107393] Wrong TLS model for specialized template

2025-09-11 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107393 --- Comment #4 from GCC Commits --- The master branch has been updated by H.J. Lu : https://gcc.gnu.org/g:9eab6c6f223808ceeebb55b5453c75782224cd9e commit r16-3806-g9eab6c6f223808ceeebb55b5453c75782224cd9e Author: H.J. Lu Date: Mon Sep 8 15:

[Bug c++/121889] [16 regression] ice in discriminator_for_local_entity, at cp/mangle.cc:2293 since r16-3637-ga0344144dbcccc

2025-09-11 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121889 --- Comment #11 from GCC Commits --- The master branch has been updated by H.J. Lu : https://gcc.gnu.org/g:0b0ffa44c1881a52e5c624d369a090403919e61a commit r16-3804-g0b0ffa44c1881a52e5c624d369a090403919e61a Author: H.J. Lu Date: Wed Sep 10 1

[Bug middle-end/66462] GCC isinf/isnan/... builtins cause sNaN exceptions

2025-09-11 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66462 --- Comment #21 from GCC Commits --- The master branch has been updated by Wilco Dijkstra : https://gcc.gnu.org/g:b996d4509f1724d92a08dae70d8354fbb5561fb7 commit r16-3803-gb996d4509f1724d92a08dae70d8354fbb5561fb7 Author: Wilco Dijkstra Date:

[Bug tree-optimization/121595] fabs(a+0.0) -> fabs(a) for non trapping case

2025-09-11 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121595 --- Comment #9 from GCC Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:aa4aafbad5235fd302c39e1d8b7cb9cdea11c67c commit r16-3802-gaa4aafbad5235fd302c39e1d8b7cb9cdea11c67c Author: Matteo Nicoli Date:

[Bug tree-optimization/121703] [16 Regression] ubsan: load of value 32695, which is not a valid value for type 'internal_fn' in tree-vectorizer.h

2025-09-11 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121703 --- Comment #3 from GCC Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:0887961f9e0e7ea6b417bfb02787cfdaea41dbe4 commit r16-3797-g0887961f9e0e7ea6b417bfb02787cfdaea41dbe4 Author: Richard Biener Date:

[Bug tree-optimization/121870] [13/14/15/16 Regression] ICE when two calls to noreturn function via function pointer in global variable

2025-09-11 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121870 --- Comment #4 from GCC Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:5c4f1313e753aeb6920a48c62c7c99ad36e1adae commit r16-3794-g5c4f1313e753aeb6920a48c62c7c99ad36e1adae Author: Richard Biener Date:

[Bug tree-optimization/49857] [patch] Put constant switch-tables into flash

2025-09-10 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49857 --- Comment #21 from GCC Commits --- The releases/gcc-13 branch has been updated by Georg-Johann Lay : https://gcc.gnu.org/g:e128cfd819a492e5989b9277bb4a70380e1915b1 commit r13-9880-ge128cfd819a492e5989b9277bb4a70380e1915b1 Author: Georg-Johann

[Bug tree-optimization/81540] tree-switch-conversion leads to code bloat

2025-09-10 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81540 --- Comment #8 from GCC Commits --- The releases/gcc-13 branch has been updated by Georg-Johann Lay : https://gcc.gnu.org/g:e128cfd819a492e5989b9277bb4a70380e1915b1 commit r13-9880-ge128cfd819a492e5989b9277bb4a70380e1915b1 Author: Georg-Johann

[Bug tree-optimization/81540] tree-switch-conversion leads to code bloat

2025-09-10 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81540 --- Comment #7 from GCC Commits --- The releases/gcc-14 branch has been updated by Georg-Johann Lay : https://gcc.gnu.org/g:69485a8f65f9c6476f316f6003d7856ddbc02353 commit r14-12014-g69485a8f65f9c6476f316f6003d7856ddbc02353 Author: Georg-Johann

[Bug tree-optimization/49857] [patch] Put constant switch-tables into flash

2025-09-10 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49857 --- Comment #20 from GCC Commits --- The releases/gcc-14 branch has been updated by Georg-Johann Lay : https://gcc.gnu.org/g:69485a8f65f9c6476f316f6003d7856ddbc02353 commit r14-12014-g69485a8f65f9c6476f316f6003d7856ddbc02353 Author: Georg-Johan

[Bug tree-optimization/81540] tree-switch-conversion leads to code bloat

2025-09-10 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81540 --- Comment #6 from GCC Commits --- The releases/gcc-15 branch has been updated by Georg-Johann Lay : https://gcc.gnu.org/g:29ef01494e39110344d36e5df0918761a6a8c92e commit r15-10304-g29ef01494e39110344d36e5df0918761a6a8c92e Author: Georg-Johann

[Bug tree-optimization/49857] [patch] Put constant switch-tables into flash

2025-09-10 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49857 --- Comment #19 from GCC Commits --- The releases/gcc-15 branch has been updated by Georg-Johann Lay : https://gcc.gnu.org/g:29ef01494e39110344d36e5df0918761a6a8c92e commit r15-10304-g29ef01494e39110344d36e5df0918761a6a8c92e Author: Georg-Johan

[Bug tree-optimization/49857] [patch] Put constant switch-tables into flash

2025-09-10 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49857 --- Comment #18 from GCC Commits --- The master branch has been updated by Georg-Johann Lay : https://gcc.gnu.org/g:912159d2b5429c3126756b56723dd4f32dd56bdd commit r16-3752-g912159d2b5429c3126756b56723dd4f32dd56bdd Author: Georg-Johann Lay Dat

[Bug tree-optimization/81540] tree-switch-conversion leads to code bloat

2025-09-10 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81540 --- Comment #5 from GCC Commits --- The master branch has been updated by Georg-Johann Lay : https://gcc.gnu.org/g:912159d2b5429c3126756b56723dd4f32dd56bdd commit r16-3752-g912159d2b5429c3126756b56723dd4f32dd56bdd Author: Georg-Johann Lay Date

[Bug target/121878] ICE in riscv_sched_variable_issue, at config/riscv/riscv.cc:10239 with -O2 -mcpu=tt-ascalon-d8

2025-09-10 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121878 --- Comment #2 from GCC Commits --- The master branch has been updated by Peter Bergner : https://gcc.gnu.org/g:09864c7cd0c94cfb781ceb6a3d6186df7ad38096 commit r16-3750-g09864c7cd0c94cfb781ceb6a3d6186df7ad38096 Author: Peter Bergner Date: T

[Bug ada/121885] [16 regression] New -Wlto-type-mismatch warning during GNAT LTO build

2025-09-10 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121885 --- Comment #3 from GCC Commits --- The master branch has been updated by Eric Botcazou : https://gcc.gnu.org/g:06628704c611b1a7f788e64b306338c653ad074d commit r16-3749-g06628704c611b1a7f788e64b306338c653ad074d Author: Eric Botcazou Date: W

[Bug c++/121859] [16 Regression] ICE: read-through-null in maybe_diagnose_standard_trait at gcc/cp/constraint.cc:3363

2025-09-10 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121859 --- Comment #10 from GCC Commits --- The master branch has been updated by Nathaniel Shead : https://gcc.gnu.org/g:7fc9265ee5b20c4191b8fcad47234148c72f7b03 commit r16-3744-g7fc9265ee5b20c4191b8fcad47234148c72f7b03 Author: Nathaniel Shead Date

[Bug middle-end/121828] during GIMPLE pass: bitintlower ICE: definition in block 2 follows the use with __builtin_sub_overflow() and other function that does not write to used memory

2025-09-10 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121828 --- Comment #4 from GCC Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:29a8ce3b0bb117ed7f4b998462fe917f2a17f168 commit r16-3740-g29a8ce3b0bb117ed7f4b998462fe917f2a17f168 Author: Jakub Jelinek Date: W

[Bug middle-end/121831] [15/16 regression] ICE when building melonds-1.0 with LTO (expand_expr_real_2, at expr.cc:9779)

2025-09-10 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121831 --- Comment #15 from GCC Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:225d13c01d4e231bfabfda1c1c9135e36f55946a commit r16-3739-g225d13c01d4e231bfabfda1c1c9135e36f55946a Author: Jakub Jelinek Date:

[Bug libstdc++/121765] `std::formatter` specialization for user-defined type inheriting from `std::formatter` fails concept `std::formattable` check unexpectedly

2025-09-10 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121765 --- Comment #5 from GCC Commits --- The master branch has been updated by Tomasz Kaminski : https://gcc.gnu.org/g:ac1665954058f355aab11e1b48b1176c7e0af363 commit r16-3738-gac1665954058f355aab11e1b48b1176c7e0af363 Author: Tomasz KamiÅski Date:

[Bug c++/121808] ICE: in import_module, at cp/module.cc:21743

2025-09-09 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121808 --- Comment #2 from GCC Commits --- The master branch has been updated by Nathaniel Shead : https://gcc.gnu.org/g:bdfcb808f8e71158b09313632f919486af52f435 commit r16-3731-gbdfcb808f8e71158b09313632f919486af52f435 Author: Nathaniel Shead Date:

[Bug c++/99682] [modules] Module implementation unit is unable to indirectly import its corresponding interface unit

2025-09-09 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99682 --- Comment #1 from GCC Commits --- The master branch has been updated by Nathaniel Shead : https://gcc.gnu.org/g:bdfcb808f8e71158b09313632f919486af52f435 commit r16-3731-gbdfcb808f8e71158b09313632f919486af52f435 Author: Nathaniel Shead Date:

[Bug testsuite/121872] [16 Regression] g++.dg/modules/default-arg-4 is UNRESOLVED

2025-09-09 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121872 --- Comment #2 from GCC Commits --- The master branch has been updated by Nathaniel Shead : https://gcc.gnu.org/g:86e470b25989df189311295819976873058ead65 commit r16-3729-g86e470b25989df189311295819976873058ead65 Author: Nathaniel Shead Date:

[Bug fortran/121263] [13/14/15 Regression] ICE with transfer with rank 1 unlimited polymorhpic

2025-09-09 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121263 --- Comment #8 from GCC Commits --- The releases/gcc-15 branch has been updated by Harald Anlauf : https://gcc.gnu.org/g:cf5495ba6850a76be18f04b246fdb525562a0ed2 commit r15-10302-gcf5495ba6850a76be18f04b246fdb525562a0ed2 Author: Harald Anlauf

[Bug target/121785] [16 Regression] inconsistent result after matching bcaxqdi4 instruction since r16-2203

2025-09-09 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121785 --- Comment #4 from GCC Commits --- The master branch has been updated by Kyrylo Tkachov : https://gcc.gnu.org/g:768f3610e2639b5a1c33fb0f166d26244999dac3 commit r16-3717-g768f3610e2639b5a1c33fb0f166d26244999dac3 Author: Kyrylo Tkachov Date:

[Bug c++/121779] [16 Regression] use of operator < with spaceship operator returning int inside a template

2025-09-09 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121779 --- Comment #4 from GCC Commits --- The master branch has been updated by Patrick Palka : https://gcc.gnu.org/g:f2fddc4b84a843d32399fe457acabb73fca9869b commit r16-3727-gf2fddc4b84a843d32399fe457acabb73fca9869b Author: Patrick Palka Date: T

[Bug fortran/82480] KIND array returned by STAT too small for many values on CygWin platforms (and probably others)

2025-09-09 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82480 --- Comment #10 from GCC Commits --- The master branch has been updated by Harald Anlauf : https://gcc.gnu.org/g:52d754a1a620efdbfe4873ae177a62433be4e4d9 commit r16-3724-g52d754a1a620efdbfe4873ae177a62433be4e4d9 Author: Harald Anlauf Date: M

[Bug debug/121411] ctf type size truncated for large data types

2025-09-09 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121411 --- Comment #12 from GCC Commits --- The master branch has been updated by David Faust : https://gcc.gnu.org/g:50efa788a4b6c7f619101b6156b47b91124c6dd3 commit r16-3723-g50efa788a4b6c7f619101b6156b47b91124c6dd3 Author: David Faust Date: Thu

[Bug c++/121678] &__real__ static_var not constexpr

2025-09-09 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121678 --- Comment #2 from GCC Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:6e4e6883d412ec5f4440a3385df51c90d4108227 commit r16-3721-g6e4e6883d412ec5f4440a3385df51c90d4108227 Author: Jakub Jelinek Date: T

[Bug c/107419] attributes are ignored when selecting TLS model

2025-09-09 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107419 --- Comment #3 from GCC Commits --- The master branch has been updated by H.J. Lu : https://gcc.gnu.org/g:8cad8f94b450be9b73d07bdeef7fa1778d3f2b96 commit r16-3673-g8cad8f94b450be9b73d07bdeef7fa1778d3f2b96 Author: H.J. Lu Date: Fri Sep 5 15:

[Bug c++/121801] mangling of _Float16 values in template-args is empty

2025-09-08 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121801 --- Comment #4 from GCC Commits --- The master branch has been updated by Matthias Kretz : https://gcc.gnu.org/g:19d1c7c28f4fd0557dd868a7a4041b00ceada890 commit r16-3679-g19d1c7c28f4fd0557dd868a7a4041b00ceada890 Author: Matthias Kretz Date:

[Bug target/121861] -Os doesn't inline truncf/trunc

2025-09-08 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121861 --- Comment #1 from GCC Commits --- The master branch has been updated by H.J. Lu : https://gcc.gnu.org/g:1d1396559e2683c849fb5dba5c8f56f2a4a1ff64 commit r16-3678-g1d1396559e2683c849fb5dba5c8f56f2a4a1ff64 Author: H.J. Lu Date: Mon Sep 8 13:

[Bug web/120698] ./configure - unclear default for vtable-verify

2025-09-08 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120698 --- Comment #5 from GCC Commits --- The releases/gcc-13 branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:d01494e8cf0be5e2cde9f87f7fcaa0e77979957d commit r13-9875-gd01494e8cf0be5e2cde9f87f7fcaa0e77979957d Author: Jonathan Wake

[Bug web/120698] ./configure - unclear default for vtable-verify

2025-09-08 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120698 --- Comment #4 from GCC Commits --- The releases/gcc-14 branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:2d6e59fa8b2893cb6eb6238169d6a20b58605545 commit r14-12009-g2d6e59fa8b2893cb6eb6238169d6a20b58605545 Author: Jonathan Wak

[Bug web/120698] ./configure - unclear default for vtable-verify

2025-09-08 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120698 --- Comment #3 from GCC Commits --- The releases/gcc-15 branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:a8aa1cda6cb7b7a500f34cafb61d7eba9c619d0c commit r15-10298-ga8aa1cda6cb7b7a500f34cafb61d7eba9c619d0c Author: Jonathan Wak

[Bug web/120698] ./configure - unclear default for vtable-verify

2025-09-08 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120698 --- Comment #2 from GCC Commits --- The master branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:d199a9c7c5034d0eddb3380a58342a5bcbe6febd commit r16-3672-gd199a9c7c5034d0eddb3380a58342a5bcbe6febd Author: Jonathan Wakely Date:

[Bug ada/121544] -fdump-ada-spec doesn't generate type definition for pointer to structure as a structure element

2025-09-08 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121544 --- Comment #3 from GCC Commits --- The master branch has been updated by Eric Botcazou : https://gcc.gnu.org/g:5ee35b12de830a4688e79ed7ab464f281a220d3d commit r16-3670-g5ee35b12de830a4688e79ed7ab464f281a220d3d Author: Eric Botcazou Date: M

[Bug ada/121532] ACATS cxai033 FAILs sometimes

2025-09-08 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121532 --- Comment #4 from GCC Commits --- The master branch has been updated by Eric Botcazou : https://gcc.gnu.org/g:7640cc5ef80afae9b65afcca96e1eb2b9e513c21 commit r16-3669-g7640cc5ef80afae9b65afcca96e1eb2b9e513c21 Author: Eric Botcazou Date: M

[Bug target/121510] internal compiler error: in emit_vec_extract, at config/riscv/riscv-v.cc:5651

2025-09-08 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121510 --- Comment #8 from GCC Commits --- The releases/gcc-15 branch has been updated by Robin Dapp : https://gcc.gnu.org/g:1c824f038848870219105a5fa16c48a2e0746643 commit r15-10297-g1c824f038848870219105a5fa16c48a2e0746643 Author: Robin Dapp Date:

[Bug tree-optimization/107997] [10/11/12/13 Regression] r13-4389-gfd8dd6c0384969 probably uncovered an issue building the Linux kernel

2025-09-08 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107997 --- Comment #19 from GCC Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:00cd34b1046076a3272f8e8e85c97dc8f4d2ea44 commit r16-3666-g00cd34b1046076a3272f8e8e85c97dc8f4d2ea44 Author: Richard Biener Date:

[Bug tree-optimization/121844] [15/16 Regression] RISCV rv64gcv: Trigger error at -Os during GIMPLE pass: ivopts

2025-09-08 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121844 --- Comment #4 from GCC Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:00cd34b1046076a3272f8e8e85c97dc8f4d2ea44 commit r16-3666-g00cd34b1046076a3272f8e8e85c97dc8f4d2ea44 Author: Richard Biener Date:

[Bug tree-optimization/121830] [16 regression] ice in vect_build_slp_tree_2, again ?

2025-09-08 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121830 --- Comment #6 from GCC Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:f7426ba6c0d4f779ff0f2f84e8beeadc88ebe47c commit r16-3663-gf7426ba6c0d4f779ff0f2f84e8beeadc88ebe47c Author: Richard Biener Date:

[Bug tree-optimization/121829] [13/14/15/16 Regression] Trigger error at -O2/O3 during GIMPLE pass: optimized with asm goto with lable being the next statement and loop afterwards

2025-09-08 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121829 --- Comment #5 from GCC Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:a632becefad29206a980cc080eee74ed808f9cd3 commit r16-3662-ga632becefad29206a980cc080eee74ed808f9cd3 Author: Richard Biener Date:

[Bug tree-optimization/114892] folding and others dump options are not documented

2025-09-08 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114892 --- Comment #2 from GCC Commits --- The master branch has been updated by Alex Coplan : https://gcc.gnu.org/g:4f91825436c7377565a08a2f8cc4d22f8cc16317 commit r16-3661-g4f91825436c7377565a08a2f8cc4d22f8cc16317 Author: Alex Coplan Date: Fri S

[Bug libstdc++/121827] ext/pointer.h can't be included alone and ext/cast.h shouldn't be included in extc++.h

2025-09-08 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121827 --- Comment #2 from GCC Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:592bafb26eb1fd50979f6cdf2176897c4a02c281 commit r16-3654-g592bafb26eb1fd50979f6cdf2176897c4a02c281 Author: Jakub Jelinek Date: M

[Bug tree-optimization/83022] [13/14/15/16 Regression] malloc & memset -> calloc is not always an optimization

2025-09-08 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83022 --- Comment #21 from GCC Commits --- The trunk branch has been updated by Andrew Pinski : https://gcc.gnu.org/g:d8c407a7c842a449f8bdb3bffd7e667833427ea4 commit r16-3646-gd8c407a7c842a449f8bdb3bffd7e667833427ea4 Author: Andrew Pinski Date: Fr

[Bug fortran/84008] [PDT] ICE accessing kind and len parameters

2025-09-08 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84008 --- Comment #3 from GCC Commits --- The master branch has been updated by Paul Thomas : https://gcc.gnu.org/g:565d9a3617fcc167f190e04445a1d7952b4d9bba commit r16-3648-g565d9a3617fcc167f190e04445a1d7952b4d9bba Author: Paul Thomas Date: Mon Se

[Bug tree-optimization/87900] malloc + memset to calloc doesn't work for aggregate initialization

2025-09-07 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87900 --- Comment #7 from GCC Commits --- The trunk branch has been updated by Andrew Pinski : https://gcc.gnu.org/g:ed264541c353866cedf46ad873f2e2c46cf62839 commit r16-3647-ged264541c353866cedf46ad873f2e2c46cf62839 Author: Andrew Pinski Date: Sat

[Bug tree-optimization/121841] missing copy prop for aggregates due to overlap checking being too restrictive

2025-09-07 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121841 --- Comment #4 from GCC Commits --- The trunk branch has been updated by Andrew Pinski : https://gcc.gnu.org/g:7e1143abd32cd40d24479d4c536b610ea9aad2db commit r16-3643-g7e1143abd32cd40d24479d4c536b610ea9aad2db Author: Andrew Pinski Date: Su

[Bug c++/107393] Wrong TLS model for specialized template

2025-09-07 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107393 --- Comment #2 from GCC Commits --- The master branch has been updated by H.J. Lu : https://gcc.gnu.org/g:a0344144dbf039f431a368f486f9dc6813ab commit r16-3637-ga0344144dbf039f431a368f486f9dc6813ab Author: H.J. Lu Date: Thu Jul 31 07

[Bug target/121794] [avr] Use zero_reg less

2025-09-07 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121794 --- Comment #5 from GCC Commits --- The releases/gcc-15 branch has been updated by Georg-Johann Lay : https://gcc.gnu.org/g:73126534491dfa64bc9778fa6a6ca65a62d1dbf4 commit r15-10293-g73126534491dfa64bc9778fa6a6ca65a62d1dbf4 Author: Georg-Johan

[Bug target/121794] [avr] Use zero_reg less

2025-09-07 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121794 --- Comment #4 from GCC Commits --- The master branch has been updated by Georg-Johann Lay : https://gcc.gnu.org/g:93af5f69d15934edda4ff6a6eb63bde9ae7b8e45 commit r16-3636-g93af5f69d15934edda4ff6a6eb63bde9ae7b8e45 Author: Georg-Johann Lay Dat

[Bug rtl-optimization/121835] [16 regression] Failed bootstrap in powerpc64le-unknown-linux-gnu with new dep fusion pass

2025-09-06 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121835 --- Comment #6 from GCC Commits --- The trunk branch has been updated by Andrew Pinski : https://gcc.gnu.org/g:7b8c45d48f7fca3c10d43ca3f95e28b64458cf2b commit r16-3629-g7b8c45d48f7fca3c10d43ca3f95e28b64458cf2b Author: Andrew Pinski Date: Sa

[Bug ipa/116410] modref doesn't generate LTO summaries with -ffat-lto-objects (-ffat-lto-objects generates different and inefficient code compared with -fno-fat-lto-objects)

2025-09-06 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116410 --- Comment #20 from GCC Commits --- The master branch has been updated by Sam James : https://gcc.gnu.org/g:a2a4a6c05713afe17d8e66c3903c0da750e7aec5 commit r16-3620-ga2a4a6c05713afe17d8e66c3903c0da750e7aec5 Author: Sam James Date: Thu Sep

[Bug target/69374] install.texi is bit-rotten

2025-09-06 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69374 --- Comment #34 from GCC Commits --- The trunk branch has been updated by Gerald Pfeifer : https://gcc.gnu.org/g:23f659f61ef1609201041035aa2c7bb624ff5dc7 commit r16-3623-g23f659f61ef1609201041035aa2c7bb624ff5dc7 Author: Gerald Pfeifer Date:

[Bug fortran/84119] Type parameter inquiry for PDT returns array instead of scalar

2025-09-06 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84119 --- Comment #3 from GCC Commits --- The master branch has been updated by Paul Thomas : https://gcc.gnu.org/g:3d2783673d370a259d8a415c2a859079d5ca8e07 commit r16-3616-g3d2783673d370a259d8a415c2a859079d5ca8e07 Author: Paul Thomas Date: Sat Se

[Bug tree-optimization/108466] inconsistent -Wmaybe-uninitialized warning location

2025-09-06 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108466 --- Comment #4 from GCC Commits --- The trunk branch has been updated by Andrew Pinski : https://gcc.gnu.org/g:8bd31f9248185824ac015a510f954fb13056230b commit r16-3615-g8bd31f9248185824ac015a510f954fb13056230b Author: Andrew Pinski Date: Fr

[Bug c++/121702] [modules] ICE when exporting a using namespace referring to an imported namespace

2025-09-06 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121702 --- Comment #8 from GCC Commits --- The master branch has been updated by Nathaniel Shead : https://gcc.gnu.org/g:014873fdf4bb2e00d704f182aa78b3022019ef48 commit r16-3613-g014873fdf4bb2e00d704f182aa78b3022019ef48 Author: Nathaniel Shead Date:

[Bug c++/117658] Different ADL behavior between gcc and clang

2025-09-06 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117658 --- Comment #4 from GCC Commits --- The master branch has been updated by Nathaniel Shead : https://gcc.gnu.org/g:c39dbb652fafbb06507d23dcec6627ac9a9398cf commit r16-3612-gc39dbb652fafbb06507d23dcec6627ac9a9398cf Author: Nathaniel Shead Date:

[Bug c++/99000] [modules] merging of textual redefinitions: declaration std::__copy_move_a2 conflicts with import

2025-09-06 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99000 --- Comment #8 from GCC Commits --- The master branch has been updated by Nathaniel Shead : https://gcc.gnu.org/g:c39dbb652fafbb06507d23dcec6627ac9a9398cf commit r16-3612-gc39dbb652fafbb06507d23dcec6627ac9a9398cf Author: Nathaniel Shead Date:

[Bug c++/121705] [16 Regression] When using import std, formatting std::chrono::year_month_day will cause compilation failure

2025-09-06 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121705 --- Comment #8 from GCC Commits --- The master branch has been updated by Nathaniel Shead : https://gcc.gnu.org/g:c39dbb652fafbb06507d23dcec6627ac9a9398cf commit r16-3612-gc39dbb652fafbb06507d23dcec6627ac9a9398cf Author: Nathaniel Shead Date:

[Bug rtl-optimization/121757] [15 Regression] ICE in rtl_ssa::clobber_info::recompute_group

2025-09-05 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121757 --- Comment #15 from GCC Commits --- The master branch has been updated by Sam James : https://gcc.gnu.org/g:070e691dc0a926bade74e21940bd90ab41462a36 commit r16-3609-g070e691dc0a926bade74e21940bd90ab41462a36 Author: Sam James Date: Fri Sep

[Bug middle-end/121806] [16 Regression] Uninitialised value in gcc.cc:2932's for_each_path causes gfortran compile fails since r16-3354-gf23bac62f46fc2

2025-09-05 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121806 --- Comment #4 from GCC Commits --- The master branch has been updated by Sam James : https://gcc.gnu.org/g:6b008944e7bc3a342a734c4fcf1001d63fd0a6f8 commit r16-3608-g6b008944e7bc3a342a734c4fcf1001d63fd0a6f8 Author: Andre Vehreschild Date: T

[Bug target/121510] internal compiler error: in emit_vec_extract, at config/riscv/riscv-v.cc:5651

2025-09-05 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121510 --- Comment #6 from GCC Commits --- The master branch has been updated by Robin Dapp : https://gcc.gnu.org/g:a6bf07653cd272add46a2218ec141c95d7f02427 commit r16-3607-ga6bf07653cd272add46a2218ec141c95d7f02427 Author: Robin Dapp Date: Fri Sep

[Bug rtl-optimization/121757] [15/16 Regression] ICE in rtl_ssa::clobber_info::recompute_group

2025-09-05 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121757 --- Comment #14 from GCC Commits --- The trunk branch has been updated by Richard Sandiford : https://gcc.gnu.org/g:168cdfd137abacb2a227c4242d7a8c87270f22d4 commit r16-3605-g168cdfd137abacb2a227c4242d7a8c87270f22d4 Author: Richard Sandiford D

[Bug libstdc++/121804] join_view::iterator::_M_get_inner should be noexcept

2025-09-05 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121804 --- Comment #3 from GCC Commits --- The master branch has been updated by Patrick Palka : https://gcc.gnu.org/g:8e971d665a9922a73de3a37ec8e04aea975e0993 commit r16-3604-g8e971d665a9922a73de3a37ec8e04aea975e0993 Author: Patrick Palka Date: F

[Bug tree-optimization/121695] [16 Regression] RISC-V: ICE in ifcvt tree check: expected class 'type', have 'exceptional'

2025-09-05 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121695 --- Comment #8 from GCC Commits --- The master branch has been updated by Georg-Johann Lay : https://gcc.gnu.org/g:052c1d8284b1eb16474473b341fd83f99e8664c8 commit r16-3601-g052c1d8284b1eb16474473b341fd83f99e8664c8 Author: Georg-Johann Lay Dat

  1   2   3   4   5   6   7   8   9   10   >