view gcc/testsuite/gfortran.dg/pr90385.f90 @ 152:2b5abeee2509

update gcc11
author anatofuz
date Mon, 25 May 2020 07:50:57 +0900
parents 1830386684a0
children
line wrap: on
line source

! PR tree-optimization/90385
! { dg-do compile }
! { dg-require-effective-target pthread }
! { dg-options "-O1 -ftree-parallelize-loops=2 -fno-tree-ccp -fno-tree-ch -fno-tree-copy-prop -fno-tree-forwprop -fno-tree-sink --param parloops-min-per-thread=5" }

include 'array_constructor_47.f90'