[PR libffi/65567] libffi: Fix, and simply libffi_feature_test (was: [PATCH] libffi testsuite: Use split to ensure valid tcl list)

2016-05-23 Thread Thomas Schwinge
Hi! On Thu, 25 Feb 2016 20:10:18 +0100, I wrote: > On Sat, 28 Mar 2015 13:59:30 -0400, John David Anglin > wrote: > > The attached change fixes tcl errors that occur running the complex.exp and > > go.exp test sets. > > See:

Re: [PATCH] libffi testsuite: Use split to ensure valid tcl list

2016-04-21 Thread Jakub Jelinek
On Thu, Apr 21, 2016 at 02:21:07PM +0200, Thomas Schwinge wrote: > Hi! > > Jakub, ping for gcc-6-branch (or, are you seeing useful libffi testing > results there?); I understand Mike's emails to mean that he's approved > the patch for trunk, so I'll commit it there, soon. > > I also filed this

Re: [PATCH] libffi testsuite: Use split to ensure valid tcl list

2016-04-21 Thread Thomas Schwinge
Hi! Jakub, ping for gcc-6-branch (or, are you seeing useful libffi testing results there?); I understand Mike's emails to mean that he's approved the patch for trunk, so I'll commit it there, soon. I also filed this as ; no reaction so far. On Thu, 25

Re: [PATCH] libffi testsuite: Use split to ensure valid tcl list

2016-03-03 Thread Mike Stump
On Feb 25, 2016, at 12:15 PM, Thomas Schwinge wrote: > On Thu, 25 Feb 2016 11:45:06 -0800, Mike Stump wrote: >> On Feb 25, 2016, at 11:10 AM, Thomas Schwinge >> wrote: >>> +set lines [libffi_target_compile $src

Re: [PATCH] libffi testsuite: Use split to ensure valid tcl list

2016-02-25 Thread Thomas Schwinge
Hi! On Thu, 25 Feb 2016 11:45:06 -0800, Mike Stump wrote: > On Feb 25, 2016, at 11:10 AM, Thomas Schwinge wrote: > > +set lines [libffi_target_compile $src /dev/null assembly “"] > > Does this work on a dos box, or windows or other random

Re: [PATCH] libffi testsuite: Use split to ensure valid tcl list

2016-02-25 Thread Mike Stump
On Feb 25, 2016, at 11:10 AM, Thomas Schwinge wrote: > +set lines [libffi_target_compile $src /dev/null assembly “"] Does this work on a dos box, or windows or other random non-posix systems?

Re: [PATCH] libffi testsuite: Use split to ensure valid tcl list

2016-02-25 Thread Thomas Schwinge
Hi! Already had noticed something odd here months ago; now finally looked into it... On Sat, 28 Mar 2015 13:59:30 -0400, John David Anglin wrote: > The attached change fixes tcl errors that occur running the complex.exp and > go.exp test sets. > See:

Re: [PATCH] libffi testsuite: Use split to ensure valid tcl list

2015-03-29 Thread John David Anglin
On 2015-03-29, at 4:02 PM, Andreas Tobler wrote: From the testsuite pov. ok, but I do not have a picture of the trunk check in restrictions regarding the next release. Regression and documentation fixes are still okay. I believe this change fixes a regression in testsuite behavior. I'm will

Re: [PATCH] libffi testsuite: Use split to ensure valid tcl list

2015-03-29 Thread Andreas Tobler
On 28.03.15 18:59, John David Anglin wrote: The attached change fixes tcl errors that occur running the complex.exp and go.exp test sets. See: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65567. Tested on hppa2.0w-hp-hpux11.11. Okay for trunk? From the testsuite pov. ok, but I do not have a

[PATCH] libffi testsuite: Use split to ensure valid tcl list

2015-03-28 Thread John David Anglin
The attached change fixes tcl errors that occur running the complex.exp and go.exp test sets. See: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65567. Tested on hppa2.0w-hp-hpux11.11. Okay for trunk? Dave -- John David Anglin dave.ang...@bell.net libffi-split.d Description: Binary