On Fri, Jan 18, 2013 at 1:32 AM, Steve Kargl
wrote:
> On Fri, Jan 18, 2013 at 01:19:37AM +0200, Janne Blomqvist wrote:
>>
>> the attached patch gets rid of the "enum try" in the Fortran runtime
>> library, replacing its usage with the standard C99 _Bool/bool.
>>
>> Regtested on x86_64-unknown-linu
On Fri, Jan 18, 2013 at 01:19:37AM +0200, Janne Blomqvist wrote:
>
> the attached patch gets rid of the "enum try" in the Fortran runtime
> library, replacing its usage with the standard C99 _Bool/bool.
>
> Regtested on x86_64-unknown-linux-gnu, Ok for trunk?
>
> 2013-01-18 Janne Blomqvist
>