Re: [patch ping] libstdc++ testsuite cxxflags

2014-05-25 Thread David Edelsohn
On Sat, May 24, 2014 at 12:54 PM, Jonathan Wakely jwakely@gmail.com wrote: On 24 May 2014 17:07, David Edelsohn wrote: This patch broke the ability to run the libstdc++ testsuite on AIX. I now see the following errors: bad switch -O: must be -all, -about, -indices, -inline, -expanded,

Re: [patch ping] libstdc++ testsuite cxxflags

2014-05-24 Thread David Edelsohn
This patch broke the ability to run the libstdc++ testsuite on AIX. I now see the following errors: bad switch -O: must be -all, -about, -indices, -inline, -expanded, -line, -lin estop, -lineanchor, -nocase, -start, or -- while executing regexp \-O $cxxflags (procedure libstdc++_init

Re: [patch ping] libstdc++ testsuite cxxflags

2014-05-24 Thread Jonathan Wakely
On 24 May 2014 17:07, David Edelsohn wrote: This patch broke the ability to run the libstdc++ testsuite on AIX. I now see the following errors: bad switch -O: must be -all, -about, -indices, -inline, -expanded, -line, -lin estop, -lineanchor, -nocase, -start, or -- while executing

Re: [patch ping] libstdc++ testsuite cxxflags

2014-05-20 Thread Jonathan Wakely
On 19/05/14 14:57 -0600, Sandra Loosemore wrote: On 05/17/2014 04:07 AM, Jonathan Wakely wrote: On 17 May 2014 10:50, Jonathan Wakely wrote: On 17 May 2014 01:16, Sandra Loosemore wrote: It appears that this patch from last fall never got reviewed.

Re: [patch ping] libstdc++ testsuite cxxflags

2014-05-20 Thread Cesar Philippidis
On 05/20/2014 02:11 AM, Jonathan Wakely wrote: On 19/05/14 14:57 -0600, Sandra Loosemore wrote: On 05/17/2014 04:07 AM, Jonathan Wakely wrote: On 17 May 2014 10:50, Jonathan Wakely wrote: On 17 May 2014 01:16, Sandra Loosemore wrote: It appears that this patch from last fall never got

Re: [patch ping] libstdc++ testsuite cxxflags

2014-05-19 Thread Sandra Loosemore
On 05/17/2014 04:07 AM, Jonathan Wakely wrote: On 17 May 2014 10:50, Jonathan Wakely wrote: On 17 May 2014 01:16, Sandra Loosemore wrote: It appears that this patch from last fall never got reviewed. https://gcc.gnu.org/ml/gcc-patches/2013-10/msg02340.html Can someone take a look? I'll

Re: [patch ping] libstdc++ testsuite cxxflags

2014-05-17 Thread Jonathan Wakely
On 17 May 2014 01:16, Sandra Loosemore wrote: It appears that this patch from last fall never got reviewed. https://gcc.gnu.org/ml/gcc-patches/2013-10/msg02340.html Can someone take a look? I'll commit the patch on Cesar's behalf if it's approved. Libstdc++ patches need to go to the

Re: [patch ping] libstdc++ testsuite cxxflags

2014-05-17 Thread Jonathan Wakely
On 17 May 2014 10:50, Jonathan Wakely wrote: Then archives's inability... Oof, not sure what my fingers were thinking there, I meant Then the archive's inability... :)

Re: [patch ping] libstdc++ testsuite cxxflags

2014-05-17 Thread Jonathan Wakely
On 17 May 2014 10:50, Jonathan Wakely wrote: On 17 May 2014 01:16, Sandra Loosemore wrote: It appears that this patch from last fall never got reviewed. https://gcc.gnu.org/ml/gcc-patches/2013-10/msg02340.html Can someone take a look? I'll commit the patch on Cesar's behalf if it's

[patch ping] libstdc++ testsuite cxxflags

2014-05-16 Thread Sandra Loosemore
It appears that this patch from last fall never got reviewed. https://gcc.gnu.org/ml/gcc-patches/2013-10/msg02340.html Can someone take a look? I'll commit the patch on Cesar's behalf if it's approved. -Sandra

Re: [patch ping] libstdc++ testsuite cxxflags

2014-05-16 Thread Mike Stump
On May 16, 2014, at 5:16 PM, Sandra Loosemore san...@codesourcery.com wrote: It appears that this patch from last fall never got reviewed. Can someone take a look? Tentative Ok. Let’s let the library people have a chance to weigh in… I’d say, let’s give them til Tuesday… should be enough