------- Comment #10 from ro at CeBiTec dot Uni-Bielefeld dot DE  2010-06-25 
16:49 -------
Subject: Re:  32-bit gfortran.dg/atan2_1.f90 fails on Solaris 1[01]/x86 at -O0

>> ------- Comment #8 from jvdelisle at gcc dot gnu dot org  2010-06-22 01:24 
>> -------
>> atan2_1.f90 has failed on other platforms before too.  I think we just need:
>>
>>  ! { dg-options "-ffloat-store" }
>>
>> or maybe this
>>
>>  ! { dg-options "-O0 -ffloat-store" }
>>
>> in the test file.  Can you try that and see if it clears your problem. Add it
>> right after the line that says ! { dg-do run }
>
> The first variant works like a charm: this way, we still iterate over
> several optimization levels, which would be defeated by the second one.

How should we proceed from here?  Should I formally propose the patch
above?

        Rainer


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44448

Reply via email to