This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/33930] [c++0x] ambiguous overload in std::stack::push() when using --std=cxx0x
- From: "pcarlini at suse dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Oct 2007 15:39:15 -0000
- Subject: [Bug c++/33930] [c++0x] ambiguous overload in std::stack::push() when using --std=cxx0x
- References: <bug-33930-14817@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from pcarlini at suse dot de 2007-10-28 15:39 -------
Certainly can't be a regression. And certainly both overloads are present in
the most recent specifications (n2369). Doug, any chance you can comment on
this? I tend to consider this code invalid...
--
pcarlini at suse dot de changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |doug dot gregor at gmail dot
| |com, pcarlini at suse dot de
Summary|[4.3 regression] ambiguous |[c++0x] ambiguous overload
|overload in |in std::stack::push() when
|std::stack::push() when |using --std=cxx0x
|using --std=cxx0x |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33930