https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84710
Jakub Jelinek changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84687
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84729
Bug ID: 84729
Summary: internal compiler error: verify_gimple failed
Product: gcc
Version: 8.0.1
Status: UNCONFIRMED
Keywords: ice-on-invalid-code
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84728
Bug ID: 84728
Summary: internal compiler error: Segmentation fault
(is_gimple_variable())
Product: gcc
Version: 8.0.1
Status: UNCONFIRMED
Keywords: ice-on-inval
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84687
--- Comment #5 from Jakub Jelinek ---
Author: jakub
Date: Tue Mar 6 07:06:44 2018
New Revision: 258272
URL: https://gcc.gnu.org/viewcvs?rev=258272&root=gcc&view=rev
Log:
PR tree-optimization/84687
* omp-simd-clone.c (simd_clone_
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84231
Alexandre Oliva changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84593
Alexandre Oliva changed:
What|Removed |Added
Priority|P4 |P3
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84492
Alexandre Oliva changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84231
--- Comment #5 from Alexandre Oliva ---
Author: aoliva
Date: Tue Mar 6 06:25:12 2018
New Revision: 258271
URL: https://gcc.gnu.org/viewcvs?rev=258271&root=gcc&view=rev
Log:
[C++] [PR84231] overload on cond_expr in template
A non-type-dependent
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84593
--- Comment #3 from Alexandre Oliva ---
Author: aoliva
Date: Tue Mar 6 06:24:53 2018
New Revision: 258270
URL: https://gcc.gnu.org/viewcvs?rev=258270&root=gcc&view=rev
Log:
[PR c++/84593] ice on braced init with uninit ref field
If an initiali
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84492
--- Comment #4 from Alexandre Oliva ---
Author: aoliva
Date: Tue Mar 6 06:24:40 2018
New Revision: 258269
URL: https://gcc.gnu.org/viewcvs?rev=258269&root=gcc&view=rev
Log:
[PR c++/84492] stmt expr ending with overload
We ICEd when returning a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70409
kargl at gcc dot gnu.org changed:
What|Removed |Added
Priority|P3 |P4
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84723
Martin Sebor changed:
What|Removed |Added
Keywords||ice-on-valid-code
Status|UNCO
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71832
Paolo Carlini changed:
What|Removed |Added
Status|NEW |ASSIGNED
CC|paolo.carlin
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71169
Paolo Carlini changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83969
Peter Bergner changed:
What|Removed |Added
CC||bergner at gcc dot gnu.org
--- Comment #
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84724
Martin Sebor changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81572
--- Comment #6 from Vladimir Makarov ---
(In reply to Peter Bergner from comment #5)
> Thanks for fixing this Vlad! Since this is a GCC 7 regression, can we get
> this back ported there too? If it would help, I can do the bootstrap,
> regtestin
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84727
--- Comment #1 from Romain Geissler ---
Mmmh on Godbolt it seems to work with the gcc from today:
https://godbolt.org/g/91wxk7
So it's has been most likely fixed in the meantime.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81572
Peter Bergner changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84727
Bug ID: 84727
Summary: [8 regression] Constant class initialization not
detected as such
Product: gcc
Version: 8.0.1
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84719
--- Comment #8 from gpnuma at centaurean dot com ---
Just to make sure I commented out bit masking :
#include
#include
#include
#include
#include
#include
#include
int main(int argc, char *argv[]) {
const uint64_t size = 10;
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84627
Nicholas Piggin changed:
What|Removed |Added
Resolution|INVALID |FIXED
--- Comment #4 from Nicholas Pig
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84708
Jason Merrill changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84700
Jakub Jelinek changed:
What|Removed |Added
Priority|P3 |P2
Summary|[6/7/8 Regression]
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84708
--- Comment #2 from Jason Merrill ---
Author: jason
Date: Mon Mar 5 22:14:38 2018
New Revision: 258264
URL: https://gcc.gnu.org/viewcvs?rev=258264&root=gcc&view=rev
Log:
PR c++/84708 - ICE with lambda in local class NSDMI.
* la
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84700
--- Comment #5 from Jakub Jelinek ---
Author: jakub
Date: Mon Mar 5 22:13:58 2018
New Revision: 258263
URL: https://gcc.gnu.org/viewcvs?rev=258263&root=gcc&view=rev
Log:
PR target/84700
* combine.c (combine_simplify_rtx): Don't
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84684
--- Comment #16 from Jakub Jelinek ---
Author: jakub
Date: Mon Mar 5 22:12:45 2018
New Revision: 258262
URL: https://gcc.gnu.org/viewcvs?rev=258262&root=gcc&view=rev
Log:
PR c++/84684
* constexpr.c (constexpr_call_hasher::equal)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82611
--- Comment #3 from Paolo Carlini ---
By the way, both clang and icc emit an *hard error*, not just a warning for
this usage. Consider yourself lucky ;)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84218
Dominique d'Humieres changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84218
Harald Anlauf changed:
What|Removed |Added
CC||anlauf at gmx dot de
--- Comment #4 from
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70913
Harald Anlauf changed:
What|Removed |Added
CC||anlauf at gmx dot de
--- Comment #5 from
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84708
Jason Merrill changed:
What|Removed |Added
Status|NEW |ASSIGNED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66128
--- Comment #14 from kargl at gcc dot gnu.org ---
(In reply to Thomas Koenig from comment #11)
> According to your mail at (In reply to kargl from comment #10)
>
> > Closing as fixed.
>
> https://gcc.gnu.org/ml/fortran/2018-03/msg00010.html stil
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54687
--- Comment #14 from Manuel López-Ibáñez ---
(In reply to Dominique d'Humieres from comment #13)
> No activity since over two years. Any objection to close this PR as FIXED?
I personally don't mind since I don't use gfortran and I am not plannin
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84725
Martin Sebor changed:
What|Removed |Added
Keywords||patch
--- Comment #2 from Martin Sebor -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79937
Jason Merrill changed:
What|Removed |Added
Assignee|jason at gcc dot gnu.org |unassigned at gcc dot
gnu.org
--
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84726
--- Comment #1 from Jason Merrill ---
Optimizing it away is allowed by 8.4.5.1p2:
An implementation may define the closure type differently from what is
described below provided this does not alter the observable behavior of the
program other th
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84726
Jason Merrill changed:
What|Removed |Added
Target Milestone|--- |8.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84726
Jason Merrill changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84726
Bug ID: 84726
Summary: [8 regression] Unnecessary lambda capture of constant
variables
Product: gcc
Version: 8.0
Status: UNCONFIRMED
Keywords: ABI
Sev
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 60230, which changed state.
Bug 60230 Summary: internal compiler error on lambdas capturing
multidimensional arrays with dynamic boundary
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60230
What|Removed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84560
Jason Merrill changed:
What|Removed |Added
CC||moezzia at gmail dot com
--- Comment #7
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60230
Jason Merrill changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84264
Peter Bergner changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84571
cesar at gcc dot gnu.org changed:
What|Removed |Added
CC||cesar at gcc dot gnu.org
--- C
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56667
kargl at gcc dot gnu.org changed:
What|Removed |Added
Priority|P4 |P5
Status|WAITING
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84725
Martin Sebor changed:
What|Removed |Added
Keywords||diagnostic
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84725
Bug ID: 84725
Summary: enable attribute nonstring for all narrow character
types
Product: gcc
Version: 8.0
Status: UNCONFIRMED
Severity: normal
Priori
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84570
cesar at gcc dot gnu.org changed:
What|Removed |Added
CC||cesar at gcc dot gnu.org
--- C
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84724
Bug ID: 84724
Summary: internal compiler error: in single_succ_edge, at
basic-block.h:339
Product: gcc
Version: 8.0.1
Status: UNCONFIRMED
Keywords: ice-on-inval
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84719
--- Comment #7 from Andrew Pinski ---
I wonder if this is not __builtin_memcpy but rather how to optimize and putting
in the lower bytes of an uint64_t. I think your benchmark is not benchmarking
what you think it is benchmarking.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84702
--- Comment #4 from Nathan Sidwell ---
Author: nathan
Date: Mon Mar 5 18:44:24 2018
New Revision: 258258
URL: https://gcc.gnu.org/viewcvs?rev=258258&root=gcc&view=rev
Log:
[PR c++/84702] ICE with default tmpl arg of overload set
https://gcc.gn
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84702
Nathan Sidwell changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84719
--- Comment #6 from gpnuma at centaurean dot com ---
If you compile the following code (-O3 being the only flag used) :
#include
#include
#include
#include
#include
#include
#include
int main(int argc, char *argv[]) {
const uint64_t s
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84709
--- Comment #3 from Jonathan Wakely ---
Right, it's not relevant. The rule is not really about hiding ::Foo and making
a name inaccessible, it's about the name "Foo" changing meaning in the class
scope.
Consider:
struct Foo { };
struct Bar {
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84719
--- Comment #5 from gpnuma at centaurean dot com ---
Which gcc and which clang ?
Because on my platform, in the above code, if you isolate 3 bytes at a time and
5 bytes at a time it is way slower than clang (by doing manual unrolling).
Or maybe it
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84721
Marek Polacek changed:
What|Removed |Added
Keywords||ice-on-invalid-code
Status|U
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84723
Bug ID: 84723
Summary: [8 Regression] ICE in create_target_clone, at
multiple_target.c:275
Product: gcc
Version: 8.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84700
--- Comment #4 from Segher Boessenkool ---
That patch is pre-approved if it tests fine. Thanks!
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84722
Bug ID: 84722
Summary: [8 Regression] ICE in create_dispatcher_calls, at
multiple_target.c:147
Product: gcc
Version: 8.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84721
Bug ID: 84721
Summary: [8 Regression] ICE in c_push_function_context, at
c-decl.c:9667
Product: gcc
Version: 8.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84592
--- Comment #7 from Tom de Vries ---
Created attachment 43571
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=43571&action=edit
Tentative patch
Works on nvptx for the examples from comment 0, comment 3 and comment 5.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84719
H.J. Lu changed:
What|Removed |Added
Status|WAITING |NEW
--- Comment #4 from H.J. Lu ---
I compare
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84700
Jakub Jelinek changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84700
Jakub Jelinek changed:
What|Removed |Added
CC||segher at gcc dot gnu.org
--- Comment #2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84719
H.J. Lu changed:
What|Removed |Added
Target|x86_64-apple-darwin17.4.0 |x86_64
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84684
--- Comment #15 from Marek Polacek ---
I think this is the fix:
--- a/gcc/cp/typeck2.c
+++ b/gcc/cp/typeck2.c
@@ -1251,8 +1251,7 @@ massage_init_elt (tree type, tree init, int nested,
tsubst_flags_t complain)
init = TARGET_EXPR_INITIAL (ini
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84711
Tamar Christina changed:
What|Removed |Added
Target Milestone|9.0 |8.0
--- Comment #2 from Tamar Christin
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84371
--- Comment #6 from Will Schmidt ---
Author: willschm
Date: Mon Mar 5 17:11:16 2018
New Revision: 258257
URL: https://gcc.gnu.org/viewcvs?rev=258257&root=gcc&view=rev
Log:
2018-03-05 Will Schmidt
Backport from trunk.
2018-0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84670
Allan Jensen changed:
What|Removed |Added
CC||linux at carewolf dot com
--- Comment #13
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84718
Allan Jensen changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84700
Jakub Jelinek changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84719
--- Comment #2 from gpnuma at centaurean dot com ---
(In reply to Andrew Pinski from comment #1)
> Does -mcpu=native improve it?
> Also is GCC calling memcpy instead of doing an inline version?
No -march=native does not make any difference.
And
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84683
Jakub Jelinek changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84720
Bug ID: 84720
Summary: internal compiler error: tree check: expected tree
that contains 'decl minimal' structure, have
'error_mark' in decl_anon_ns_mem_p, at cp/tree.c:3472
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84719
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84719
Bug ID: 84719
Summary: gcc's __builtin_memcpy performance with certain number
of bytes is terrible compared to clang's
Product: gcc
Version: 7.3.0
Status: UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71832
Paolo Carlini changed:
What|Removed |Added
CC||paolo.carlini at oracle dot com
--- Comm
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84564
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84564
--- Comment #3 from Jakub Jelinek ---
Author: jakub
Date: Mon Mar 5 16:24:43 2018
New Revision: 258256
URL: https://gcc.gnu.org/viewcvs?rev=258256&root=gcc&view=rev
Log:
PR target/84564
* config/i386/i386.c (ix86_function_ok_for
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84707
Marek Polacek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84707
--- Comment #5 from Marek Polacek ---
Author: mpolacek
Date: Mon Mar 5 16:15:35 2018
New Revision: 258255
URL: https://gcc.gnu.org/viewcvs?rev=258255&root=gcc&view=rev
Log:
PR c++/84707
* decl.c (duplicate_decls): Check DECL_NAM
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83983
--- Comment #9 from Eric Botcazou ---
David, any idea about how to handle this? Otherwise I'm afraid that the new
LTO warning framework looks rather counter-productive if it makes it easier to
write tests that fail on half of the platforms...
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84694
--- Comment #5 from Nathan Sidwell ---
Author: nathan
Date: Mon Mar 5 16:12:07 2018
New Revision: 258254
URL: https://gcc.gnu.org/viewcvs?rev=258254&root=gcc&view=rev
Log:
[PR c++/84694] ICE on template friend decl
https://gcc.gnu.org/ml/gcc-p
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84694
Nathan Sidwell changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84524
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84524
--- Comment #6 from Jakub Jelinek ---
Author: jakub
Date: Mon Mar 5 16:09:49 2018
New Revision: 258253
URL: https://gcc.gnu.org/viewcvs?rev=258253&root=gcc&view=rev
Log:
PR target/84524
* config/i386/sse.md (*3): Replace with
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84718
--- Comment #4 from Allan Jensen ---
I will update my gcc build and check
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84718
--- Comment #3 from Marek Polacek ---
Dup of bug 84670?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84718
--- Comment #2 from Allan Jensen ---
Created attachment 43568
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=43568&action=edit
spdy_alt_svc_wire_format.ii.gz
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84718
--- Comment #1 from Allan Jensen ---
Created attachment 43567
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=43567&action=edit
spdy_alt_svc_wire_format.s
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84718
Bug ID: 84718
Summary: [8 regression] ICE when compiling chromium
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: midd
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84684
Marek Polacek changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84524
--- Comment #5 from Jakub Jelinek ---
Author: jakub
Date: Mon Mar 5 16:01:03 2018
New Revision: 258252
URL: https://gcc.gnu.org/viewcvs?rev=258252&root=gcc&view=rev
Log:
PR target/84524
* config/i386/sse.md (*3): Replace with
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84687
--- Comment #4 from Jakub Jelinek ---
Created attachment 43565
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=43565&action=edit
gcc8-pr84687.patch
Untested fix.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84264
--- Comment #7 from Peter Bergner ---
Author: bergner
Date: Mon Mar 5 15:52:11 2018
New Revision: 258251
URL: https://gcc.gnu.org/viewcvs?rev=258251&root=gcc&view=rev
Log:
gcc/
PR target/84264
* config/rs6000/vector.md (mov): Di
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84686
Jason Merrill changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84709
--- Comment #2 from Jose Dapena Paz ---
OK, just for understanding all the edges of this...
So the fact that in namespace B A::Foo the full A::Foo name is still accessible
is not relevant right?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 84618, which changed state.
Bug 84618 Summary: [8 Regression] ICE in build_capture_proxy, at cp/lambda.c:460
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84618
What|Removed |Added
--
1 - 100 of 238 matches
Mail list logo