Mike Stump wrote:
On Mar 12, 2007, at 11:13 AM, Doug Gregor wrote:
With the introduction of the variadic templates patch, we now have
more than 255 tree codes in GCC.
I do wonder about compilation speed for C++ code. Barring some other
innovative approach, even with a slow down, which I'd hat
In addition, my current email conversation with Dorit about GPU
integration would be better suited to high level optimisation and code
separation with multiple backends.
Eric Christopher wrote:
This and the register changes come close to multi-arch gcc. Is that a
direction we want to go? Hist