On Fri, Apr 29, 2011 at 09:22, Jerry DeLisle wrote:
> On 04/27/2011 12:57 PM, Janne Blomqvist wrote:
>> So the change is that now it prints the same number of significant
>> digits in E and F mode, both for list formatted output and kPG0 when
>> k>=0. For list formatted we can do pretty much what
On 04/27/2011 12:57 PM, Janne Blomqvist wrote:
On Wed, Apr 27, 2011 at 08:53, Janne Blomqvist
wrote:
On Wed, Apr 27, 2011 at 07:09, Jerry DeLisle wrote:
On 04/25/2011 07:36 AM, Janne Blomqvist wrote:
On Mon, Apr 25, 2011 at 14:44, Jerry DeLisle
wrote:
On 04/25/2011 03:48 AM, Janne Blom
On Wed, Apr 27, 2011 at 08:53, Janne Blomqvist
wrote:
> On Wed, Apr 27, 2011 at 07:09, Jerry DeLisle wrote:
>> On 04/25/2011 07:36 AM, Janne Blomqvist wrote:
>>>
>>> On Mon, Apr 25, 2011 at 14:44, Jerry DeLisle
>>> wrote:
On 04/25/2011 03:48 AM, Janne Blomqvist wrote:
>
> Now,
On Wed, Apr 27, 2011 at 07:09, Jerry DeLisle wrote:
> On 04/25/2011 07:36 AM, Janne Blomqvist wrote:
>>
>> On Mon, Apr 25, 2011 at 14:44, Jerry DeLisle
>> wrote:
>>>
>>> On 04/25/2011 03:48 AM, Janne Blomqvist wrote:
Now, for one of the testcase changes:
--- gcc/testsuite/gfor
On 04/26/2011 09:09 PM, Jerry DeLisle wrote:
---snip---
1.234500019E-06 4284600.00
1.234500019E-06 4284600.00
1.23450002E-06 4284600.00
And without the patch:
1.23450002E-06 4284600.00
1.234500019E-06 4284600.00
1.23450002E-06 4284600.00
d is th
On 04/25/2011 07:36 AM, Janne Blomqvist wrote:
On Mon, Apr 25, 2011 at 14:44, Jerry DeLisle wrote:
On 04/25/2011 03:48 AM, Janne Blomqvist wrote:
Now, for one of the testcase changes:
--- gcc/testsuite/gfortran.dg/char4_iunit_1.f03 (revision 172909)
+++ gcc/testsuite/gfortran.dg/char4_iunit_1
On 04/25/2011 07:36 AM, Janne Blomqvist wrote:
On Mon, Apr 25, 2011 at 14:44, Jerry DeLisle wrote:
On 04/25/2011 03:48 AM, Janne Blomqvist wrote:
Now, for one of the testcase changes:
--- gcc/testsuite/gfortran.dg/char4_iunit_1.f03 (revision 172909)
+++ gcc/testsuite/gfortran.dg/char4_iunit_1
On Mon, Apr 25, 2011 at 14:44, Jerry DeLisle wrote:
> On 04/25/2011 03:48 AM, Janne Blomqvist wrote:
>> Now, for one of the testcase changes:
>>
>> --- gcc/testsuite/gfortran.dg/char4_iunit_1.f03 (revision 172909)
>> +++ gcc/testsuite/gfortran.dg/char4_iunit_1.f03 (working copy)
>> @@ -24,11 +24,1
On 04/25/2011 03:48 AM, Janne Blomqvist wrote:
On Sun, Apr 24, 2011 at 23:32, Jerry DeLisle wrote:
The final solution to 48602 I want to do as a second phase to this. The
second phase will attempt to avoid floating point comparisons which are
sensitive to optimizations and or printf behavior.
On Sun, Apr 24, 2011 at 23:32, Jerry DeLisle wrote:
> The final solution to 48602 I want to do as a second phase to this. The
> second phase will attempt to avoid floating point comparisons which are
> sensitive to optimizations and or printf behavior.
Sounds like a good idea. I think it should b
Hi folks,
This patch is a little intrusive and because of the interplay between the
different bugs, I wanted to combine the solution. Thanks to Thomas Henlich for
reporting these bugs and testing.
This patch fixes 48488, 48602 (partially), 48615, and 48684. The adjustments
made require chang
11 matches
Mail list logo