[Bug c++/92139] Segmentation fault on constraints verification

2020-08-07 Thread mateusz.pusz at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92139 --- Comment #3 from Mateusz Pusz --- Oh sorry, it seems I forgot to attach a preprocessed file. I am not able to find it now so please close this issue. Sorry for the trouble. Best Mat pt., 7 sie 2020, 18:52 użytkownik redi at gcc dot gnu.org

[Bug gcov-profile/96534] New: keep gcov intermediate format

2020-08-07 Thread xlwu at synopsys dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96534 Bug ID: 96534 Summary: keep gcov intermediate format Product: gcc Version: 9.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: gcov-profile

[Bug c++/96533] New: ICE with -Wunused-parameter when using three-way comparison

2020-08-07 Thread natattak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96533 Bug ID: 96533 Summary: ICE with -Wunused-parameter when using three-way comparison Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal

[Bug go/86535] FreeBSD/PowerPC64 - Building Go Frontend support for gcc 7.3.0 fails

2020-08-07 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86535 --- Comment #33 from Ian Lance Taylor --- > There are actually only 32 signals, however mksigtab.sh adds a signal at 0 > "SIGNONE: no trap", which makes 33 signals in sigtable. Freebsd sets _NSIG > to 32 for 33 signals, counting from 0 vice 1

[Bug target/96532] [m68k] gcc 10.x generates calls to memset even for very small amounts

2020-08-07 Thread ad...@tho-otto.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96532 --- Comment #2 from Thorsten Otto --- Created attachment 49030 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49030&action=edit Assembler output produced by gcc 7.1.0

[Bug target/96532] [m68k] gcc 10.x generates calls to memset even for very small amounts

2020-08-07 Thread ad...@tho-otto.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96532 --- Comment #1 from Thorsten Otto --- Created attachment 49029 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49029&action=edit Asembler output produced by gcc 10

[Bug target/96532] New: [m68k] gcc 10.x generates calls to memset even for very small amounts

2020-08-07 Thread ad...@tho-otto.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96532 Bug ID: 96532 Summary: [m68k] gcc 10.x generates calls to memset even for very small amounts Product: gcc Version: 10.0 Status: UNCONFIRMED Severity: normal

[Bug go/86535] FreeBSD/PowerPC64 - Building Go Frontend support for gcc 7.3.0 fails

2020-08-07 Thread clhamilto at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86535 --- Comment #32 from Curtis Hamilton --- (In reply to Ian Lance Taylor from comment #31) > > runtime: len(sigtable)=33 _NSIG=32 > > fatal error: bad sigtable len > > This error means that the sigtable generated by mksigtab.sh does not match > th

[Bug c++/96531] New: ICE for concepts here.

2020-08-07 Thread euloanty at live dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96531 Bug ID: 96531 Summary: ICE for concepts here. Product: gcc Version: 11.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Assignee: una

[Bug middle-end/82004] [8 Regression] SPEC CPU2017 628.pop2_s miscompare

2020-08-07 Thread mailboxnotfound at yahoo dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82004 --- Comment #46 from john henning --- Created attachment 49027 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49027&action=edit More testing 7-aug-2020

[Bug middle-end/82004] [8 Regression] SPEC CPU2017 628.pop2_s miscompare

2020-08-07 Thread mailboxnotfound at yahoo dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82004 --- Comment #45 from john henning --- I had promised to do some more testing. There were miscompares during the training run (thus causing the build to fail) using -Ofast -flto -fprofile-generate/-fprofile-use on aarch64 with GCC 8.2,

[Bug fortran/96486] get_environment_variable crashes for environment variables that are empty strings

2020-08-07 Thread harald at gigawatt dot nl
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96486 Harald van Dijk changed: What|Removed |Added CC||harald at gigawatt dot nl --- Comment

[Bug fortran/96486] get_environment_variable crashes for environment variables that are empty strings

2020-08-07 Thread sgk at troutmask dot apl.washington.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96486 --- Comment #26 from Steve Kargl --- On Fri, Aug 07, 2020 at 09:55:06PM +, sch...@linux-m68k.org wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96486 > > --- Comment #25 from Andreas Schwab --- > But why does it error out? It should

[Bug fortran/96486] get_environment_variable crashes for environment variables that are empty strings

