[Bug libstdc++/62056] Long compile times with large tuples

2014-10-07 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62056 --- Comment #16 from Jonathan Wakely --- (In reply to Agustín Bergé from comment #15) > (In reply to Jonathan Wakely from comment #14) > > Agustin, do you have a copyright assignment? > > I do not have one. The attached is derived from libstdc+

[Bug libstdc++/62056] Long compile times with large tuples

2014-10-05 Thread kaballo86 at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62056 --- Comment #15 from Agustín Bergé --- (In reply to Jonathan Wakely from comment #14) > Agustin, do you have a copyright assignment? I do not have one. The attached is derived from libstdc++'s and I have left the license in place, wouldn't tha

[Bug libstdc++/62056] Long compile times with large tuples

2014-10-02 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62056 --- Comment #14 from Jonathan Wakely --- (In reply to Manuel López-Ibáñez from comment #11) > Jonathan, what should we do about this? Is this implementation better than > the one in libstdc++? I don't know, I haven't looked. Agustin, do you hav

[Bug libstdc++/62056] Long compile times with large tuples

2014-10-01 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62056 Manuel López-Ibáñez changed: What|Removed |Added Keywords||patch Status|WAITING

[Bug libstdc++/62056] Long compile times with large tuples

2014-10-01 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62056 Jonathan Wakely changed: What|Removed |Added Severity|normal |enhancement

[Bug libstdc++/62056] Long compile times with large tuples

2014-10-01 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62056 Manuel López-Ibáñez changed: What|Removed |Added Component|c++ |libstdc++ --- Comment #12 from Man

[Bug libstdc++/62056] Long compile times with large tuples

2014-09-29 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62056 --- Comment #2 from Jonathan Wakely --- (In reply to Piotr Dziwinski from comment #1) > I would also second the proposal to fix this issue by implementing flat > version of std::tuple. Perhaps the existing std::tr1::tuple implementation > can be

[Bug libstdc++/62056] Long compile times with large tuples

2014-09-28 Thread piotrdz at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62056 Piotr Dziwinski changed: What|Removed |Added CC||piotrdz at gmail dot com --- Comment #