This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/31063] Spurrious/missing warn_unused_result warnings affected by presence/absense of copy constructor



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]