[Bug c++/27370] [4.0 Regression] Bogus warning about ignoring function return value (__attribute__ ((warn_unused_result)))
janis at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue May 2 00:09:00 GMT 2006
------- Comment #3 from janis at gcc dot gnu dot org 2006-05-02 00:09 -------
The warning for the original testcase went away with this patch:
r81764 | dnovillo | 2004-05-13 06:41:07 +0000 (Thu, 13 May 2004) | 3 lines
Merge tree-ssa-20020619-branch into mainline.
http://gcc.gnu.org/viewcvs?view=rev&rev=81764
Ouch! I've got another reghunt going to find out when the warning started
being issued again between 4.0 and 4.1.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27370
More information about the Gcc-bugs
mailing list