2020-08-07 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96486 --- Comment #25 from Andreas Schwab --- But why does it error out? It shouldn't!

[Bug target/96530] MMA built-ins reject typedefs of MMA types

2020-08-07 Thread bergner at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96530 Peter Bergner changed: What|Removed |Added Target||powerpc*-*-* Status|UNCONFIR

[Bug target/96530] New: MMA built-ins reject typedefs of MMA types

2020-08-07 Thread bergner at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96530 Bug ID: 96530 Summary: MMA built-ins reject typedefs of MMA types Product: gcc Version: 11.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target

[Bug testsuite/96525] new test gcc.target/powerpc/pr96493.c fails

2020-08-07 Thread bergner at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96525 --- Comment #3 from Peter Bergner --- (In reply to Peter Bergner from comment #2) > Ah, you probably are and this issue is the test case probably needs a: > > /* { dg-require-effective-target power10_ok } */ > > To ensure we have a working powe

[Bug fortran/96486] get_environment_variable crashes for environment variables that are empty strings

2020-08-07 Thread sgk at troutmask dot apl.washington.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96486 --- Comment #24 from Steve Kargl --- On Fri, Aug 07, 2020 at 08:35:49PM +, jussilehtola at fedoraproject dot org wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96486 > > --- Comment #21 from Susi Lehtola --- > to repeat: libgfortran

[Bug fortran/96486] get_environment_variable crashes for environment variables that are empty strings

2020-08-07 Thread jussilehtola at fedoraproject dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96486 --- Comment #23 from Susi Lehtola --- The expected result is that the program does not crash, since a zero-size character array is enough to fit an empty string.

[Bug fortran/96486] get_environment_variable crashes for environment variables that are empty strings

2020-08-07 Thread jussilehtola at fedoraproject dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96486 Susi Lehtola changed: What|Removed |Added Summary|get_environment_variable|get_environment_variable

[Bug testsuite/96525] new test gcc.target/powerpc/pr96493.c fails

2020-08-07 Thread bergner at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96525 --- Comment #2 from Peter Bergner --- Ah, you probably are and this issue is the test case probably needs a: /* { dg-require-effective-target power10_ok } */ To ensure we have a working power10 enabled binutils.

[Bug fortran/96486] get_environment_variable fails for zero-length values

2020-08-07 Thread jussilehtola at fedoraproject dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96486 --- Comment #21 from Susi Lehtola --- to repeat: libgfortran crashes when you try to read an environment variable that is an empty string, in the case you have preallocated an array that is the proper size i.e. zero characters. I don't get any m

[Bug testsuite/96525] new test gcc.target/powerpc/pr96493.c fails

2020-08-07 Thread bergner at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96525 --- Comment #1 from Peter Bergner --- This is an assembler error saying it doesn't know about .machine "power10". Are you sure you're not using an old binutils?

[Bug c/96527] __builtin_va_arg_pack_len produces error in documented sample code

2020-08-07 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96527 --- Comment #3 from Jakub Jelinek --- The extern inline __attribute__((__gnu_inline__)) usecase comes from actual code (e.g. glibc) where it is used this way a lot, I'm not aware of anybody using static inline __attribute__((__always_inline__)) t

[Bug libstdc++/96303] [10/11 Regression] Ambiguous overload for operator!= for std::__debug::bitset compiled with -std=c++20 and -pedantic.

2020-08-07 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96303 Jonathan Wakely changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug libstdc++/96303] [10/11 Regression] Ambiguous overload for operator!= for std::__debug::bitset compiled with -std=c++20 and -pedantic.

2020-08-07 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96303 --- Comment #3 from CVS Commits --- The releases/gcc-10 branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:7e26e4fbd4ee618dd991c6bbf3c5403aa90d2192 commit r10-8592-g7e26e4fbd4ee618dd991c6bbf3c5403aa90d2192 Author: Jonathan Wakel

[Bug c/96527] __builtin_va_arg_pack_len produces error in documented sample code

2020-08-07 Thread bruno at clisp dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96527 --- Comment #2 from Bruno Haible --- Created attachment 49026 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49026&action=edit Corrected test case I see. A corrected test case is attached. I wanted to avoid __gnu_inline__ because that's a

[Bug c++/96529] New: GCC applies C language linkage to instantiations from abbreviated function templates

