http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46507
Marc Glisse changed:
What|Removed |Added
Keywords||missed-optimization
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46507
--- Comment #3 from Jonathan Wakely 2010-11-16
19:27:48 UTC ---
Paolo, your example *does* show a significant difference: the missed
optimisation is in std::get() and not tuple itself, as shown by
#include
#include
struct A
{
virtual vo
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46507
--- Comment #2 from miles at gnu dot org 2010-11-16 19:06:02 UTC ---
> Note that when I tried this same test yesterday, on a different machine (but
> the same compiler version), "extern_tuple_test" (but not "arg_tuple_test")
> _did_ result in a dir
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46507
Paolo Carlini changed:
What|Removed |Added
CC||paolo.carlini at oracle dot