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++/15774] Conflicting function decls not diagnosed


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.


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