[Bug d/105544] gdc fails to compile d source from stdin

2022-05-11 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105544 --- Comment #5 from Martin Liška --- locale LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 LC_NUMERIC="en_US.UTF-8" LC_TIME="en_US.UTF-8" LC_COLLATE="en_US.UTF-8" LC_MONETARY="en_US.UTF-8" LC_MESSAGES="en_US.UTF-8" LC_PAPER="en_US.UTF-8" LC_NAME="en_US.U

[Bug rtl-optimization/105559] [9/10/11/12 Regression] -g and -O3 cause timeout since r12-156-g8d4c374c4419a875

2022-05-11 Thread rguenther at suse dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105559 --- Comment #8 from rguenther at suse dot de --- On Wed, 11 May 2022, dcb314 at hotmail dot com wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105559 > > --- Comment #7 from David Binderman --- > Thanks for the fast work. Less than 2.5

[Bug target/105576] x86: Support a machine constraint to get raw symbol name

2022-05-11 Thread crazylht at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105576 Hongtao.liu changed: What|Removed |Added CC||crazylht at gmail dot com --- Comment #4

[Bug target/105576] x86: Support a machine constraint to get raw symbol name

2022-05-11 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105576 --- Comment #3 from Andrew Pinski --- Note integer here does allow for pointers as that is still an integer value internally.

[Bug target/105576] x86: Support a machine constraint to get raw symbol name

2022-05-11 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105576 --- Comment #2 from Andrew Pinski --- (In reply to Andrew Pinski from comment #1) > Isn't the i constraint the one you want to be portable: > > ‘i’ > An immediate integer operand (one with constant value) is allowed. This > includes symbolic co

[Bug target/105576] x86: Support a machine constraint to get raw symbol name

2022-05-11 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105576 --- Comment #1 from Andrew Pinski --- Isn't the i constraint the one you want to be portable: ‘i’ An immediate integer operand (one with constant value) is allowed. This includes symbolic constants whose values will be known only at assembly ti

[Bug c/105576] New: x86: Support a machine constraint to get raw symbol name

2022-05-11 Thread i at maskray dot me via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105576 Bug ID: 105576 Summary: x86: Support a machine constraint to get raw symbol name Product: gcc Version: 11.0 Status: UNCONFIRMED Severity: normal Prio

[Bug c++/105575] Segment when riscv64-g++ compile .cc

2022-05-11 Thread yahan at iscas dot ac.cn via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105575 --- Comment #7 from Lu Yahan --- pipeline00 and pipline01 is tar.gz file and split into two part

[Bug tree-optimization/105414] constant folding for fmin/max(snan, snan) is wrong

2022-05-11 Thread guihaoc at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105414 HaoChen Gui changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug preprocessor/101168] gnu++14 complains about altivec types defined with using keyword in the same file with preprocessor macros

2022-05-11 Thread guojiufu at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101168 Jiu Fu Guo changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/105575] Segment when riscv64-g++ compile .cc

2022-05-11 Thread yahan at iscas dot ac.cn via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105575 Lu Yahan changed: What|Removed |Added Attachment #52963|0 |1 is obsolete|

[Bug c++/105575] Segment when riscv64-g++ compile .cc

2022-05-11 Thread yahan at iscas dot ac.cn via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105575 Lu Yahan changed: What|Removed |Added Attachment #52961|0 |1 is obsolete|

[Bug c++/105575] Segment when riscv64-g++ compile .cc

2022-05-11 Thread yahan at iscas dot ac.cn via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105575 Lu Yahan changed: What|Removed |Added Attachment #52959|0 |1 is obsolete|

[Bug c++/105575] Segment when riscv64-g++ compile .cc

2022-05-11 Thread yahan at iscas dot ac.cn via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105575 --- Comment #3 from Lu Yahan --- Created attachment 52961 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52961&action=edit piplein00

[Bug c++/105575] Segment when riscv64-g++ compile .cc

2022-05-11 Thread yahan at iscas dot ac.cn via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105575 --- Comment #2 from Lu Yahan --- Created attachment 52960 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52960&action=edit pipelein.tar.gz

[Bug c++/105575] Segment when riscv64-g++ compile .cc