2020-08-07 Thread hstong at ca dot ibm.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96529 Bug ID: 96529 Summary: GCC applies C language linkage to instantiations from abbreviated function templates Product: gcc Version: 11.0 Status: UNCONFIRMED Sever

[Bug libstdc++/96303] [10/11 Regression] Ambiguous overload for operator!= for std::__debug::bitset compiled with -std=c++20 and -pedantic.

2020-08-07 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96303 --- Comment #2 from CVS Commits --- The master branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:de1e3b8795e507c3cfa5b62984272628ca62a9bd commit r11-2611-gde1e3b8795e507c3cfa5b62984272628ca62a9bd Author: Jonathan Wakely Date:

[Bug c++/96409] A lambda with a template parameter list inside the template function using C++20 nested requirements clauses occurs internal compiler error

2020-08-07 Thread ppalka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96409 Patrick Palka changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |ppalka at gcc dot gnu.org

[Bug c++/96410] A lambda with a template parameter list inside the template function using C++20 requires clauses is not usable in a constant expression

2020-08-07 Thread ppalka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96410 Patrick Palka changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |ppalka at gcc dot gnu.org

[Bug c++/96526] New built-in needed to implement std::strong_order total order on floating point types

2020-08-07 Thread joseph at codesourcery dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96526 --- Comment #1 from joseph at codesourcery dot com --- You could define __builtin_totalorder functions, but watch out for the change made to totalorder functions following a TS 18661-1 clarification request, from floating-point argument types t

[Bug go/86535] FreeBSD/PowerPC64 - Building Go Frontend support for gcc 7.3.0 fails

2020-08-07 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86535 --- Comment #31 from Ian Lance Taylor --- > runtime: len(sigtable)=33 _NSIG=32 > fatal error: bad sigtable len This error means that the sigtable generated by mksigtab.sh does not match the value of _NSIG in the file generated by mksysinfo.sh.

[Bug go/86535] FreeBSD/PowerPC64 - Building Go Frontend support for gcc 7.3.0 fails

2020-08-07 Thread clhamilto at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86535 --- Comment #30 from Curtis Hamilton --- Ian, I've made progress with building the frontend but I have an issue with implementing Syscall9 needed by libgo/go/os/wait_wait6.go. I tried adding the file "syscall_freebsd_ppc64.go" containing the f

[Bug go/86535] FreeBSD/PowerPC64 - Building Go Frontend support for gcc 7.3.0 fails

2020-08-07 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86535 --- Comment #29 from Ian Lance Taylor --- The runtime_sysinfo.go is manually generated by mkrsysinfo.sh. I don't know where the _thread definition is coming from, but probably the simplest approach is to remove it via the list of grep -v call ne

[Bug c++/96523] variable templates of constant types have incorrect linkage

2020-08-07 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96523 Jonathan Wakely changed: What|Removed |Added Ever confirmed|0 |1 Last reconfirmed|

[Bug libstdc++/55713] std::tuple incorrectly is convertible to "ElementType" when it is an empty class

2020-08-07 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55713 --- Comment #6 from Jonathan Wakely --- Created attachment 49025 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49025&action=edit Replace inheritance with data member using [[no_unique_address]] This fixes this bug and all the "See Also" o

[Bug c++/67491] [meta-bug] concepts issues

2020-08-07 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67491 Bug 67491 depends on bug 79982, which changed state. Bug 79982 Summary: Compiler crashes when using illegal concepts (nested requirements) https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79982 What|Removed |Added

[Bug c++/79982] Compiler crashes when using illegal concepts (nested requirements)

2020-08-07 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79982 Jonathan Wakely changed: What|Removed |Added Resolution|--- |FIXED Status|UNCONFIRMED

[Bug tree-optimization/96512] wrong code generated with avx512 intrinsics in some cases

2020-08-07 Thread nathanael.schaeffer at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96512 --- Comment #3 from N Schaeffer --- (In reply to Richard Biener from comment #2) > With trunk and GCC 10 I see > > vbroadcastsdzmm0, QWORD PTR [8+r8*8] > > can you check newer GCC? GCC 8.4 is out since some time already and I do >

[Bug target/96528] New: [11 Regression] vector comparisons on ARM

2020-08-07 Thread glisse at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96528 Bug ID: 96528 Summary: [11 Regression] vector comparisons on ARM Product: gcc Version: 11.0 Status: UNCONFIRMED Keywords: missed-optimization Severity: enhancement

