This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/53995] [4.7/4.8 Regression] Overload resolution fails with enum argument, says <anonymous enum>
- From: "rguenth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 17 Jul 2012 11:56:18 +0000
- Subject: [Bug c++/53995] [4.7/4.8 Regression] Overload resolution fails with enum argument, says <anonymous enum>
- Auto-submitted: auto-generated
- References: <bug-53995-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53995
Richard Guenther <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fabien at gcc dot gnu.org
Known to work| |4.7.1
Blocks| |51214
Target Milestone|--- |4.7.2
Known to fail| |4.7.2
--- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-07-17 11:56:18 UTC ---
Revision 189021 is the cause.