This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/42779] [C++0x] Variadic templates + lambdas = extremely poor code quality
- From: "paolo dot carlini at oracle dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Jan 2010 20:21:59 -0000
- Subject: [Bug tree-optimization/42779] [C++0x] Variadic templates + lambdas = extremely poor code quality
- References: <bug-42779-17090@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from paolo dot carlini at oracle dot com 2010-01-17 20:21 -------
I would suggest providing a snippet *much* smaller and explain more clearly the
issue, for example, providing two small functions (say, below 10, 20 lines),
one using more high-level C++0x features and the other using old style
solutions.
That is, if you hope to have somebody actually working on a fix ;)
--
paolo dot carlini at oracle dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|piotr dot wyderski at gmail |
|dot com |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42779