This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug objc/36283] When a class method, pointed by id, returns float, it returns wrong value
- 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: 20 May 2008 21:05:52 -0000
- Subject: [Bug objc/36283] When a class method, pointed by id, returns float, it returns wrong value
- References: <bug-36283-16200@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 2008-05-20 21:05 -------
Try using -Wstrict-selector-match and see what you get.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36283