http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15774
Kai Tietz <ktietz at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ktietz at gcc dot gnu.org AssignedTo|dannysmith at users dot |ktietz at gcc dot gnu.org |sourceforge.net | Known to fail| | --- Comment #8 from Kai Tietz <ktietz at gcc dot gnu.org> 2011-01-13 21:40:17 UTC --- This bug is fixed on trunk (4.6) version. But the final solution needs some more work, so that those kind of issues are handled in type-comparision directly and double code (as present in the moment) can be avoided.