[Patch, Fortran] SELECT TYPE via ASSOCIATE

Jerry DeLisle jvdelisle@frontier.com
Fri Aug 27 04:20:00 GMT 2010


On 08/26/2010 09:33 AM, Tobias Burnus wrote:
> On 08/26/2010 05:32 PM, Salvatore Filippone wrote:
>> It's a variation of the original test case, and produces:
>> [sfilippo@donald bug20]$ ./bug20_dx
>> Dynamic type on entry: XBASE
>> Not implemented yet
>> Dynamic type CLASS DEFAULT clause: DBASE
>>
>> which is pure nonsense :-)
>
> What's the expected output? I get the same output with another compiler
> (but no crash) while all my other compilers do not compile the program
> or crash earlier. Seemingly, it works with one of your compilers ...
>
> Tobias
>
I think initially we should have the flag.  I suggest -ffloat-128 and have the 
default off. Then later as things get exercised and all works well, make it a 
default on with -fno-float-128 to turn it off.

Regards,

Jerry



More information about the Gcc-patches mailing list