On Sat, Jul 13, 2019 at 05:26:04PM +0100, Richard Sandiford wrote:
> Segher Boessenkool writes:
> > We currently get lot of build warnings like
> > /home/segher/src/gcc/gcc/config/rs6000/rs6000-c.c:7039:12: warning:
> > misspelled term 'builtin function' in format; use 'built-in function'
> > in
Segher Boessenkool writes:
> We currently get lot of build warnings like
> /home/segher/src/gcc/gcc/config/rs6000/rs6000-c.c:7039:12: warning:
> misspelled term 'builtin function' in format; use 'built-in function' instead
> [-Wformat-diag]
> 7039 |error ("builtin function %qs not supported
We currently get lot of build warnings like
/home/segher/src/gcc/gcc/config/rs6000/rs6000-c.c:7039:12: warning: misspelled
term 'builtin function' in format; use 'built-in function' instead
[-Wformat-diag]
7039 |error ("builtin function %qs not supported in this compiler "
|