[Bug c/96527] __builtin_va_arg_pack_len produces error in documented sample code

2020-08-07 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96527 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug c++/80750] [concepts] noexcept specifier operands are allowed but ignored in compound requirements

2020-08-07 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80750 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/67491] [meta-bug] concepts issues

2020-08-07 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67491 Bug 67491 depends on bug 80750, which changed state. Bug 80750 Summary: [concepts] noexcept specifier operands are allowed but ignored in compound requirements https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80750 What|Removed

[Bug c++/81198] [concepts] Same type constraints not enforced for constrained-type-specifiers specified in trailing return types of abbreviated functions

2020-08-07 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81198 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |NEW Keywords|

[Bug go/86535] FreeBSD/PowerPC64 - Building Go Frontend support for gcc 7.3.0 fails

2020-08-07 Thread clhamilto at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86535 --- Comment #28 from Curtis Hamilton --- (In reply to Ian Lance Taylor from comment #27) > What is the complete contents of your new file? You showed just a > declaration; is there a function body there as well? That's what I was missing. I now

[Bug c++/92139] Segmentation fault on constraints verification

2020-08-07 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92139 --- Comment #2 from Jonathan Wakely --- Mateusz, the testcase wasn't attached. Are you still able to provide it? If not we'll have to close this.

[Bug c++/92431] ICE with spaceship in constexpr evaluation

2020-08-07 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92431 --- Comment #6 from Jonathan Wakely --- (In reply to Jonathan Wakely from comment #4) > This is incomplete because std::strong_order doesn't support > floating-point types. See PR 96526 regarding that. > The partial_order and weak_order tests u

[Bug c/96527] New: __builtin_va_arg_pack_len produces error in documented sample code

2020-08-07 Thread bruno at clisp dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96527 Bug ID: 96527 Summary: __builtin_va_arg_pack_len produces error in documented sample code Product: gcc Version: 10.2.0 Status: UNCONFIRMED Severity: normal

[Bug c++/92431] ICE with spaceship in constexpr evaluation

2020-08-07 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92431 --- Comment #5 from Jonathan Wakely --- This was fixed by r10-6572-dfffecb802681fbdb56629d3bdd96491ac660be0 c++: Fix static initialization from <=>. Constant evaluation of genericize_spaceship produced a CONSTRUCTOR, which we then w

[Bug go/86535] FreeBSD/PowerPC64 - Building Go Frontend support for gcc 7.3.0 fails

2020-08-07 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86535 --- Comment #27 from Ian Lance Taylor --- What is the complete contents of your new file? You showed just a declaration; is there a function body there as well?