2022-05-11 Thread yahan at iscas dot ac.cn via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105575 --- Comment #1 from Lu Yahan --- Created attachment 52959 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52959&action=edit pipeline.ii

[Bug c++/105575] New: Segment when riscv64-g++ compile .cc

2022-05-11 Thread yahan at iscas dot ac.cn via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105575 Bug ID: 105575 Summary: Segment when riscv64-g++ compile .cc Product: gcc Version: og11 (devel/omp/gcc-11) Status: UNCONFIRMED Severity: normal Priority: P3 Com

[Bug target/105514] rv64 qsort gets wrong result when '-O2 -DDEBUG'.

2022-05-11 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105514 Andrew Pinski changed: What|Removed |Added Resolution|FIXED |INVALID --- Comment #5 from Andrew Pins

[Bug target/105514] rv64 qsort gets wrong result when '-O2 -DDEBUG'.

2022-05-11 Thread chenglulu at loongson dot cn via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105514 chenglulu changed: What|Removed |Added Resolution|INVALID |FIXED --- Comment #4 from chenglulu --- (I

[Bug c++/105574] Internal compiler error when co_yield a r-value vector of non-POD type

2022-05-11 Thread wang_ruihan at hotmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105574 --- Comment #1 from Ruihan Wang --- Created attachment 52958 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52958&action=edit Preprocessed source file

[Bug c++/105574] New: Internal compiler error when co_yield a r-value vector of non-POD type

2022-05-11 Thread wang_ruihan at hotmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105574 Bug ID: 105574 Summary: Internal compiler error when co_yield a r-value vector of non-POD type Product: gcc Version: 11.2.0 Status: UNCONFIRMED Severity: norma

[Bug target/105573] ICE when building numpy on SPARC64

2022-05-11 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105573 Andrew Pinski changed: What|Removed |Added Depends on||105312 --- Comment #5 from Andrew Pinsk

[Bug target/105573] ICE when building numpy on SPARC64

2022-05-11 Thread sam at gentoo dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105573 --- Comment #4 from Sam James --- Confirmed: if I apply that patch, 11.3.0 works.

[Bug target/105573] ICE when building numpy on SPARC64

2022-05-11 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105573 --- Comment #3 from Andrew Pinski --- (In reply to Marek Polacek from comment #2) > This seems to have been fixed in GCC 12 -- I can reproduce with > --target=sparc64-unknown-linux-gnu with GCC 11, but not GCC 12. If that is the case, it most l

[Bug target/105573] ICE when building numpy on SPARC64

2022-05-11 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105573 Marek Polacek changed: What|Removed |Added CC||mpolacek at gcc dot gnu.org --- Comment

[Bug d/105544] gdc fails to compile d source from stdin

2022-05-11 Thread ibuclaw at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105544 --- Comment #4 from ibuclaw at gcc dot gnu.org --- Ah, it's likely something even more fiendish than that. What encodings are you using? (i.e: locale -a)

[Bug target/105573] ICE when building numpy on SPARC64

2022-05-11 Thread sam at gentoo dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105573 --- Comment #1 from Sam James --- It occurs with -mcpu=native or -mcpu=niagara4 but not if I drop that. ``` $ for t in param target; do cmd="gcc -Q -O2 --help=$t"; diff -U0 <(LANG=C $cmd) <(LANG=C $cmd -mcpu=niagara4); done --- /dev/fd/63 2022

[Bug c++/105573] New: ICE when building numpy on SPARC64

2022-05-11 Thread sam at gentoo dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105573 Bug ID: 105573 Summary: ICE when building numpy on SPARC64 Product: gcc Version: 11.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug ipa/100413] [11/12/13 Regression] ICE: failed to reclaim unneeded function with custom flags since r11-4267-g0e590b68fa374365

2022-05-11 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100413 --- Comment #10 from CVS Commits --- The releases/gcc-12 branch has been updated by Martin Jambor : https://gcc.gnu.org/g:988fbc636639621dadc5cecbe77aa3f9aefedefb commit r12-8368-g988fbc636639621dadc5cecbe77aa3f9aefedefb Author: Martin Jambor

[Bug libstdc++/104605] _GLIBCXX_USE_C99_STDINT_TR1 macro is not defined for canadian cross freestanding C++ toolchain

