public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug testsuite/102282] New: New test cases in r12-3320 fail
@ 2021-09-10 19:01 seurer at gcc dot gnu.org
  2021-09-13 14:13 ` [Bug testsuite/102282] " seurer at gcc dot gnu.org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: seurer at gcc dot gnu.org @ 2021-09-10 19:01 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 102282
           Summary: New test cases in r12-3320 fail
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
          Assignee: unassigned at gcc dot gnu.org
          Reporter: seurer at gcc dot gnu.org
  Target Milestone: ---

g:cb17b5054118ec0f727956fd6e034b577b5e261c, r12-3320 

Some issue with how they are configured maybe?

UNRESOLVED: gfortran.dg/c-interop/cf-descriptor-5.f90   -O0  compilation failed
to produce executable
UNRESOLVED: gfortran.dg/c-interop/cf-descriptor-5.f90   -O1  compilation failed
to produce executable
UNRESOLVED: gfortran.dg/c-interop/cf-descriptor-5.f90   -O2  compilation failed
to produce executable
UNRESOLVED: gfortran.dg/c-interop/cf-descriptor-5.f90   -O3
-fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions 
compilation failed to produce executable
UNRESOLVED: gfortran.dg/c-interop/cf-descriptor-5.f90   -O3 -g  compilation
failed to produce executable
UNRESOLVED: gfortran.dg/c-interop/cf-descriptor-5.f90   -Os  compilation failed
to produce executable
UNRESOLVED: gfortran.dg/c-interop/cf-out-descriptor-5.f90   -O0  compilation
failed to produce executable
UNRESOLVED: gfortran.dg/c-interop/cf-out-descriptor-5.f90   -O1  compilation
failed to produce executable
UNRESOLVED: gfortran.dg/c-interop/cf-out-descriptor-5.f90   -O2  compilation
failed to produce executable
UNRESOLVED: gfortran.dg/c-interop/cf-out-descriptor-5.f90   -O3
-fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions 
compilation failed to produce executable
UNRESOLVED: gfortran.dg/c-interop/cf-out-descriptor-5.f90   -O3 -g  compilation
failed to produce executable
UNRESOLVED: gfortran.dg/c-interop/cf-out-descriptor-5.f90   -Os  compilation
failed to produce executable
UNRESOLVED: gfortran.dg/c-interop/fc-descriptor-5.f90   -O0  compilation failed
to produce executable
UNRESOLVED: gfortran.dg/c-interop/fc-descriptor-5.f90   -O1  compilation failed
to produce executable
UNRESOLVED: gfortran.dg/c-interop/fc-descriptor-5.f90   -O2  compilation failed
to produce executable
UNRESOLVED: gfortran.dg/c-interop/fc-descriptor-5.f90   -O3
-fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions 
compilation failed to produce executable
UNRESOLVED: gfortran.dg/c-interop/fc-descriptor-5.f90   -O3 -g  compilation
failed to produce executable
UNRESOLVED: gfortran.dg/c-interop/fc-descriptor-5.f90   -Os  compilation failed
to produce executable
UNRESOLVED: gfortran.dg/c-interop/fc-out-descriptor-5.f90   -O0  compilation
failed to produce executable
UNRESOLVED: gfortran.dg/c-interop/fc-out-descriptor-5.f90   -O1  compilation
failed to produce executable
UNRESOLVED: gfortran.dg/c-interop/fc-out-descriptor-5.f90   -O2  compilation
failed to produce executable
UNRESOLVED: gfortran.dg/c-interop/fc-out-descriptor-5.f90   -O3
-fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions 
compilation failed to produce executable
UNRESOLVED: gfortran.dg/c-interop/fc-out-descriptor-5.f90   -O3 -g  compilation
failed to produce executable
UNRESOLVED: gfortran.dg/c-interop/fc-out-descriptor-5.f90   -Os  compilation
failed to produce executable
UNRESOLVED: gfortran.dg/c-interop/ff-descriptor-5.f90   -O0  compilation failed
to produce executable
UNRESOLVED: gfortran.dg/c-interop/ff-descriptor-5.f90   -O1  compilation failed
to produce executable
UNRESOLVED: gfortran.dg/c-interop/ff-descriptor-5.f90   -O2  compilation failed
to produce executable
UNRESOLVED: gfortran.dg/c-interop/ff-descriptor-5.f90   -O3
-fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions 
compilation failed to produce executable
UNRESOLVED: gfortran.dg/c-interop/ff-descriptor-5.f90   -O3 -g  compilation
failed to produce executable
UNRESOLVED: gfortran.dg/c-interop/ff-descriptor-5.f90   -Os  compilation failed
to produce executable

commit cb17b5054118ec0f727956fd6e034b577b5e261c (HEAD)
Author: Sandra Loosemore <sandra@codesourcery.com>
Date:   Wed Jun 30 20:03:27 2021 -0700

    Fortran: TS 29113 testsuite

    Add tests to exercise features added to Fortran via TS 29113, "Further
    Interoperability of Fortran with C":

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

* [Bug testsuite/102282] New test cases in r12-3320 fail
  2021-09-10 19:01 [Bug testsuite/102282] New: New test cases in r12-3320 fail seurer at gcc dot gnu.org
@ 2021-09-13 14:13 ` seurer at gcc dot gnu.org
  2021-09-13 16:27 ` sandra at gcc dot gnu.org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: seurer at gcc dot gnu.org @ 2021-09-13 14:13 UTC (permalink / raw)
  To: gcc-bugs

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

seurer at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bergner at gcc dot gnu.org,
                   |                            |wschmidt at gcc dot gnu.org

--- Comment #1 from seurer at gcc dot gnu.org ---
There are some additional test cases that fail :

FAIL: gfortran.dg/c-interop/typecodes-array-basic.f90   -O0  execution test
FAIL: gfortran.dg/c-interop/typecodes-array-basic.f90   -O1  execution test
FAIL: gfortran.dg/c-interop/typecodes-array-basic.f90   -O2  execution test
FAIL: gfortran.dg/c-interop/typecodes-array-basic.f90   -O3
-fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions 
execution test
FAIL: gfortran.dg/c-interop/typecodes-array-basic.f90   -O3 -g  execution test
FAIL: gfortran.dg/c-interop/typecodes-array-basic.f90   -Os  execution test
FAIL: gfortran.dg/c-interop/typecodes-array-longdouble.f90   -O0  execution
test
FAIL: gfortran.dg/c-interop/typecodes-array-longdouble.f90   -O1  execution
test
FAIL: gfortran.dg/c-interop/typecodes-array-longdouble.f90   -O2  execution
test
FAIL: gfortran.dg/c-interop/typecodes-array-longdouble.f90   -O3
-fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions 
execution test
FAIL: gfortran.dg/c-interop/typecodes-array-longdouble.f90   -O3 -g  execution
test
FAIL: gfortran.dg/c-interop/typecodes-array-longdouble.f90   -Os  execution
test

spawn -ignore SIGHUP
/home/seurer/gcc/git/build/gcc-test/gcc/testsuite/gfortran/../../gfortran
-B/home/seurer/gcc/git/build/gcc-test/gcc/testsuite/gfortran/../../
-B/home/seurer/gcc/git/build/gcc-test/powerpc64le-unknown-linux-gnu/./libgfortran/
/home/seurer/gcc/git/gcc-test/gcc/testsuite/gfortran.dg/c-interop/typecodes-array-basic.f90
-fdiagnostics-plain-output -fdiagnostics-plain-output -Os -Werror -g
/home/seurer/gcc/git/gcc-test/gcc/testsuite/gfortran.dg/c-interop/typecodes-array-basic-c.c
/home/seurer/gcc/git/gcc-test/gcc/testsuite/gfortran.dg/c-interop/dump-descriptors.c
-dumpbase 
-B/home/seurer/gcc/git/build/gcc-test/powerpc64le-unknown-linux-gnu/./libgfortran/.libs
-L/home/seurer/gcc/git/build/gcc-test/powerpc64le-unknown-linux-gnu/./libgfortran/.libs
-L/home/seurer/gcc/git/build/gcc-test/powerpc64le-unknown-linux-gnu/./libgfortran/.libs
-L/home/seurer/gcc/git/build/gcc-test/powerpc64le-unknown-linux-gnu/./libatomic/.libs
-B/home/seurer/gcc/git/build/gcc-test/powerpc64le-unknown-linux-gnu/./libquadmath/.libs
-L/home/seurer/gcc/git/build/gcc-test/powerpc64le-unknown-linux-gnu/./libquadmath/.libs
-L/home/seurer/gcc/git/build/gcc-test/powerpc64le-unknown-linux-gnu/./libquadmath/.libs
-lm -o ./typecodes-array-basic.exe
PASS: gfortran.dg/c-interop/typecodes-array-basic.f90   -Os  (test for excess
errors)
Setting LD_LIBRARY_PATH to
.:/home/seurer/gcc/git/build/gcc-test/powerpc64le-unknown-linux-gnu/./libgfortran/.libs:/home/seurer/gcc/git/build/gcc-test/powerpc64le-unknown-linux-gnu/./libgfortran/.libs:/home/seurer/gcc/git/build/gcc-test/powerpc64le-unknown-linux-gnu/./libatomic/.libs:/home/seurer/gcc/git/build/gcc-test/powerpc64le-unknown-linux-gnu/./libquadmath/.libs:/home/seurer/gcc/git/build/gcc-test/powerpc64le-unknown-linux-gnu/./libquadmath/.libs:/home/seurer/gcc/git/build/gcc-test/gcc/testsuite/gfortran/../..:.:/home/seurer/gcc/git/build/gcc-test/powerpc64le-unknown-linux-gnu/./libgfortran/.libs:/home/seurer/gcc/git/build/gcc-test/powerpc64le-unknown-linux-gnu/./libgfortran/.libs:/home/seurer/gcc/git/build/gcc-test/powerpc64le-unknown-linux-gnu/./libatomic/.libs:/home/seurer/gcc/git/build/gcc-test/powerpc64le-unknown-linux-gnu/./libquadmath/.libs:/home/seurer/gcc/git/build/gcc-test/powerpc64le-unknown-linux-gnu/./libquadmath/.libs:/home/seurer/gcc/git/build/gcc-test/gcc/testsuite/gfortran/../..:/home/seurer/gcc/git/build/gcc-test/./gmp/.libs:/home/seurer/gcc/git/build/gcc-test/./prev-gmp/.libs:/home/seurer/gcc/git/build/gcc-test/./mpfr/src/.libs:/home/seurer/gcc/git/build/gcc-test/./prev-mpfr/src/.libs:/home/seurer/gcc/git/build/gcc-test/./mpc/src/.libs:/home/seurer/gcc/git/build/gcc-test/./prev-mpc/src/.libs:/home/seurer/gcc/git/build/gcc-test/./isl/.libs:/home/seurer/gcc/git/build/gcc-test/./prev-isl/.libs
Execution timeout is: 300
spawn [open ...]
<CFI_cdesc_t base_addr=0x7fffffffa7a0 elem_len=4 version=1
  rank=1 type=CFI_type_int attribute=CFI_attribute_other
  dim=[<CFI_dim_t lower_bound=0 extent=4 sm=4>]>
<CFI_cdesc_t base_addr=0x7fffffffa7c0 elem_len=2 version=1
  rank=1 type=CFI_type_short attribute=CFI_attribute_other
  dim=[<CFI_dim_t lower_bound=0 extent=4 sm=2>]>
<CFI_cdesc_t base_addr=0x7fffffffa620 elem_len=8 version=1
  rank=1 type=CFI_type_long attribute=CFI_attribute_other
  dim=[<CFI_dim_t lower_bound=0 extent=4 sm=8>]>
<CFI_cdesc_t base_addr=0x7fffffffa600 elem_len=8 version=1
  rank=1 type=CFI_type_long attribute=CFI_attribute_other
  dim=[<CFI_dim_t lower_bound=0 extent=4 sm=8>]>
<CFI_cdesc_t base_addr=0x7fffffffa7f8 elem_len=1 version=1
  rank=1 type=CFI_type_signed_char attribute=CFI_attribute_other
  dim=[<CFI_dim_t lower_bound=0 extent=4 sm=1>]>
<CFI_cdesc_t base_addr=0x7fffffffa808 elem_len=1 version=1
  rank=1 type=CFI_type_signed_char attribute=CFI_attribute_other
  dim=[<CFI_dim_t lower_bound=0 extent=4 sm=1>]>
<CFI_cdesc_t base_addr=0x7fffffffa7d0 elem_len=2 version=1
  rank=1 type=CFI_type_short attribute=CFI_attribute_other
  dim=[<CFI_dim_t lower_bound=0 extent=4 sm=2>]>
<CFI_cdesc_t base_addr=0x7fffffffa790 elem_len=4 version=1
  rank=1 type=CFI_type_int attribute=CFI_attribute_other
  dim=[<CFI_dim_t lower_bound=0 extent=4 sm=4>]>
<CFI_cdesc_t base_addr=0x7fffffffa6a0 elem_len=8 version=1
  rank=1 type=CFI_type_long attribute=CFI_attribute_other
  dim=[<CFI_dim_t lower_bound=0 extent=4 sm=8>]>
<CFI_cdesc_t base_addr=0x7fffffffa800 elem_len=1 version=1
  rank=1 type=CFI_type_signed_char attribute=CFI_attribute_other
  dim=[<CFI_dim_t lower_bound=0 extent=4 sm=1>]>
<CFI_cdesc_t base_addr=0x7fffffffa7c8 elem_len=2 version=1
  rank=1 type=CFI_type_short attribute=CFI_attribute_other
  dim=[<CFI_dim_t lower_bound=0 extent=4 sm=2>]>
<CFI_cdesc_t base_addr=0x7fffffffa780 elem_len=4 version=1
  rank=1 type=CFI_type_int attribute=CFI_attribute_other
  dim=[<CFI_dim_t lower_bound=0 extent=4 sm=4>]>
<CFI_cdesc_t base_addr=0x7fffffffa640 elem_len=8 version=1
  rank=1 type=CFI_type_long attribute=CFI_attribute_other
  dim=[<CFI_dim_t lower_bound=0 extent=4 sm=8>]>
<CFI_cdesc_t base_addr=0x7fffffffa810 elem_len=1 version=1
  rank=1 type=CFI_type_signed_char attribute=CFI_attribute_other
  dim=[<CFI_dim_t lower_bound=0 extent=4 sm=1>]>
<CFI_cdesc_t base_addr=0x7fffffffa700 elem_len=8 version=1
  rank=1 type=CFI_type_long attribute=CFI_attribute_other
  dim=[<CFI_dim_t lower_bound=0 extent=4 sm=8>]>
<CFI_cdesc_t base_addr=0x7fffffffa6e0 elem_len=8 version=1
  rank=1 type=CFI_type_long attribute=CFI_attribute_other
  dim=[<CFI_dim_t lower_bound=0 extent=4 sm=8>]>
<CFI_cdesc_t base_addr=0x7fffffffa6c0 elem_len=8 version=1
  rank=1 type=CFI_type_long attribute=CFI_attribute_other
  dim=[<CFI_dim_t lower_bound=0 extent=4 sm=8>]>
<CFI_cdesc_t base_addr=0x7fffffffa5c0 elem_len=8 version=1
  rank=1 type=CFI_type_long attribute=CFI_attribute_other
  dim=[<CFI_dim_t lower_bound=0 extent=4 sm=8>]>
<CFI_cdesc_t base_addr=0x7fffffffa680 elem_len=8 version=1
  rank=1 type=CFI_type_long attribute=CFI_attribute_other
  dim=[<CFI_dim_t lower_bound=0 extent=4 sm=8>]>
<CFI_cdesc_t base_addr=0x7fffffffa660 elem_len=8 version=1
  rank=1 type=CFI_type_long attribute=CFI_attribute_other
  dim=[<CFI_dim_t lower_bound=0 extent=4 sm=8>]>
<CFI_cdesc_t base_addr=0x7fffffffa5e0 elem_len=8 version=1
  rank=1 type=CFI_type_long attribute=CFI_attribute_other
  dim=[<CFI_dim_t lower_bound=0 extent=4 sm=8>]>
<CFI_cdesc_t base_addr=0x7fffffffa7b0 elem_len=4 version=1
  rank=1 type=CFI_type_float attribute=CFI_attribute_other
  dim=[<CFI_dim_t lower_bound=0 extent=4 sm=4>]>
<CFI_cdesc_t base_addr=0x7fffffffa720 elem_len=8 version=1
  rank=1 type=CFI_type_double attribute=CFI_attribute_other
  dim=[<CFI_dim_t lower_bound=0 extent=4 sm=8>]>
<CFI_cdesc_t base_addr=0x7fffffffa5a0 elem_len=8 version=1
  rank=1 type=CFI_type_double_Complex attribute=CFI_attribute_other
  dim=[<CFI_dim_t lower_bound=0 extent=4 sm=8>]>

Program received signal SIGABRT: Process abort signal.

Backtrace for this error:
#0  0x7ffff7f804a7 in ???
#1  0x7ffff79744d8 in ???
#2  0x7ffff795462b in ???
#3  0x1000154b in check
        at
/home/seurer/gcc/git/gcc-test/gcc/testsuite/gfortran.dg/c-interop/typecodes-array-basic-c.c:53
#4  0x10001807 in ctest_complex
        at
/home/seurer/gcc/git/gcc-test/gcc/testsuite/gfortran.dg/c-interop/typecodes-array-basic-c.c:147
#5  0x100013b3 in testit
        at
/home/seurer/gcc/git/gcc-test/gcc/testsuite/gfortran.dg/c-interop/typecodes-array-basic.f90:143
#6  0x10000ae3 in main
        at
/home/seurer/gcc/git/gcc-test/gcc/testsuite/gfortran.dg/c-interop/typecodes-array-basic.f90:25
FAIL: gfortran.dg/c-interop/typecodes-array-basic.f90   -Os  execution test

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

* [Bug testsuite/102282] New test cases in r12-3320 fail
  2021-09-10 19:01 [Bug testsuite/102282] New: New test cases in r12-3320 fail seurer at gcc dot gnu.org
  2021-09-13 14:13 ` [Bug testsuite/102282] " seurer at gcc dot gnu.org