[Bug c++/93711] [9/10/11 Regression] ICE: [[no_unique_address] when constructing via template helper

2020-08-07 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93711 --- Comment #9 from Jonathan Wakely --- Another one: struct A { A(const A&) = delete; }; A f(); struct C { [[no_unique_address]] A a; }; C c{f()}; during RTL pass: expand ice.C: In function 'void __static_initialization_and_destruction_0(

[Bug c++/96408] C++20 new attribute [[no_unique_address]] occurs internal compile error

2020-08-07 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96408 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/93711] [9/10/11 Regression] ICE: [[no_unique_address] when constructing via template helper

2020-08-07 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93711 Jonathan Wakely changed: What|Removed |Added CC||hewillk at gmail dot com --- Comment #

[Bug c++/96526] New: New built-in needed to implement std::strong_order total order on floating point types

2020-08-07 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96526 Bug ID: 96526 Summary: New built-in needed to implement std::strong_order total order on floating point types Product: gcc Version: 11.0 Status: UNCONFIRMED Sev

[Bug testsuite/96525] New: new test gcc.target/powerpc/pr96493.c fails

2020-08-07 Thread seurer at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96525 Bug ID: 96525 Summary: new test gcc.target/powerpc/pr96493.c fails Product: gcc Version: 11.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: testsu

[Bug tree-optimization/96522] [9/10/11 Regression] Incorrect with with -O -fno-tree-pta

2020-08-07 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96522 Jakub Jelinek changed: What|Removed |Added Priority|P3 |P2

[Bug tree-optimization/96522] [9/10/11 Regression] Incorrect with with -O -fno-tree-pta

2020-08-07 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96522 --- Comment #2 from Jakub Jelinek --- Slightly adjusted testcase that aborts if miscompiled: /* { dg-do run } */ /* { dg-options "-O -fno-tree-pta" } */ __attribute__((noipa)) void bar (void) { volatile int v = 1; if (v) __builtin_abort

[Bug c++/96524] missing warning constructing a larger object in a smaller multidimensional array

2020-08-07 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96524 Martin Sebor changed: What|Removed |Added See Also||https://gcc.gnu.org/bugzill

[Bug middle-end/94195] missing warning reading a smaller object via an lvalue of a larger type

2020-08-07 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94195 Martin Sebor changed: What|Removed |Added Ever confirmed|0 |1 Known to fail|

[Bug fortran/96486] get_environment_variable fails for zero-length values

2020-08-07 Thread sgk at troutmask dot apl.washington.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96486 --- Comment #20 from Steve Kargl --- On Fri, Aug 07, 2020 at 01:14:04PM +, jussilehtola at fedoraproject dot org wrote: > > It already was reproduced in comment #9? > There is clearly a language barrier. At this point, I have no idea what

[Bug c++/96516] template + __attribute__((copy)) produce compiler errors

2020-08-07 Thread sagebar at web dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96516 --- Comment #4 from sagebar at web dot de --- (In reply to sagebar from comment #3) > ..., _any_ attribute that > can be inherited via copy() can be made template-conditional in c++: Also note that I've tested if gcc (`-x c') allows multiple copy

[Bug c++/96524] New: missing warning constructing a larger object in a smaller multidimensional array

2020-08-07 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96524 Bug ID: 96524 Summary: missing warning constructing a larger object in a smaller multidimensional array Product: gcc Version: 11.0 Status: UNCONFIRMED Severity:

[Bug c++/96516] template + __attribute__((copy)) produce compiler errors

2020-08-07 Thread sagebar at web dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96516 --- Comment #3 from sagebar at web dot de --- No problem. Also: What you just said made me realize that once __attribute__((copy)) works correctly with templates, _any_ attribute that can be inherited via copy() can be made template-conditional in

[Bug c++/96523] variable templates of constant types have incorrect linkage

2020-08-07 Thread nathan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96523 --- Comment #1 from Nathan Sidwell --- Created attachment 49023 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49023&action=edit testcase part 2

[Bug c++/96523] New: variable templates of constant types have incorrect linkage

2020-08-07 Thread nathan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96523 Bug ID: 96523 Summary: variable templates of constant types have incorrect linkage Product: gcc Version: 10.0 Status: UNCONFIRMED Severity: normal Pri

[Bug c++/96511] Incorrect placement-new warning

2020-08-07 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96511 Martin Sebor changed: What|Removed |Added Ever confirmed|0 |1 Known to fail|

[Bug c++/87729] Please include -Woverloaded-virtual in -Wall

2020-08-07 Thread xantares09 at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87729 --- Comment #5 from xantares09 at hotmail dot com --- still there with 10.1, see attached patch

[Bug c++/87729] Please include -Woverloaded-virtual in -Wall

2020-08-07 Thread xantares09 at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87729 xantares09 at hotmail dot com changed: What|Removed |Added CC||xantares09 at hotmail dot

[Bug tree-optimization/96522] [9/10/11 Regression] Incorrect with with -O -fno-tree-pta

2020-08-07 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96522 Jakub Jelinek changed: What|Removed |Added Target Milestone|--- |9.4 Status|UNCONFIRMED

[Bug tree-optimization/96522] New: Incorrect with with -O -fno-tree-pta

2020-08-07 Thread trt at alumni dot duke.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96522 Bug ID: 96522 Summary: Incorrect with with -O -fno-tree-pta Product: gcc Version: 10.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: tree-optimi

[Bug c++/96521] New: Suggest signal.h missing include

2020-08-07 Thread jg at jguk dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96521 Bug ID: 96521 Summary: Suggest signal.h missing include Product: gcc Version: 10.2.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ A

[Bug target/96520] New: [nvptx] Fix set insn component order

2020-08-07 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96520 Bug ID: 96520 Summary: [nvptx] Fix set insn component order Product: gcc Version: 11.0 Status: UNCONFIRMED Severity: trivial Priority: P3 Component: target

[Bug debug/96472] ICE: c++: dwarf2out_abstract_function, at dwarf2out.c: -g -fdebug-types-section

2020-08-07 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96472 Richard Biener changed: What|Removed |Added Keywords|needs-reduction |ice-on-valid-code --- Comment #2 from R

[Bug testsuite/96519] New: [11 regression] new test case gcc.dg/ia64-sync-5.c fails

2020-08-07 Thread seurer at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96519 Bug ID: 96519 Summary: [11 regression] new test case gcc.dg/ia64-sync-5.c fails Product: gcc Version: 11.0 Status: UNCONFIRMED Severity: normal Priori

[Bug c++/96516] template + __attribute__((copy)) produce compiler errors

2020-08-07 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96516 --- Comment #2 from Martin Sebor --- Thank you for taking the time to put together all the test cases and reporting the problem, by the way!

[Bug c++/96516] template + __attribute__((copy)) produce compiler errors

2020-08-07 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96516 Martin Sebor changed: What|Removed |Added CC||msebor at gcc dot gnu.org Last reconfir

[Bug target/96493] powerpc local call linkage failure

2020-08-07 Thread bergner at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96493 Peter Bergner changed: What|Removed |Added Target Milestone|--- |10.3 --- Comment #4 from Peter Bergner

[Bug go/86535] FreeBSD/PowerPC64 - Building Go Frontend support for gcc 7.3.0 fails

2020-08-07 Thread clhamilto at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86535 --- Comment #26 from Curtis Hamilton --- Ian, I've made progress with building the frontend but I have an issue with implementing Syscall9 needed by libgo/go/os/wait_wait6.go. I tried adding the file "syscall_freebsd_ppc64.go" containing the f

[Bug fortran/96486] get_environment_variable fails for zero-length values

2020-08-07 Thread jussilehtola at fedoraproject dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96486 --- Comment #19 from Susi Lehtola --- (In reply to Steve Kargl from comment #17) > On Thu, Aug 06, 2020 at 08:33:12PM +, jussilehtola at fedoraproject dot > org wrote: > > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96486 > > > > --- Commen

[Bug c++/96282] [8/9/10 Regression] internal compiler error: in output_constructor_regular_field

2020-08-07 Thread ppalka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96282 Patrick Palka changed: What|Removed |Added Summary|[8/9/10/11 Regression] |[8/9/10 Regression] |i

[Bug target/96402] [8/9/10/11 Regression] Wrong code with -moutline-atomics

2020-08-07 Thread tnfchris at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96402 Tamar Christina changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug target/96402] [8/9/10/11 Regression] Wrong code with -moutline-atomics

