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

            Bug ID: 125489
           Summary: [17 Regression] ERROR: tcl error sourcing
                    /export/gnu/import/git/gitlab/x86-gcc/gcc/testsuite/gc
                    c.dg/vect/complex/../vect.exp.
           Product: gcc
           Version: 17.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
          Assignee: unassigned at gcc dot gnu.org
          Reporter: hjl.tools at gmail dot com
  Target Milestone: ---

On Linux/x86-64, r17-919-ge15d566533bdb1 gave:

ERROR: tcl error sourcing
/export/gnu/import/git/gitlab/x86-gcc/gcc/testsuite/gcc.dg/vect/complex/../vect.exp.
unmatched open brace in list
    while executing
"foreach op $tmp {
        verbose "Processing option: $op" 3
        set status [catch $op errmsg]
        if { $status != 0 } {
            if { 0 && [info exists errorInfo] } {..."
    (procedure "saved-dg-test" line 76)
    invoked from within
"saved-dg-test
/export/gnu/import/git/gitlab/x86-gcc/gcc/testsuite/gcc.dg/vect/complex/bb-slp-complex-mla-half-float.c
{-flto -ffat-lto-objects} {-msse..."
    ("eval" body line 1)
    invoked from within
"eval saved-dg-test $args "
    (procedure "dg-test" line 4)
    invoked from within
"dg-test $testcase $options ${default-extra-options}"
    (procedure "dg-runtest" line 10)
    invoked from within
"$runtest $testcases $flags ${default-extra-flags}"
    (procedure "et-dg-runtest" line 22)
    invoked from within
"et-dg-runtest dg-runtest [lsort  [glob -nocomplain
$srcdir/$subdir/bb-slp-*.\[cS\]]]  $flags $VECT_SLP_CFLAGS"
    ("foreach" body line 12)
    invoked from within
"foreach flags $VECT_ADDITIONAL_FLAGS {
    set tests ""
    foreach file [glob -nocomplain $srcdir/$subdir/*.\[cS\]] {
        if { ! [string match $srcdir/$..."
    (file
"/export/gnu/import/git/gitlab/x86-gcc/gcc/testsuite/gcc.dg/vect/complex/../vect.exp"
line 75)
    invoked from within
"source
/export/gnu/import/git/gitlab/x86-gcc/gcc/testsuite/gcc.dg/vect/complex/../vect.exp"
    ("uplevel" body line 1)
    invoked from within
"uplevel #0 source
/export/gnu/import/git/gitlab/x86-gcc/gcc/testsuite/gcc.dg/vect/complex/../vect.exp"
    invoked from within
"catch "uplevel #0 source $file""

Reply via email to