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: [gfortran] PATCH Fix PR 18537


> Oh crap!  The patch is causing what appears to be
> 100s of regressions because the testsuite is
> just littered with tab characters in the code and
> dejagnu does a "gfortran -pedantic" run that
> catchs every single tab.
>
> What do (a collective) you want to do?  Do I have
> carte blanche to fix the test suite.

Patches to change tabs to spaces in the testsuite are pre-approved (obviously 
normal testing rules still apply).
Any tests that have deliberate tabs for correctness (eg. your proposed test) 
should be given prominent comments stating this.

Paul


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