2022-05-11 Thread unlvsur at live dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104605 --- Comment #4 from cqwrteur --- error: 'uintptr_t' is not a member of 'std'; did you mean 'uintmax_t'? The bug still exists in GCC 13.0.0

[Bug c++/97474] [9 Regression] produces wrong code with references to another field

2022-05-11 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97474 Andrew Pinski changed: What|Removed |Added Target Milestone|9.5 |10.3

[Bug c++/97474] [9 Regression] produces wrong code with references to another field

2022-05-11 Thread jason at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97474 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug target/105572] timeout with -march=bdver2

2022-05-11 Thread dcb314 at hotmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105572 --- Comment #1 from David Binderman --- The problem seems to exist before git revision 82a4c5c704433249, dated about a month ago.

[Bug fortran/49566] [DWARF/DEBUG] Add coarray shapes (codimensions) to the debug output

2022-05-11 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49566 --- Comment #4 from Eric Gallager --- Does this still need to be in WAITING?

[Bug c/105572] New: timeout with -march=bdver2

2022-05-11 Thread dcb314 at hotmail dot com via Gcc-bugs
. real5m20.276s user5m8.801s sys 0m0.880s $ /home/dcb/gcc/results/bin/gcc -v 2>&1 | fgrep exp gcc version 13.0.0 20220511 (experimental) (5b2a24ebfc0b2b4c) $

[Bug bootstrap/105567] [13 regression] bootstrap failure on arm due to bogus constructor warning

2022-05-11 Thread jason at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105567 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/105541] [12/13 Regression] ICE: Segmentation fault when template lambda in requires-clause

2022-05-11 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105541 --- Comment #5 from CVS Commits --- The master branch has been updated by Jason Merrill : https://gcc.gnu.org/g:88459c3965e2a2f62ab4d4c8b2ac8460b1a15c33 commit r13-332-g88459c3965e2a2f62ab4d4c8b2ac8460b1a15c33 Author: Jason Merrill Date: We

[Bug c++/105571] New: Spurious "set but not used" on static constexpr local, used in lambda

2022-05-11 Thread cuzdav at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105571 Bug ID: 105571 Summary: Spurious "set but not used" on static constexpr local, used in lambda Product: gcc Version: 12.1.0 Status: UNCONFIRMED Severity: normal

[Bug testsuite/105570] new test case gfortran.dg/pr102860.f90 uses invalid option

2022-05-11 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105570 Jakub Jelinek changed: What|Removed |Added Resolution|--- |FIXED Status|UNCONFIRMED

[Bug middle-end/102860] [12 regression] libgomp.fortran/simd2.f90 ICEs after r12-4526

2022-05-11 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102860 --- Comment #17 from CVS Commits --- The releases/gcc-9 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:6d79958a50eb5419ebb9baa5ef880aabeef05467 commit r9-10157-g6d79958a50eb5419ebb9baa5ef880aabeef05467 Author: Jakub Jelinek

[Bug testsuite/105570] new test case gfortran.dg/pr102860.f90 uses invalid option

2022-05-11 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105570 --- Comment #2 from CVS Commits --- The releases/gcc-9 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:6d79958a50eb5419ebb9baa5ef880aabeef05467 commit r9-10157-g6d79958a50eb5419ebb9baa5ef880aabeef05467 Author: Jakub Jelinek D

[Bug c++/105569] [12/13 Regression] -Waddress warns on dynamic_cast

2022-05-11 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105569 --- Comment #3 from Marek Polacek --- Actually this is probably a better fix; I don't suppose we want to issue warnings for the compiler-generated POINTER_PLUS_EXPRs. --- a/gcc/cp/class.cc +++ b/gcc/cp/class.cc @@ -518,6 +518,8 @@ build_base_pa

[Bug bootstrap/105567] [13 regression] bootstrap failure on arm due to bogus constructor warning

2022-05-11 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105567 --- Comment #1 from CVS Commits --- The master branch has been updated by Jason Merrill : https://gcc.gnu.org/g:4dc86f716fe6087f1cf786d69c0c6f3f5af810f0 commit r13-331-g4dc86f716fe6087f1cf786d69c0c6f3f5af810f0 Author: Jason Merrill Date: We

