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++/45606] [4.5/4.6 Regression] match a method prototyped a typedef alias with the original type (using stdlib)


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45606

--- Comment #6 from Dodji Seketeli <dodji at gcc dot gnu.org> 2010-11-02 13:04:30 UTC ---
This is fixed in 4.6.

For 4.5, I think committing this "as is" is far too risky so I'd wait to see
how "solid" it is for 4.6 and see if I can safely backport this into 4.5 then.

In the mean time I'll see if I can come up with a less risky fix for 4.5.


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