Re: Re[2]: Decoupling -O from -fvia-C
Wolfgang Thaller <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.all |
|---|---|
| Message-ID | <1C3E9ED8-EA9B-41EB-86E8-AD48C9532FF8__42053.4399956979$1164980105$gmane$org@gmx.net> |
> may be it's better to start with speed tests? What would that achieve, given that the decision does not depend on speed measurements? The argument "implicit -fvia-C makes things refuse to work" is stronger than the argument "-fvia-C makes things x % faster on platform Y, so it should be on by default", for all values of x and y. That said, speed tests are always a good thing, as long as I don't have to do them myself ;-). Cheers, Wolfgang