This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [Patch, fortran, 4.9] Use bool type instead gfc_try
- From: Mikael Morin <mikael dot morin at sfr dot fr>
- To: Tobias Burnus <burnus at net-b dot de>
- Cc: Janne Blomqvist <blomqvist dot janne at gmail dot com>, Fortran List <fortran at gcc dot gnu dot org>, GCC Patches <gcc-patches at gcc dot gnu dot org>
- Date: Mon, 08 Apr 2013 12:26:04 +0200
- Subject: Re: [Patch, fortran, 4.9] Use bool type instead gfc_try
- References: <CAO9iq9F0rhbqe-LMB1d=0pNyKraPK_KVKc2Tg1j2EP8Zu+EUgA at mail dot gmail dot com> <5148A0A0 dot 8010209 at net-b dot de> <CAO9iq9HSHxv3OLPGDpn9GV=aq5PDfBSSYttW6Y7C_GFrBLi=Qg at mail dot gmail dot com> <CAO9iq9FTg_C+pC8YA9C=KZ30-vQUjmkBoZezqHp4wmwZryAwaQ at mail dot gmail dot com> <CAO9iq9HE8ZrcSd90nKzTcsK+JJ2RYnJoO6ge4OdM++97RpVLxA at mail dot gmail dot com> <516280F8 dot 4040500 at net-b dot de>
Le 08/04/2013 10:34, Tobias Burnus a Ãcrit :
> Janne Blomqvist wrote:
>> On Thu, Mar 21, 2013 at 11:31 PM, Janne Blomqvist
>> <blomqvist.janne@gmail.com> wrote:
>>> Updated patch which in addition does the above transformations as
>>> well.
>> .. and here is the actual patch (thanks Bernhard!)
> http://gcc.gnu.org/ml/fortran/2013-03/msg00108.html
>
> Thanks for the update and sorry for the delay. The patch idea as such is
> okay. However, the patch isn't.
>
[... formatting problems ...]
there is also a SUCCESS_EXIT_CODE changed to true_EXIT_CODE.
I think that's unintended.
Mikael