2020-08-07 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96402 --- Comment #12 from CVS Commits --- The releases/gcc-8 branch has been updated by Tamar Christina : https://gcc.gnu.org/g:3e2d69ee245e5a44c53cae27a797b97ba529eb72 commit r8-10396-g3e2d69ee245e5a44c53cae27a797b97ba529eb72 Author: Jakub Jelinek

[Bug target/96402] [8/9/10/11 Regression] Wrong code with -moutline-atomics

2020-08-07 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96402 --- Comment #11 from CVS Commits --- The releases/gcc-9 branch has been updated by Tamar Christina : https://gcc.gnu.org/g:4e91af9877df9e6b28ea8e50ae9445590363d5b0 commit r9-8796-g4e91af9877df9e6b28ea8e50ae9445590363d5b0 Author: Jakub Jelinek

[Bug c++/96497] Compare std::variant with int using C++20 <=> is not a constant expression

2020-08-07 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96497 Jakub Jelinek changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned a

[Bug c++/96518] g++ suggests a weird function when there's a lowercase mistake

2020-08-07 Thread albert.astals.cid at kdab dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96518 Albert Astals Cid changed: What|Removed |Added Resolution|--- |FIXED Status|UNCONFIRMED

[Bug libstdc++/93245] std::experimental::filesystem::path::generic_string() doesn't normalize

2020-08-07 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93245 Jonathan Wakely changed: What|Removed |Added Resolution|--- |FIXED Target Milestone|---

[Bug libstdc++/94242] filesystem::path::generic_string() only works with std::allocator

2020-08-07 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94242 Jonathan Wakely changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug libstdc++/94242] filesystem::path::generic_string() only works with std::allocator

