[Bug c++/41958] [c++0x] bogus variadic partial ordering code
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jul 5 10:10:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41958
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed|2009-11-05 22:41:18 |2012-07-05
CC| |redi at gcc dot gnu.org
--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-07-05 10:10:40 UTC ---
That causes G++ to get the wrong results for the last two examples in 14.5.6.2
[temp.func.order]
FWIW clang++ has exactly the same behaviour as G++
More information about the Gcc-bugs
mailing list