[Bug c++/95626] [concepts] incorrect ambiguous overload with constraints "A && !B" vs "!B"

2020-06-11 Thread godeffroy.valet at m4x dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95626 --- Comment #2 from Godeffroy Valet --- Oh, ok, thank you for the information. Strange rule...

[Bug c++/95626] New: [concepts] incorrect ambiguous overload with constraints "A && !B" vs "!B"

2020-06-10 Thread godeffroy.valet at m4x dot org
CONFIRMED Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: godeffroy.valet at m4x dot org Target Milestone: --- Created attachment 48715 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48715&a

[Bug c++/67070] [concepts] Concept with negation and disjunction not checked correctly

2019-03-19 Thread godeffroy.valet at m4x dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67070 Godeffroy Valet changed: What|Removed |Added CC||godeffroy.valet at m4x dot org