[Bug c++/103672] [10/11 Regression] using with template class> causes internal compiler error

2022-05-11 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103672 Patrick Palka changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

[Bug fortran/105230] [9/10/11/12/13 Regression] ICE in find_array_section, at fortran/expr.cc:1634

2022-05-11 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105230 --- Comment #3 from CVS Commits --- The master branch has been updated by Harald Anlauf : https://gcc.gnu.org/g:0acdbe29f66017fc5cca40dcbd72a0dd41491d07 commit r13-330-g0acdbe29f66017fc5cca40dcbd72a0dd41491d07 Author: Harald Anlauf Date: Tu

[Bug fortran/105542] [F03] Orthogonal standard-conforming type finalization tests

2022-05-11 Thread everythingfunctional at protonmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105542 Brad Richardson changed: What|Removed |Added CC||everythingfunctional@proton

[Bug c++/101194] [9/10 Regression] aggregate init requires default constructor

2022-05-11 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101194 --- Comment #6 from CVS Commits --- The releases/gcc-10 branch has been updated by Patrick Palka : https://gcc.gnu.org/g:5fcedef529c7564b6485ab2893c08865798a66ec commit r10-10716-g5fcedef529c7564b6485ab2893c08865798a66ec Author: Patrick Palka

[Bug c++/105569] [12/13 Regression] -Waddress warns on dynamic_cast

2022-05-11 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105569 Marek Polacek changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

[Bug c++/55004] [meta-bug] constexpr issues

2022-05-11 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004 Bug 55004 depends on bug 99700, which changed state. Bug 99700 Summary: [10 Regression] uninitialized variable accepted as a constant expression in C++ 20 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99700 What|Removed

[Bug c++/99700] [10 Regression] uninitialized variable accepted as a constant expression in C++ 20

2022-05-11 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99700 Patrick Palka changed: What|Removed |Added Target Milestone|10.4|11.0 Status|ASSIGNED

[Bug c++/95986] Partial specialization of class template is not found when class template has NTTP of class type

2022-05-11 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95986 Patrick Palka changed: What|Removed |Added Target Milestone|--- |12.0

[Bug testsuite/105570] new test case gfortran.dg/pr102860.f90 uses invalid option

2022-05-11 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105570 --- Comment #1 from Jakub Jelinek --- Oops, I was just testing the backports on x86_64-linux. The fix itself is generic, and thus IMHO worth the backport, so I think the options are kill the testcase on the branch, or just stop using -mcpu=power

[Bug c++/95982] [10 Regression] ICE with non-type template parameter that is itself the instantiation of a template

2022-05-11 Thread bence.kodaj at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95982 Bence Kodaj changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug c++/95986] Partial specialization of class template is not found when class template has NTTP of class type

2022-05-11 Thread bence.kodaj at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95986 Bence Kodaj changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug testsuite/105570] New: new test case gfortran.dg/pr102860.f90 uses invalid option

2022-05-11 Thread seurer at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105570 Bug ID: 105570 Summary: new test case gfortran.dg/pr102860.f90 uses invalid option Product: gcc Version: 9.4.1 Status: UNCONFIRMED Severity: normal P

[Bug c++/95986] Partial specialization of class template is not found when class template has NTTP of class type

2022-05-11 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95986 Patrick Palka changed: What|Removed |Added Known to fail||10.3.0, 11.3.0 CC|

[Bug c++/105569] [12/13 Regression] -Waddress warns on dynamic_cast

2022-05-11 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105569 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |NEW Summary|-Waddress warns

[Bug c++/105569] New: -Waddress warns on dynamic_cast

2022-05-11 Thread anton.reinhard at protonmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105569 Bug ID: 105569 Summary: -Waddress warns on dynamic_cast Product: gcc Version: 12.1.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug rtl-optimization/105559] [9/10/11/12 Regression] -g and -O3 cause timeout since r12-156-g8d4c374c4419a875

2022-05-11 Thread dcb314 at hotmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105559 --- Comment #7 from David Binderman --- Thanks for the fast work. Less than 2.5 hours from reported to fixed for a bug that hadn't been found for a couple of years. I should also mention that this bug was produced from code produced by csmith,

