This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/65775] Late-specified return type bypasses return type checks (qualified, function, array)
- From: "reichelt at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 09 Jul 2017 22:12:03 +0000
- Subject: [Bug c++/65775] Late-specified return type bypasses return type checks (qualified, function, array)
- Auto-submitted: auto-generated
- References: <bug-65775-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65775
Volker Reichelt <reichelt at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |reichelt at gcc dot gnu.org
--- Comment #5 from Volker Reichelt <reichelt at gcc dot gnu.org> ---
*** Bug 38797 has been marked as a duplicate of this bug. ***