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++/51640] Misleading error if the type in the catch() is ambiguous


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


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