[Bug target/105355] -msmall-data-limit= unexpectedly accepts a separate argument

2022-05-11 Thread palmer at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105355 palmer at gcc dot gnu.org changed: What|Removed |Added CC||palmer at gcc dot gnu.org --

[Bug libstdc++/103911] std::from_chars shouldn't call isdigit

2022-05-11 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103911 --- Comment #8 from CVS Commits --- The releases/gcc-11 branch has been updated by Patrick Palka : https://gcc.gnu.org/g:39099827b0f731b5f2da696f6f580156c8a7819c commit r11-9979-g39099827b0f731b5f2da696f6f580156c8a7819c Author: Patrick Palka

[Bug c++/105565] [10/11/12/13 Regression] constexpr function with bigger integral cause internal compiler error

2022-05-11 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105565 Marek Polacek changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug c++/101603] [meta-bug] pointer to member functions issues

2022-05-11 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101603 Bug 101603 depends on bug 103455, which changed state. Bug 103455 Summary: [9 Regression] internal compiler error: in dependent_type_p since r9-713-gd9338471b91bbe6e1 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103455 What|Remov

[Bug c++/103455] [9 Regression] internal compiler error: in dependent_type_p since r9-713-gd9338471b91bbe6e1

2022-05-11 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103455 Patrick Palka changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/104225] [9 Regression] accepts-invalid new expression that uses deleted implicit default constructor of class specialization

2022-05-11 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104225 Patrick Palka changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug c++/100288] [11/12/13 Regression] g++-11 internal error and fails to precompile a concept

2022-05-11 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100288 Patrick Palka changed: What|Removed |Added Status|RESOLVED|NEW Resolution|FIXED

[Bug c++/100288] [11/12/13 Regression] g++-11 internal error and fails to precompile a concept

2022-05-11 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100288 Patrick Palka changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug c++/99885] CTAD fails for auto const& NTTP

2022-05-11 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99885 Patrick Palka changed: What|Removed |Added Target Milestone|11.0|9.5

[Bug c++/99885] CTAD fails for auto const& NTTP

2022-05-11 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99885 Bug 99885 depends on bug 83476, which changed state. Bug 83476 Summary: [9 Regression] Template argument deduction fails with reference template parameter https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83476 What|Removed

[Bug c++/83476] [9 Regression] Template argument deduction fails with reference template parameter

2022-05-11 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83476 Patrick Palka changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/103455] [9 Regression] internal compiler error: in dependent_type_p since r9-713-gd9338471b91bbe6e1

2022-05-11 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103455 --- Comment #14 from CVS Commits --- The releases/gcc-9 branch has been updated by Patrick Palka : https://gcc.gnu.org/g:3d1c151bc1f4a3231f62dc3af758fb7a19f8f904 commit r9-10156-g3d1c151bc1f4a3231f62dc3af758fb7a19f8f904 Author: Patrick Palka

[Bug c++/101532] [12 Regression] ICE in finish_expr_stmt, at cp/semantics.c:859

2022-05-11 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101532 --- Comment #8 from CVS Commits --- The releases/gcc-9 branch has been updated by Patrick Palka : https://gcc.gnu.org/g:4df77364f7fd9ce88c012843fff124346e4d3c06 commit r9-10155-g4df77364f7fd9ce88c012843fff124346e4d3c06 Author: Patrick Palka D

[Bug c++/104225] [9 Regression] accepts-invalid new expression that uses deleted implicit default constructor of class specialization

2022-05-11 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104225 --- Comment #7 from CVS Commits --- The releases/gcc-9 branch has been updated by Patrick Palka : https://gcc.gnu.org/g:4df77364f7fd9ce88c012843fff124346e4d3c06 commit r9-10155-g4df77364f7fd9ce88c012843fff124346e4d3c06 Author: Patrick Palka D

[Bug c++/99885] CTAD fails for auto const& NTTP

2022-05-11 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99885 --- Comment #5 from CVS Commits --- The releases/gcc-9 branch has been updated by Patrick Palka : https://gcc.gnu.org/g:c6432e17960799509c48df6b500a8d069110980b commit r9-10154-gc6432e17960799509c48df6b500a8d069110980b Author: Patrick Palka Da

