This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/31063] Spurrious/missing warn_unused_result warnings affected by presence/absense of copy constructor
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Mar 2007 22:40:57 -0000
- Subject: [Bug c++/31063] Spurrious/missing warn_unused_result warnings affected by presence/absense of copy constructor
- References: <bug-31063-14197@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from pinskia at gcc dot gnu dot org 2007-03-06 22:40 -------
// If you comment out the copy constructor, the warnings do not appear.
// Note that I produced this with the Playstation (CELL) version of GCC under
// MinGW/MSys, but I don't think this is a platform specific issues.
You should have filed this first with Sony. We (Sony) do change the bug
reporting address to the correct one for the PS3 toolchain.
Thanks,
Andrew Pinski
Sony Compiler Engineer
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31063