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

            Bug ID: 100390
           Summary: FAIL: libgomp.fortran/depobj-1.f90   -O  execution
                    test
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libgomp
          Assignee: unassigned at gcc dot gnu.org
          Reporter: vries at gcc dot gnu.org
                CC: jakub at gcc dot gnu.org
  Target Milestone: ---

I ran into:
...
Execution timeout is: 300
spawn [open ...]^M
STOP 3
FAIL: libgomp.fortran/depobj-1.f90   -O  execution test
...

Build from commit a13a50047ef "Fortran: Async I/O - avoid unlocked unlocking
[PR100352]".

Configured like so:
...
$ ./build/gcc/xgcc -v
Using built-in specs.
COLLECT_GCC=./build/gcc/xgcc
Target: x86_64-pc-linux-gnu
Configured with: /home/vries/gcc_versions/devel/src/configure
--disable-bootstrap --enable-languages=c,c++,fortran --disable-multilib
--prefix=/home/vries/gcc_versions/devel/install CFLAGS='-O0 -g -Wall'
CXXFLAGS='-O0 -g -Wall'
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 12.0.0 20210502 (experimental) (GCC) 
...

Reply via email to