[Bug c++/83476] [9 Regression] Template argument deduction fails with reference template parameter

2022-05-11 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83476 --- Comment #10 from CVS Commits --- The releases/gcc-9 branch has been updated by Patrick Palka : https://gcc.gnu.org/g:c6432e17960799509c48df6b500a8d069110980b commit r9-10154-gc6432e17960799509c48df6b500a8d069110980b Author: Patrick Palka D

[Bug c++/105565] [10/11/12/13 Regression] constexpr function with bigger integral cause internal compiler error

2022-05-11 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105565 --- Comment #5 from Patrick Palka --- I suspect the changes to cxx_eval_call_expression and/or cxx_eval_constant_expression caused these functions to use more stack space per recursive call, and this marginal increase was enough to overflow the

[Bug c++/105565] [10/11/12/13 Regression] constexpr function with bigger integral cause internal compiler error

2022-05-11 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105565 --- Comment #4 from Marek Polacek --- (In reply to Patrick Palka from comment #3) > Seems we're hitting a stack overflow due to the excessive recursion, same > with Clang. Not sure if we can realistically do much about that.. Not sure, either.

[Bug c++/105565] [10/11/12/13 Regression] constexpr function with bigger integral cause internal compiler error

2022-05-11 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105565 Patrick Palka changed: What|Removed |Added CC||ppalka at gcc dot gnu.org --- Comment #

[Bug middle-end/105566] [13 regression] ICE in gfortran.dg/ubsan/bind-c-intent-out-2.f90 after r13-222-g28896b38fabce8

2022-05-11 Thread siddhesh at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105566 Siddhesh Poyarekar changed: What|Removed |Added Resolution|--- |FIXED Status|UNCONFIRM

[Bug other/105527] configure option --with-zstd is not documented

2022-05-11 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105527 --- Comment #4 from Martin Liška --- I welcome that, please send it to gcc-patches mailing list.

[Bug middle-end/105539] -ftrivial-auto-var-init=zero happening too late?

2022-05-11 Thread qing.zhao at oracle dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105539 --- Comment #9 from Qing Zhao --- > It's a conditional uninit use which we do not warn on early by design > (for the fear of too many false positives, that is). Okay. > >> 2. the ccp optimization deletes the if (z) statement completely: >> >>

[Bug other/105527] configure option --with-zstd is not documented

2022-05-11 Thread bruno at clisp dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105527 --- Comment #3 from Bruno Haible --- Created attachment 52955 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52955&action=edit Patch to document also --with-zstd-include and --with-zstd-lib Hi Martin, The patch you added is pretty minima

[Bug driver/105568] New: Superfluous --jobserver-auth= check taints further diagnostics

2022-05-11 Thread pexu--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105568 Bug ID: 105568 Summary: Superfluous --jobserver-auth= check taints further diagnostics Product: gcc Version: 13.0 Status: UNCONFIRMED Severity: normal

[Bug driver/105564] Bad error for -ftrivial-auto-var-init without a choice argument

2022-05-11 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105564 --- Comment #3 from Martin Liška --- (In reply to Jakub Jelinek from comment #2) > -ftrivial-auto-var-init to -Wtrivial-auto-var-init is just a single letter > change, addition of trailing = is a single letter addition, so guess the > distance i

[Bug bootstrap/105567] [13 regression] bootstrap failure on arm due to bogus constructor warning

2022-05-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105567 Richard Biener changed: What|Removed |Added Target Milestone|--- |13.0 Version|unknown

[Bug middle-end/105566] [13 regression] ICE in gfortran.dg/ubsan/bind-c-intent-out-2.f90 after r13-222-g28896b38fabce8

2022-05-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105566 Richard Biener changed: What|Removed |Added Target Milestone|--- |13.0

[Bug bootstrap/105567] [13 regression] bootstrap failure on arm due to bogus constructor warning

2022-05-11 Thread jason at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105567 Jason Merrill changed: What|Removed |Added Ever confirmed|0 |1 Assignee|unassigned at gcc

[Bug bootstrap/105567] New: [13 regression] bootstrap failure on arm due to bogus constructor warning

