https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52332

--- Comment #10 from louis.krupp at zoho dot com ---
Paul,

Fixed in revision 228376.

svn must have noticed that the two test files were executable.  I'm not 100%
sure how they got that way;  in at least one bug report, pr 52332, the
downloaded test cases are executable, and as I was trimming those files down to
what eventually became test cases, vi preserved those mode bits.

Does "make check-" try to run executable test files as though they were
scripts?  If not, then I'm not sure how it matters if they're executable or
not, although I'll admit that the svn:executable property is on the untidy
side.  I can see the merits of keeping things tidy as a matter of general
principle.

Anyway, that's fixed, and I've made sure that the one test file I haven't
resubmitted isn't executable.

Louis

---- On Fri, 02 Oct 2015 01:34:11 -0700 pault at gcc dot
gnu.org<gcc-bugzi...@gcc.gnu.org> wrote ---- 
 > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52332 
 >  
 > --- Comment #9 from Paul Thomas <pault at gcc dot gnu.org> --- 
 > Louis, 
 >  
 > Joost is correct about this - we do not set the testcases as executable.
Could 
 > you revert that, please? 
 >  
 > Thanks 
 >  
 > Paul 
 >  
 > --  
 > You are receiving this mail because: 
 > You are on the CC list for the bug. 
 >

Reply via email to