This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [Patch, fortran, pr65548, addendum] [5/6 Regression] gfc_conv_procedure_call
- From: Andre Vehreschild <vehre at gmx dot de>
- To: Thomas Koenig <tkoenig at netcologne dot de>
- Cc: GCC-Fortran-ML <fortran at gcc dot gnu dot org>, Mikael Morin <mikael dot morin at sfr dot fr>, GCC-Patches-ML <gcc-patches at gcc dot gnu dot org>
- Date: Wed, 27 May 2015 10:50:08 +0200
- Subject: Re: [Patch, fortran, pr65548, addendum] [5/6 Regression] gfc_conv_procedure_call
- Authentication-results: sourceware.org; auth=none
- References: <bug-65548-26035 at http dot gcc dot gnu dot org/bugzilla/> <bug-65548-26035-vcFxaNSRns at http dot gcc dot gnu dot org/bugzilla/> <20150325143554 dot 0343a7a7 at vepi2> <20150402122830 dot 4153db9b at vepi2> <551DD96F dot 2050706 at charter dot net> <20150407161152 dot 22629ff5 at vepi2> <20150429143101 dot 1aa5d0b4 at gmx dot de> <20150430150728 dot 17a76373 at gmx dot de> <55527874 dot 1070602 at sfr dot fr> <20150513111230 dot 73ec0ab0 at gmx dot de> <20150514114317 dot 3a3efc89 at vepi2> <20150519105016 dot 782a642d at vepi2> <555B426A dot 8030803 at sfr dot fr> <20150520102439 dot 0aa1ce5c at vepi2> <555C8AEA dot 5 at sfr dot fr> <20150520165819 dot 133e8d16 at vepi2> <20150526190153 dot 5bb6689a at vepi2> <5565664F dot 8050407 at netcologne dot de>
Hi Thomas,
thanks for the review. Commited as r223738 with the changes (new testcase,
double space in dg-do).
Regards,
Andre
On Wed, 27 May 2015 08:38:07 +0200
Thomas Koenig <tkoenig@netcologne.de> wrote:
> Hi Andre,
>
> > Because this patch is obvious I plan to commit it tomorrow if no one
> > objects?!
>
> The patch itself is obviously OK.
>
> About the test case: In general, it is better not to change existing
> test cases unless absolutely necessary (e.g. adjust an error message).
> This makes it easier to track regressions.
>
> I would prefer if you made a new test case from your existing one,
> with the changes you did and a small explanation of what was
> tested in the comments.
>
> If you are worried about runtime for an additonal test, you can use the
>
> ! { dg-do run }
>
> hack (notice the two spaces between the dg-do and the run) to have the
> test case execute only once.
>
> OK with that change.
>
> Regards
>
> Thomas
>
--
Andre Vehreschild * Email: vehre ad gmx dot de
- References:
- Re: [Patch, fortran, pr65548, 2nd take, v3] [5/6 Regression] gfc_conv_procedure_call
- Re: [Patch, fortran, pr65548, 2nd take, v3] [5/6 Regression] gfc_conv_procedure_call
- Re: [Patch, fortran, pr65548, 2nd take, v4] [5/6 Regression] gfc_conv_procedure_call
- Re: [Patch, fortran, pr65548, 2nd take, v5] [5/6 Regression] gfc_conv_procedure_call
- Re: [Patch, fortran, pr65548, 2nd take, v5] [5/6 Regression] gfc_conv_procedure_call
- Re: [Patch, fortran, pr65548, 2nd take, v5] [5/6 Regression] gfc_conv_procedure_call
- Re: [Patch, fortran, pr65548, 2nd take, v5] [5/6 Regression] gfc_conv_procedure_call
- Re: [Patch, fortran, pr65548, 2nd take, v5] [5/6 Regression] gfc_conv_procedure_call
- Re: [Patch, fortran, pr65548, addendum] [5/6 Regression] gfc_conv_procedure_call
- Re: [Patch, fortran, pr65548, addendum] [5/6 Regression] gfc_conv_procedure_call