[Bug c++/86190] New: -Wsign-conversion ignores explicit conversion in some cases

2018-06-17 Thread woodroof at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86190 Bug ID: 86190 Summary: -Wsign-conversion ignores explicit conversion in some cases Product: gcc Version: 8.0.1 Status: UNCONFIRMED Severity: normal Pr

[Bug other/26061] error and warning count

2018-06-17 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=26061 Eric Gallager changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #22 from Eric Galla

[Bug c++/84917] Verbosity when dealing with nested template data structures

2018-06-17 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84917 Eric Gallager changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug c++/84360] unnecessary aka in error message

2018-06-17 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84360 Eric Gallager changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug c++/84916] Tweaks to template type elision

2018-06-17 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84916 Eric Gallager changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug c++/84898] Fix-it hints for '.' vs '->'

2018-06-17 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84898 Eric Gallager changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #3 from Eric Gallag

[Bug c++/84897] Better handling of unqualified "string"

2018-06-17 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84897 Eric Gallager changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #5 from Eric Gallag

[Bug c/84888] C/C++: Improve wording of unclosed paren/brace

2018-06-17 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84888 Eric Gallager changed: What|Removed |Added Status|NEW |ASSIGNED See Also|

[Bug libstdc++/86189] New: not equal allocators not behaving as expected

2018-06-17 Thread rianquinn at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86189 Bug ID: 86189 Summary: not equal allocators not behaving as expected Product: gcc Version: 8.1.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: lib

[Bug c++/86171] [6/7/8/9 Regression] g++ ICE on valid code: tree check: expected var_decl or function_decl, have type_decl in duplicate_decls, at cp/decl.c:2291

2018-06-17 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86171 Jason Merrill changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug c++/86147] [8/9 Regression] Lambda is capturing a non-ODR-used constexpr

2018-06-17 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86147 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c/84195] newlines in deprecated diagnostics

2018-06-17 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84195 Andreas Schwab changed: What|Removed |Added Status|RESOLVED|REOPENED Last reconfirmed|

[Bug c/86178] No warning when missing return from function main()

2018-06-17 Thread jg at jguk dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86178 --- Comment #3 from Jonny Grant --- oops, my bad

[Bug c++/86177] Wnull-dereference warning for object file compile missing

2018-06-17 Thread jg at jguk dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86177 --- Comment #6 from Jonny Grant --- Jonathan, This is a good point. Where is best to document it? It's very useful to have these warnings, and I was unaware that -Wall would not turn on such a necessary feature, or -O2 Could there be overall doc