Hi Harald,
whoopsie, I am sorry for that.
What I don't get is, why this has not been reported during my bootstrap. I am
doing this to bootstrap:
LANG=C "${SRCPATH}/configure" \
--disable-multilib\
--enable-languages=c,fortran,c++\
--prefix="${INSTALLPATH}"
LANG=C make -j ${NOPARALLEL} bootstrap
What is wrong with that?
Er, Jakub, do you do the patch, as you have assigned yourself?
- Andre
On Thu, 15 Aug 2024 19:39:54 +0200
Harald Anlauf <[email protected]> wrote:
> Hi Andre,
>
> Am 15.08.24 um 17:35 schrieb Andre Vehreschild:
> > Hi Harald, hi Paul,
> >
> > thanks for the ok and the suggestions/recommendations on the testcase. I
> > added that and commit as: gcc-15-2935-gdbf4c574b92
>
> I didn't notice this while skimming over the patch, but
> gcc-testresults has:
>
> ../../src-master/gcc/fortran/resolve.cc: In function ‘bool
> resolve_operator(gfc_expr*)’:
> ../../src-master/gcc/fortran/resolve.cc:4649:22: error: too many
> arguments for format [-Werror=format-extra-args]
> 4649 | gfc_error ("Inconsistent coranks for operator at %%L
> and %%L",
> |
> ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
>
> The format strings should have contained %L's, not %%L.
>
> A follow-up fix is pre-approved.
>
> Cheers,
> Harald
>
--
Andre Vehreschild * Email: vehre ad gmx dot de