This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Rename C files to .c in GCC source
- From: Oleg Endo <oleg dot endo at t-online dot de>
- To: Jonny Grant <jg at jguk dot org>
- Cc: Andreas Schwab <schwab at linux-m68k dot org>, Andrew Pinski <pinskia at gmail dot com>, "Kevin Ingwersen (Ingwie Phoenix)" <ingwie2000 at googlemail dot com>, Eli Zaretskii <eliz at gnu dot org>, Jonathan Wakely <jwakely dot gcc at gmail dot com>, DJ Delorie <dj at redhat dot com>, GCC Mailing List <gcc at gcc dot gnu dot org>
- Date: Sun, 08 Feb 2015 13:04:28 +0100
- Subject: Re: Rename C files to .c in GCC source
- Authentication-results: sourceware.org; auth=none
- References: <CAGc9EveH8c7WfQPmDEjrCpSOmxabAECGRBC8T8NUiHbSz2QNmw at mail dot gmail dot com> <EE340ECC-F8A5-49B5-9C83-CD616BC1DDAF at gmail dot com> <xnlhkkx80o dot fsf at greed dot delorie dot com> <CAH6eHdTkWCa4vK=HVVaJaa1dihs4gdjX+u87Q_GO358752Tjkw at mail dot gmail dot com> <83bnldipfo dot fsf at gnu dot org> <2566D022-F1C4-48CE-BA29-92F120D1F758 at googlemail dot com> <54CFE7FC dot 5070102 at jguk dot org> <CA+=Sn1mNVvyacB0ZnHw7HJ9W-ntMARzSxS8QAik=R=K_79-vzA at mail dot gmail dot com> <54D151E3 dot 5000203 at jguk dot org> <87egq64m5h dot fsf at igel dot home> <54D69CF1 dot 5050106 at jguk dot org>
On Sat, 2015-02-07 at 23:17 +0000, Jonny Grant wrote:
> On 03/02/15 23:20, Andreas Schwab wrote:
> > Jonny Grant <jg@jguk.org> writes:
> >
> >> How many minutes labor is this task?
> >
> > What does it fix?
>
> Consistency. Less important if these files are only compiled after GCC
> available, to use as a testsuite. Although I understood from other
> replies that other files needed hacks to get them to compile.
>
> However, if this suggestion isn't supported, there's no benefit of
> discussing further.
This whole filename stuff has been discussed already a while ago:
https://gcc.gnu.org/ml/gcc/2012-08/msg00310.html
Cheers,
Oleg