2022-05-11 Thread rearnsha at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105567 Bug ID: 105567 Summary: [13 regression] bootstrap failure on arm due to bogus constructor warning Product: gcc Version: unknown Status: UNCONFIRMED Severity: n

[Bug middle-end/70090] add non-constant variant of __builtin_object_size for _FORTIFY_SOURCE and -fsanitize=object-size

2022-05-11 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70090 --- Comment #10 from CVS Commits --- The master branch has been updated by Siddhesh Poyarekar : https://gcc.gnu.org/g:546c6210eb08f583ee4f53a0fd7886b6c958c7fa commit r13-325-g546c6210eb08f583ee4f53a0fd7886b6c958c7fa Author: Siddhesh Poyarekar

[Bug middle-end/105566] New: new test case ICEs

2022-05-11 Thread seurer at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105566 Bug ID: 105566 Summary: new test case ICEs Product: gcc Version: 13.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: middle-end Assignee

[Bug c++/105563] Consteval copy-constructor is allowed in not-constant expression

2022-05-11 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105563 Marek Polacek changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED

[Bug c++/105565] [10/11/12/13 Regression] constexpr function with bigger integral cause internal compiler error

2022-05-11 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105565 Marek Polacek changed: What|Removed |Added Keywords||compile-time-hog, |

[Bug c++/105565] [11 Regression] constexpr function with bigger integral cause internal compiler error

2022-05-11 Thread chenzhipeng02 at agora dot io via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105565 --- Comment #1 from chenzhipeng --- Comment on attachment 52954 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52954 isPrimeConstexpr for 1073741789 compiled successfully but 2147483647 fail >#include > >using LL = long long; > >constexp

[Bug c++/105565] New: [11 Regression] constexpr function with bigger integral cause internal compiler error

2022-05-11 Thread chenzhipeng02 at agora dot io via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105565 Bug ID: 105565 Summary: [11 Regression] constexpr function with bigger integral cause internal compiler error Product: gcc Version: 11.1.0 Status: UNCONFIRMED

[Bug bootstrap/105561] Nondeterministic ICE on creation of bits/stdc++.h.gch/O2g.gch and bits/extc++.h.gch/O2g.gch

2022-05-11 Thread swilde--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105561 --- Comment #3 from Sascha Wilde --- (In reply to Richard Biener from comment #1) > I wonder if you can get a backtrace from gdb for the crash? When you add -v > to the failing command you should see cc1plus being invoked, trace on that > comma

[Bug rtl-optimization/105559] [9/10/11/12 Regression] -g and -O3 cause timeout since r12-156-g8d4c374c4419a875

2022-05-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105559 Richard Biener changed: What|Removed |Added Known to work||13.0 Priority|P3

[Bug libstdc++/105562] std::function::_M_invoker may be used uninitialized in std::regex move with -fno-strict-aliasing

2022-05-11 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105562 --- Comment #7 from Jonathan Wakely --- (In reply to Jonathan Wakely from comment #6) > Created attachment 52953 [details] > Precompiled testcase > > This .ii is based on the gcc-12 code, but with some tweaks to compile with > gcc-10. This a-r

[Bug libstdc++/105562] std::function::_M_invoker may be used uninitialized in std::regex move with -fno-strict-aliasing

2022-05-11 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105562 --- Comment #6 from Jonathan Wakely --- Created attachment 52953 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52953&action=edit Precompiled testcase This .ii is based on the gcc-12 code, but with some tweaks to compile with gcc-10.

[Bug libstdc++/105562] std::function::_M_invoker may be used uninitialized in std::regex move with -fno-strict-aliasing

2022-05-11 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105562 --- Comment #5 from Jonathan Wakely --- The fact that -fno-lifetime-dse silences the warning seems to confirm it's that commit.

[Bug middle-end/105469] "execution reached an unreachable program point" with -flto since r5-7027-g0b986c6ac777aa4e

2022-05-11 Thread remi.coulom at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105469 --- Comment #14 from Rémi Coulom --- Thanks for investigating the bug. Can you recommend a workaround at this point? I don't want to tell users of the library to change their compilation options, so I tried this in class Client_Data: #ifdef _

  1   2   3   >