https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70057
Martin Sebor changed:
What|Removed |Added
Known to fail|5.3.0, 6.3.0, 7.0 |10.2.0, 11.1.0, 12.0,
|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70057
Martin Sebor changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70057
--- Comment #2 from Manuel López-Ibáñez ---
(In reply to Manuel López-Ibáñez from comment #1)
> The C++ FE has the tendency to give diagnostics very deep in the call stack,
> where there is little knowledge of the context. It would be much better
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70057
--- Comment #1 from Manuel López-Ibáñez ---
(In reply to Bernd Schmidt from comment #3)
> The C++ errors become even more entertaining when you add -fpermissive:
>
> 69972-b.cc:2:16: warning: integer overflow in expression [-Woverflow]
> 69972-b