[Bug libstdc++/100900] error: missing 'typename' prior to dependent type name in elements_view

2021-07-04 Thread ldv at sourceware dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100900 Dmitry V. Levin changed: What|Removed |Added CC||ldv at sourceware dot org

[Bug c++/89218] New: [8/9 Regression] g++ miscompiles functions returning non-void without return statements

2019-02-05 Thread ldv at sourceware dot org
Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: ldv at sourceware dot org Target Milestone: --- $ gcc -xc++ -S -O - <: In function 'int foo()': :1:19: warning: no return statement in function returning non-v