This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/51640] Misleading error if the type in the catch() is ambiguous
- From: "pinskia at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 04 Jan 2012 22:21:07 +0000
- Subject: [Bug c++/51640] Misleading error if the type in the catch() is ambiguous
- Auto-submitted: auto-generated
- References: <bug-51640-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51640
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Depends on| |35112
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-01-04 22:21:07 UTC ---
(In reply to comment #2)
> I pinpointed the commit that introduced the bug, using git bisect:
>
> commit 4272a2e82e431ac85afd0404d49b28043dc480ee
> Author: paolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
> Date: Fri Nov 27 10:44:49 2009 +0000
>
> git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@154698
> 138bc75d-0d04-0410-961f-82ee72b054a4
http://gcc.gnu.org/viewcvs?view=revision&revision=154698