@ 2021-09-13 16:27 ` sandra at gcc dot gnu.org
  2021-09-20 11:23 ` ebotcazou at gcc dot gnu.org
  2021-10-27 10:14 ` pinskia at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: sandra at gcc dot gnu.org @ 2021-09-13 16:27 UTC (permalink / raw)
  To: gcc-bugs

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

sandra at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sandra at gcc dot gnu.org

--- Comment #2 from sandra at gcc dot gnu.org ---
The UNRESOLVEDs are showing up because these execution tests are currently
throwing out bogus compile-time errors (which are properly xfailed with
reference to PR92482).  Tobias has a patch that has not yet been reviewed or
committed that I think addresses the underlying bug.

The other FAILs you report should have been fixed by commit 
93b6b2f614eb692d1d8126ec6cb946984a9d01d7.  That's PR100917.

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

* [Bug testsuite/102282] New test cases in r12-3320 fail
  2021-09-10 19:01 [Bug testsuite/102282] New: New test cases in r12-3320 fail seurer at gcc dot gnu.org
  2021-09-13 14:13 ` [Bug testsuite/102282] " seurer at gcc dot gnu.org
  2021-09-13 16:27 ` sandra at gcc dot gnu.org
@ 2021-09-20 11:23 ` ebotcazou at gcc dot gnu.org
  2021-10-27 10:14 ` pinskia at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: ebotcazou at gcc dot gnu.org @ 2021-09-20 11:23 UTC (permalink / raw)
  To: gcc-bugs

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

Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|powerpc64-linux-gnu,        |
                   |powerpc64le-linux-gnu       |
             Status|UNCONFIRMED                 |NEW
              Build|powerpc64-linux-gnu,        |
                   |powerpc64le-linux-gnu       |
               Host|powerpc64-linux-gnu,        |
                   |powerpc64le-linux-gnu       |
   Last reconfirmed|                            |2021-09-20
                 CC|                            |ebotcazou at gcc dot gnu.org
     Ever confirmed|0                           |1

--- Comment #3 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
This fails everywhere.

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

* [Bug testsuite/102282] New test cases in r12-3320 fail
  2021-09-10 19:01 [Bug testsuite/102282] New: New test cases in r12-3320 fail seurer at gcc dot gnu.org
                   ` (2 preceding siblings ...)
  2021-09-20 11:23 ` ebotcazou at gcc dot gnu.org
@ 2021-10-27 10:14 ` pinskia at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-10-27 10:14 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
   Target Milestone|---                         |12.0
         Resolution|---                         |FIXED

--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
All these testcases are now fixed as of r12-4714.

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

end of thread, other threads:[~2021-10-27 10:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-10 19:01 [Bug testsuite/102282] New: New test cases in r12-3320 fail seurer at gcc dot gnu.org
2021-09-13 14:13 ` [Bug testsuite/102282] " seurer at gcc dot gnu.org
2021-09-13 16:27 ` sandra at gcc dot gnu.org
2021-09-20 11:23 ` ebotcazou at gcc dot gnu.org
2021-10-27 10:14 ` pinskia at gcc dot gnu.org

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).