This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: rs6000.c patch fix for K&R bootstrap.


Graham Stott <graham.stott@btinternet.com> writes:

> All,
> 
> Some ANSI style function defs have crept into the the rs6000 backend.
> This reverts them to K&R.
> 
> built powerppc-eabi target all languages no regressions on sim.

This is OK.

In the long term I'd like to just declare that the rs6000 backend is
ISO C; there are no native compilers for rs6000 that don't support ISO
C.

> 2002-07-29  Graham Stott  <grahams@btinternet.com>
> 
>         * config/rs6000/rs6000.c(spe_init_builtins,
>         altivec_init_builtins, rs6000_common_init_builtins):
>         Replace ANSI with K&R function def.

-- 
- Geoffrey Keating <geoffk@geoffk.org> <geoffk@redhat.com>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]