public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [patch ping] libstdc++ testsuite cxxflags
@ 2014-05-17  0:16 Sandra Loosemore
  2014-05-17  4:56 ` Mike Stump
  2014-05-17  9:50 ` Jonathan Wakely
  0 siblings, 2 replies; 13+ messages in thread
From: Sandra Loosemore @ 2014-05-17  0:16 UTC (permalink / raw)
  To: GCC Patches, libstdc++; +Cc: Cesar Philippidis

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

^ permalink raw reply	[flat|nested] 13+ messages in thread
* Re: [patch ping] libstdc++ testsuite cxxflags
@ 2014-05-24 16:07 David Edelsohn
  2014-05-24 16:54 ` Jonathan Wakely
  0 siblings, 1 reply; 13+ messages in thread
From: David Edelsohn @ 2014-05-24 16:07 UTC (permalink / raw)
  To: Cesar Philippidis, Jonathan Wakely, Sandra Loosemore
  Cc: libstdc++, GCC Patches, onathan Wakely

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" line 183)
    invoked from within
"${tool}_init $test_file_name"
    invoked from within
"if [info exists tool] {
            if { [info procs "${tool}_init"] != "" } {
                ${tool}_init $test_file_name
            }
        }"
    invoked from within
"if [file exists $test_file_name] {
        set timestart [timestamp]

        if [info exists tool] {
            if { [info procs "${tool}_init"] != "" } {
                ${tool}_init..."
    (procedure "runtest" line 14)
    invoked from within
"runtest $test_name"
    ("foreach" body line 42)
    invoked from within
"foreach test_name [lsort [find ${dir} *.exp]] {
                        if { ${test_name} == "" } {
                            continue
                        }
                        # Ignore this one if asked to.
                        if { ${ignore..."
    ("foreach" body line 54)
    invoked from within
"foreach dir "${test_top_dirs}" {
                if { ${dir} != ${srcdir} } {
                    # Ignore this directory if is a directory to be
                    # ignored.
                    if {[info..."
    ("foreach" body line 121)
    invoked from within
"foreach pass $multipass {

        # multipass_name is set for `record_test' to use (see framework.exp).
        if { [lindex $pass 0] != "" } {
            set multipass_..."
    ("foreach" body line 51)
    invoked from within
"foreach current_target $target_list {
    verbose "target is $current_target"
    set current_target_name $current_target
    set tlist [split $curren..."
    (file "/gsa/yktgsa/home/e/d/edelsohn/share/dejagnu/runtest.exp" line 1625)

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2014-05-30 11:11 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-17  0:16 [patch ping] libstdc++ testsuite cxxflags Sandra Loosemore
2014-05-17  4:56 ` Mike Stump
2014-05-17  9:50 ` Jonathan Wakely
2014-05-17  9:52   ` Jonathan Wakely
2014-05-17 10:07   ` Jonathan Wakely
2014-05-19 20:57     ` Sandra Loosemore
2014-05-20  9:11       ` Jonathan Wakely
2014-05-20 19:38         ` Cesar Philippidis
2014-05-24 16:07 David Edelsohn
2014-05-24 16:54 ` Jonathan Wakely
2014-05-25 19:16   ` David Edelsohn
2014-05-30  7:53   ` Ramana Radhakrishnan
2014-05-30 11:11     ` Jonathan Wakely

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).