[Bug tree-optimization/95172] New: wrong code at -O1 on x86_64-linux-gnu

2020-05-16 Thread qrzhang at gatech dot edu
-optimization Assignee: unassigned at gcc dot gnu.org Reporter: qrzhang at gatech dot edu Target Milestone: --- Recent regression. Bisection points to g:b6ff3ddecfa93d53867afaaa078f85f $ gcc-trunk -v gcc version 11.0.0 20200516 (experimental) [master revision 53b4d52f114

[Bug tree-optimization/95171] New: ICE: verify_flow_info failed (error: wrong outgoing edge flags at end of bb 2)

2020-05-16 Thread asolokha at gmx dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95171 Bug ID: 95171 Summary: ICE: verify_flow_info failed (error: wrong outgoing edge flags at end of bb 2) Product: gcc Version: 11.0 Status: UNCONFIRMED Keywords:

Re: dejagnu version update?

2020-05-16 Thread Andrew Pinski via Gcc
On Sat, May 16, 2020 at 9:02 PM Rob Savoye wrote: > > On 5/16/20 5:45 PM, Maciej W. Rozycki wrote: > > > Overall perhaps a patch management system might be good having to make > > chasing patches easier, such as patchwork, and we already use Git, so we > > As an old GNU project, we're required

[Bug libstdc++/95170] GetTickCount64 cannot get found in KERNEL32.dll on Legacy Windows Platforms like Windows XP, 2000

2020-05-16 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95170 Andrew Pinski changed: What|Removed |Added Resolution|--- |MOVED Status|UNCONFIRMED

[Bug libstdc++/95170] GetTickCount64 cannot get found in KERNEL32.dll on Legacy Windows Platforms like Windows XP, 2000

2020-05-16 Thread euloanty at live dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95170 --- Comment #1 from fdlbxtqi --- Created attachment 48550 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48550=edit Picture bug printf works while iostream does not since it links to GetTickCount64.

Re: dejagnu version update?

2020-05-16 Thread Rob Savoye
On 5/16/20 5:45 PM, Maciej W. Rozycki wrote: > Overall perhaps a patch management system might be good having to make > chasing patches easier, such as patchwork, and we already use Git, so we As an old GNU project, we're required to use what the FSF prefers, which is on savannah.

[Bug libstdc++/95170] New: GetTickCount64 cannot get found in KERNEL32.dll on Legacy Windows Platforms like Windows XP, 2000

2020-05-16 Thread euloanty at live dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95170 Bug ID: 95170 Summary: GetTickCount64 cannot get found in KERNEL32.dll on Legacy Windows Platforms like Windows XP, 2000 Product: gcc Version: 11.0 Status: UNCONFIRMED

Re: dejagnu version update?

2020-05-16 Thread Siddhesh Poyarekar
On 17/05/20 05:15, Maciej W. Rozycki wrote: > Siddhesh, would you care to tell us how much effort it would be to set up > fresh patchwork? The patch traffic is surely much lower with DejaGnu than > it is with glibc, and there would be no data to migrate (but we might want > to feed a couple

[Bug target/95169] i386 comparison between nan and 0.0 triggers Invalid operation exception

2020-05-16 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95169 --- Comment #4 from Andrew Pinski --- 0x11e6 <+45>:fcompl -0x10(%ebp) 0x11e9 <+48>:fnstsw %ax 0x11eb <+50>:sahf That is what raises the invalid-operation exception #(insn 23 56 24 2 (set (reg:HI 0 ax [99]) #

[Bug target/95169] i386 comparison between nan and 0.0 triggers Invalid operation exception

2020-05-16 Thread samuel.thiba...@ens-lyon.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95169 --- Comment #3 from Samuel Thibault --- And for comparison, here is the disassemble of -march=i686 -mtune=generic, which does not raise the exception: Dump of assembler code for function f: 0x11b9 <+0>: push %ebp 0x11ba

[Bug c/95169] i386 comparison between nan and 0.0 triggers Invalid operation exception

2020-05-16 Thread samuel.thiba...@ens-lyon.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95169 --- Comment #2 from Samuel Thibault --- Here are the results with -march=i386 -mtune=$i. "0 1" thus means an exception is raised i386 0 0 i486 0 0 i586 0 0 pentium 0 0 lakemont 0 0 pentium-mmx 0 0 winchip-c6 0 0 winchip2 0 0

[Bug c/95169] i386 comparison between nan and 0.0 triggers Invalid operation exception

2020-05-16 Thread samuel.thiba...@ens-lyon.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95169 Samuel Thibault changed: What|Removed |Added Known to work||9.3.0 Known to fail|

[Bug c/95169] New: i386 comparison between nan and 0.0 triggers Invalid operation exception

2020-05-16 Thread samuel.thiba...@ens-lyon.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95169 Bug ID: 95169 Summary: i386 comparison between nan and 0.0 triggers Invalid operation exception Product: gcc Version: 10.1.0 Status: UNCONFIRMED Severity:

Re: dejagnu version update?

2020-05-16 Thread Maciej W. Rozycki via Gcc
On Thu, 14 May 2020, Rob Savoye wrote: > Right now working through patches is probably more important. :-) > There's zero patches on the DejaGnu savannah site, so I'd ask anybody to > submit them so I don't have to dig them out of email archives. I have reposted the single patch I have had

[Bug d/95168] New: libphobos: std.net.curl does not understand HTTP/2 status lines

2020-05-16 Thread ibuclaw at gdcproject dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95168 Bug ID: 95168 Summary: libphobos: std.net.curl does not understand HTTP/2 status lines Product: gcc Version: 10.1.0 Status: UNCONFIRMED Severity: normal

[Bug d/95167] New: libphobos: std.zip unittest depends on unzip being installed

2020-05-16 Thread ibuclaw at gdcproject dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95167 Bug ID: 95167 Summary: libphobos: std.zip unittest depends on unzip being installed Product: gcc Version: 10.1.0 Status: UNCONFIRMED Severity: normal

[Bug d/95166] New: libphobos: core.cpuid.{cores,threads}PerCPU() returns wrong value

2020-05-16 Thread ibuclaw at gdcproject dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95166 Bug ID: 95166 Summary: libphobos: core.cpuid.{cores,threads}PerCPU() returns wrong value Product: gcc Version: 10.1.0 Status: UNCONFIRMED Severity: normal

gcc-10-20200516 is now available

2020-05-16 Thread GCC Administrator via Gcc
Snapshot gcc-10-20200516 is now available on https://gcc.gnu.org/pub/gcc/snapshots/10-20200516/ and on various mirrors, see http://gcc.gnu.org/mirrors.html for details. This snapshot has been generated from the GCC 10 git branch with the following options: git://gcc.gnu.org/git/gcc.git branch

[PATCH] c++: Change the default dialect to C++17.

2020-05-16 Thread Marek Polacek via Gcc-patches
Since GCC 9, C++17 support is no longer experimental. It was too late to change the default C++ dialect to C++17 in GCC 10, but I think now it's time to pull the trigger (C++14 was made the default in GCC 6.1). We're still missing two C++17 library features, but that shouldn't stop us. See

[PATCH] c++: Regenerate cp/cfns.h.

2020-05-16 Thread Marek Polacek via Gcc-patches
Current cfns.h includes register-qualified variables and that wouldn't play well when bootstrapping with GCC that uses the C++17 dialect, because 'register' was removed in C++17. Regenerating it using the command specified in cfns.h luckily cleaned this up. Bootstrapped/regtested on

[PATCH] c++: Implement DR 1512, Pointer comparison vs qual convs [PR87699]

2020-05-16 Thread Marek Polacek via Gcc-patches
This patch resolves DR 1512 (and, by turn, DR 583). This entails: 1) Relational pointer comparisons against null pointer constants have been made ill-formed: void f(char *p) { if (p > 0) // ... } was always invalid in C but was -- accidentally -- allowed in C++. 2)

[PATCH] c++: Don't add built-in operator for ++ on bool.

2020-05-16 Thread Marek Polacek via Gcc-patches
This feels extremely obscure but at least it's an opportunity to fix the comments. P0002R1 removed deprecated operator++(bool) in C++17 so let's avoid adding a builtin overload candidate for ++ when the type is bool. Bootstrapped/regtested on x86_64-pc-linux-gnu, ok for trunk? * call.c

[Bug d/95155] d: wrong vtable offset in virtual function call

2020-05-16 Thread ibuclaw at gdcproject dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95155 Iain Buclaw changed: What|Removed |Added Resolution|--- |FIXED Status|UNCONFIRMED

[committed][GCC9] d: Fix wrong vtable offset in virtual function call

2020-05-16 Thread Iain Buclaw via Gcc-patches
Hi, This patch fixes PR95155, which prevented the D front-end in gcc-9 from being able to bootstrap a self-hosted D compiler. The Semantic (pass 1) analysis for classes is handled by ClassDeclaration::semantic. For a given class, this method may be ran multiple times in order to resolve forward

[Bug d/95155] d: wrong vtable offset in virtual function call

2020-05-16 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95155 --- Comment #2 from CVS Commits --- The releases/gcc-9 branch has been updated by Iain Buclaw : https://gcc.gnu.org/g:7d505b0ed8565b8c120ddd2b0b4630c93eecdec5 commit r9-8599-g7d505b0ed8565b8c120ddd2b0b4630c93eecdec5 Author: Iain Buclaw Date:

[committed][GCC9] libphobos: Fix struct layout of stat_t on sparc-*-solaris*

2020-05-16 Thread Iain Buclaw via Gcc-patches
Hi, The last change to the bindings removed the st_pad3 field from the wrong struct. It should have been stat64_t that needed updating instead. Patch backported from r10-8066, committed to gcc-9 branch. Iain. --- libphobos/ChangeLog PR d/90719 *

[Bug d/90719] libphobos.phobos_shared/std/file.d FAILs on 32-bit Solaris

2020-05-16 Thread ibuclaw at gdcproject dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90719 Iain Buclaw changed: What|Removed |Added Resolution|--- |FIXED Status|REOPENED

[Bug d/90719] libphobos.phobos_shared/std/file.d FAILs on 32-bit Solaris

2020-05-16 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90719 --- Comment #12 from CVS Commits --- The releases/gcc-9 branch has been updated by Iain Buclaw : https://gcc.gnu.org/g:866f7405707dd2970868941635a32bd9197cd731 commit r9-8598-g866f7405707dd2970868941635a32bd9197cd731 Author: Iain Buclaw Date:

[PATCH] x86: Allow V1TI vector register pushes

2020-05-16 Thread H.J. Lu via Gcc-patches
On Fri, May 15, 2020 at 11:21:30AM +0200, Uros Bizjak wrote: > On Wed, May 13, 2020 at 5:58 PM H.J. Lu wrote: > > > > > > The question is, why STV pass creates its funny sequence? The original > > > > > sequence should be easily solved by storing DImode from XMM register > > > > > and (with

Re: [PATCH] Fixes documentation for gimple_assign functions

2020-05-16 Thread Richard Biener via Gcc-patches
On May 16, 2020 11:42:02 AM GMT+02:00, Erick Ochoa wrote: >Fixes documentation for gimple_assign functions > >This patch corrects the documented function signatures of >gimple_assign* >functions. OK. Richard. >ChangeLog: > >2020-05-16 Erick Ochoa > > * gcc/gimple.h

Re: [PATCH] Adds wrapper for gimple_return_retval to accept gimple*

2020-05-16 Thread Richard Biener via Gcc-patches
On May 16, 2020 11:41:51 AM GMT+02:00, Erick Ochoa wrote: >Adds wrapper for gimple_return_retval to accept gimple* > >Most functions interact with GIMPLE IL using arguments of type gimple*. > >Functions interacting with GIMPLE_RETURN instructions still use >greturn* >types as arguments. This

[Bug c/95161] [10/11 Regression] internal compiler error: in gimplify_expr, at gimplify.c:14609

2020-05-16 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95161 Andrew Pinski changed: What|Removed |Added Resolution|--- |DUPLICATE

[Bug c/94730] [8/9/10/11 Regression] internal compiler error: in fold_convert_loc, at fold-const.c:2435

2020-05-16 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94730 --- Comment #5 from Andrew Pinski --- *** Bug 95161 has been marked as a duplicate of this bug. ***

[Bug fortran/95165] Since 9.1 we do have ISO_Fortran_binding.h

2020-05-16 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95165 kargl at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P4 Last reconfirmed|

Re: Ping: [RFA] Require powerpc_vsx_ok in gcc.target/powerpc/pr71763.c

2020-05-16 Thread Segher Boessenkool
Hi! On Sat, May 16, 2020 at 09:46:15AM -0500, Peter Bergner wrote: > On 5/13/20 11:22 AM, Joel Brobecker wrote: > > Would someone mind reviewing this patch, please? > You should always CC the PPC maintainers on PPC patches. > I've CC'd both Segher and David. Thanks Peter. Yes, I hadn't seen

[Bug web/95165] New: Since 9.1 we do have ISO_Fortran_binding.h

2020-05-16 Thread mcccs at gmx dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95165 Bug ID: 95165 Summary: Since 9.1 we do have ISO_Fortran_binding.h Product: gcc Version: 9.1.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: web

Re: [PATCH] libiberty: Handle function return type and variable declaration type in D demangler.

2020-05-16 Thread Iain Buclaw via Gcc-patches
On 16/05/2020 01:42, Witold Baryluk via Gcc-patches wrote: > Adds support for DMGL_RET_POSTFIX in D demangler, so it shows the type > of the declared variable, or function return type. Postfix notation is > used with space. > Hi, Thanks for your contribution, it would be good to have a

[Bug c/95157] Missing -Wtautological-compare warning

2020-05-16 Thread simon.marchi at polymtl dot ca
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95157 --- Comment #2 from Simon Marchi --- Ah, good point! So yeah, please consider the test case without `volatile`.

[Bug c/95157] Missing -Wtautological-compare warning

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

RE: [ARM][wwwdocs]: Document Armv8.1-M, Helium Intrinsics and Cortex-M55 changes.

2020-05-16 Thread Gerald Pfeifer
On Sat, 16 May 2020, Gerald Pfeifer wrote: > This brought some problems with that page which I addressed per the > follow-up patch below. Some more, notably three cases of ... => ..., note that closing . Pushed. Gerald commit bb406fa02b9a9c47861bc2246513c198bffc90bb Author: Gerald Pfeifer

RE: [ARM][wwwdocs]: Document Armv8.1-M, Helium Intrinsics and Cortex-M55 changes.

2020-05-16 Thread Gerald Pfeifer
On Fri, 15 May 2020, Kyrylo Tkachov wrote: >> From: Srinath Parvathaneni >> M-profile related changes in GCC-10. > Ok. This brought some problems with that page which I addressed per the follow-up patch below. (I am not sure I would have introduced a one-element list, but kept that and just

Re: Ping: [RFA] Require powerpc_vsx_ok in gcc.target/powerpc/pr71763.c

2020-05-16 Thread Peter Bergner via Gcc-patches
On 5/13/20 11:22 AM, Joel Brobecker wrote: > Hello, > > Would someone mind reviewing this patch, please? > > The test explicitly uses -mvsx in the compilation options, so it seems > reasonable to require powerpc_vsx_ok... > > Thank you! You should always CC the PPC maintainers on PPC patches.

[Bug c++/95160] Explicit specialization in non-namespace scope bug

2020-05-16 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95160 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug c++/85282] CWG 727 (full specialization in non-namespace scope)

2020-05-16 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85282 Marek Polacek changed: What|Removed |Added CC||mikelojkovic at gmail dot com ---

[Bug c++/95164] [9/10/11 Regression] ICE regression starting with 9.3

2020-05-16 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95164 Marek Polacek changed: What|Removed |Added CC||mpolacek at gcc dot gnu.org

[Bug c++/95164] New: ICE regression starting with 9.3

2020-05-16 Thread boris_oncev at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95164 Bug ID: 95164 Summary: ICE regression starting with 9.3 Product: gcc Version: 10.1.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug libgomp/95163] New: internal compiler error: in gimplify_adjust_omp_clauses, at gimplify.c:10440

2020-05-16 Thread john.donners at atos dot net
--prefix=/software/compilers/gcc-offload/f5b461d4/gnu-9.2.0 Thread model: posix Supported LTO compression algorithms: zlib gcc version 11.0.0 20200516 (experimental) (GCC) Cheers, John

[Bug fortran/95138] ICE on transfer to unlimited polymorphic

2020-05-16 Thread anlauf at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95138 --- Comment #2 from anlauf at gcc dot gnu.org --- Another datapoint: inserting select type (o) type is (integer) print *, transfer(o, v) end select prints the right thing: 1 2 3 Also note the possibly

[Bug fortran/95053] [11 regression] ICE in f951: gfc_divide()

2020-05-16 Thread anlauf at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95053 --- Comment #28 from anlauf at gcc dot gnu.org --- A patch based on comment#15 has been posted for review: https://gcc.gnu.org/pipermail/fortran/2020-May/054321.html

[Bug target/95162] -mpreferred-stack-boundary=2 doesn't work with libgcc functions

2020-05-16 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95162 H.J. Lu changed: What|Removed |Added Resolution|--- |INVALID Status|UNCONFIRMED

[Bug target/95162] -mpreferred-stack-boundary=2 doesn't work with libgcc functions

2020-05-16 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95162 --- Comment #1 from H.J. Lu --- GCC manual says '-mpreferred-stack-boundary=NUM' Attempt to keep the stack boundary aligned to a 2 raised to NUM byte boundary. If '-mpreferred-stack-boundary' is not specified, the default is 4

[Bug target/95162] New: -mpreferred-stack-boundary=2 doesn't work with libgcc functions

2020-05-16 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95162 Bug ID: 95162 Summary: -mpreferred-stack-boundary=2 doesn't work with libgcc functions Product: gcc Version: 11.0 Status: UNCONFIRMED Severity: normal

[Bug c/95161] New: [10/11 Regression] internal compiler error: in gimplify_expr, at gimplify.c:14609

2020-05-16 Thread anbu1024.me at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95161 Bug ID: 95161 Summary: [10/11 Regression] internal compiler error: in gimplify_expr, at gimplify.c:14609 Product: gcc Version: 11.0 Status: UNCONFIRMED

Re: [PATCH] Describe coding conventions surrounding "auto"

2020-05-16 Thread Richard Sandiford
Sorry for the empty subject line earlier... Jason Merrill writes: > On Fri, May 15, 2020 at 9:47 PM Martin Sebor wrote: > >> On 5/15/20 8:08 AM, Richard Sandiford wrote: >> >> Those are all good examples. Mind putting that into a patch >> >> for the coding conventions? >> > How's this? I

[PATCH] Fixes documentation for gimple_assign functions

2020-05-16 Thread Erick Ochoa
Fixes documentation for gimple_assign functions This patch corrects the documented function signatures of gimple_assign* functions. ChangeLog: 2020-05-16 Erick Ochoa * gcc/gimple.h (gimple_assign_rhs_code): Fix signature (gimple_assign_rhs_class): same

[PATCH] Adds wrapper for gimple_return_retval to accept gimple*

2020-05-16 Thread Erick Ochoa
Adds wrapper for gimple_return_retval to accept gimple* Most functions interact with GIMPLE IL using arguments of type gimple*. Functions interacting with GIMPLE_RETURN instructions still use greturn* types as arguments. This patch adds wrappers around functions taking greturn* as inputs. The

[Bug c++/95100] xxx_view adaptors don't work with pipeline operator

2020-05-16 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95100 Jonathan Wakely changed: What|Removed |Added Resolution|--- |INVALID

Re: [GCC][PATCH][ARM] Add Bfloat16_t scalar type, vector types and machine modes to ARM back-end [2/2]

2020-05-16 Thread Andreas Schwab
On Jan 10 2020, Stam Markianos-Wright wrote: > diff --git a/gcc/testsuite/gcc.target/arm/bfloat16_vector_typecheck_2.c > b/gcc/testsuite/gcc.target/arm/bfloat16_vector_typecheck_2.c > new file mode 100644 > index 000..16669dcf009 > --- /dev/null > +++

[Bug analyzer/95152] internal compiler error: in get_or_create_mem_ref, at analyzer/region-model.cc:6938

2020-05-16 Thread fredrik.hederstie...@securitas-direct.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95152 Fredrik Hederstierna changed: What|Removed |Added CC||fredrik.hederstierna@securi

[Bug debug/94474] Incorrect DWARF range information for inlined function

2020-05-16 Thread bernd.edlinger at hotmail dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94474 --- Comment #11 from Bernd Edlinger --- Andrew, (In reply to Andrew Burgess from comment #10) > Further, I've seen no mention of exit views anywhere, and I think they > would also be needed. > Yes, that is also my idea, when I say the dwarf2

Re: [PATCH RFC] bootstrap: Update requirement to C++11.

2020-05-16 Thread Richard Biener via Gcc-patches
On May 15, 2020 11:53:42 PM GMT+02:00, Jason Merrill wrote: >On 5/15/20 2:21 PM, Richard Biener wrote: >> On May 15, 2020 7:30:38 PM GMT+02:00, Jason Merrill > wrote: >>> On Fri, May 15, 2020 at 3:15 AM Richard Biener >>> >>> wrote: >>> > +# When bootstrapping with GCC, build stage 1 in

[Bug c++/95160] New: Explicit specialization in non-namespace scope bug

2020-05-16 Thread mikelojkovic at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95160 Bug ID: 95160 Summary: Explicit specialization in non-namespace scope bug Product: gcc Version: 10.1.0 Status: UNCONFIRMED Severity: normal Priority: P3