On 2/4/2012 10:06 AM, Gerald Pfeifer wrote:
On Sun, 29 Jan 2012, Robert Dewar wrote:
* config/alpha/alpha.c (alpha_option_overrride): Default to
full IEEE compliance mode for Go language.
It's always worrisome for gcc based languages to default to horrible
performance, it means
On Sun, 29 Jan 2012, Robert Dewar wrote:
>>> * config/alpha/alpha.c (alpha_option_overrride): Default to
>>> full IEEE compliance mode for Go language.
> It's always worrisome for gcc based languages to default to horrible
> performance, it means that many benchmarks will be run only with t
On 1/29/2012 3:40 PM, Richard Henderson wrote:
On 01/30/2012 05:22 AM, Uros Bizjak wrote:
2012-01-29 Uros Bizjak
* config/alpha/alpha.c (alpha_option_overrride): Default to
full IEEE compliance mode for Go language.
I'm not keen on this, but I also don't have an alternative t
On 01/30/2012 05:22 AM, Uros Bizjak wrote:
> 2012-01-29 Uros Bizjak
>
> * config/alpha/alpha.c (alpha_option_overrride): Default to
> full IEEE compliance mode for Go language.
I'm not keen on this, but I also don't have an alternative to suggest.
Ok.
r~
On Fri, Jan 20, 2012 at 12:39 AM, Ian Lance Taylor wrote
>> Attached patch adds -mieee to tests that need full IEEE compliance to
>> pass. While working on patch, I have noticed that go-test.exp doesn't
>> pass DEFAULT_GOCFLAGS to go_target_compile procedure in expected
>> format (so, these simpl