2020-08-07 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94242 --- Comment #3 from CVS Commits --- The releases/gcc-8 branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:39a5a04daa09c711caeb6aaff12f1d03406fe29f commit r8-10392-g39a5a04daa09c711caeb6aaff12f1d03406fe29f Author: Jonathan Wakely

[Bug libstdc++/93245] std::experimental::filesystem::path::generic_string() doesn't normalize

2020-08-07 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93245 --- Comment #3 from CVS Commits --- The releases/gcc-8 branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:01cbd26b022cc9d4eaf26287b48299acfce80348 commit r8-10393-g01cbd26b022cc9d4eaf26287b48299acfce80348 Author: Jonathan Wakely

[Bug c++/96518] g++ suggests a weird function when there's a lowercase mistake

2020-08-07 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96518 --- Comment #1 from Jonathan Wakely --- This is already fixed for GCC 11: diag.C: In function 'int main(int, char**)': diag.C:39:17: error: 'class Foo' has no member named 'getParent'; did you mean 'GetParent'? 39 | Foo *f3 = f.getParent(

[Bug target/96191] aarch64 stack_protect_test canary leak

2020-08-07 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96191 --- Comment #9 from CVS Commits --- The releases/gcc-9 branch has been updated by Richard Sandiford : https://gcc.gnu.org/g:3e40be9cc92d3fa117be7f4fab07cedeed8361a2 commit r9-8795-g3e40be9cc92d3fa117be7f4fab07cedeed8361a2 Author: Richard Sandif

[Bug target/96191] aarch64 stack_protect_test canary leak

2020-08-07 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96191 --- Comment #8 from CVS Commits --- The releases/gcc-9 branch has been updated by Richard Sandiford : https://gcc.gnu.org/g:5380912a17ea09a8996720fb62b1a70c16c8f9f2 commit r9-8794-g5380912a17ea09a8996720fb62b1a70c16c8f9f2 Author: Richard Sandif

[Bug target/96191] aarch64 stack_protect_test canary leak

2020-08-07 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96191 --- Comment #7 from CVS Commits --- The releases/gcc-10 branch has been updated by Richard Sandiford : https://gcc.gnu.org/g:8f6b7c9796035ad8b2cdfbce5d3d11dd4b81fad7 commit r10-8584-g8f6b7c9796035ad8b2cdfbce5d3d11dd4b81fad7 Author: Richard Sand

[Bug target/96191] aarch64 stack_protect_test canary leak

2020-08-07 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96191 --- Comment #6 from CVS Commits --- The releases/gcc-10 branch has been updated by Richard Sandiford : https://gcc.gnu.org/g:bab5fdaf9abb1236a7a56258d1d36265068b4827 commit r10-8583-gbab5fdaf9abb1236a7a56258d1d36265068b4827 Author: Richard Sand

[Bug c++/96518] New: g++ suggests a weird function when there's a lowercase mistake

2020-08-07 Thread albert.astals.cid at kdab dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96518 Bug ID: 96518 Summary: g++ suggests a weird function when there's a lowercase mistake Product: gcc Version: 10.1.0 Status: UNCONFIRMED Severity: normal

[Bug libstdc++/93245] std::experimental::filesystem::path::generic_string() doesn't normalize

2020-08-07 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93245 --- Comment #2 from CVS Commits --- The releases/gcc-9 branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:88f2b72e77fea11803b761f4fb569d83266e1d9e commit r9-8793-g88f2b72e77fea11803b761f4fb569d83266e1d9e Author: Jonathan Wakely

[Bug libstdc++/94242] filesystem::path::generic_string() only works with std::allocator

2020-08-07 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94242 --- Comment #2 from CVS Commits --- The releases/gcc-9 branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:e7406c364496dae51ef294b5720923fe4a1dfccb commit r9-8792-ge7406c364496dae51ef294b5720923fe4a1dfccb Author: Jonathan Wakely

[Bug libstdc++/94498] std::basic_string_view::copy not qualified constexpr in c++2a

2020-08-07 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94498 Jonathan Wakely changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug tree-optimization/96514] [9/10 Regression] ICE: verify_flow_info failed (error: control flow in the middle of basic block 3)

2020-08-07 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96514 Richard Biener changed: What|Removed |Added Known to work||11.0 Summary|[9/10/11 Regres

  1   2   >