[Bug c++/80829] Use of constexpr constructors with base type instantiation fails compilation

2017-06-13 Thread neil.conway at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80829 --- Comment #2 from Neil Conway --- Can anyone confirm this issue? In my opinion it is a significant regression in GCC 7.x.

[Bug sanitizer/68777] New: [UBSAN] Spurious warning with C++11 lambdas ("member call on null pointer")

2015-12-07 Thread neil.conway at gmail dot com
Severity: normal Priority: P3 Component: sanitizer Assignee: unassigned at gcc dot gnu.org Reporter: neil.conway at gmail dot com CC: dodji at gcc dot gnu.org, dvyukov at gcc dot gnu.org, jakub at gcc dot gnu.org, kcc at gcc d