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/cpp1z/   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:     decomp7.C (2.01 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
// { dg-do run { target c++11 } }
// { dg-options "" }

int a[2] = { 1, 2 };
int b[2] = { 4, 5 };
struct S { int a; signed char b; float c; } sa = { 6, 7, 8.0f };
S sb = { 9, 10, 11.0f };

template <typename T, typename U>
void
foo (T &x, U &y)
{
  auto & [ c, d ] = a;        // { dg-warning "structured bindings only available with" "" { target c++14_down } }
  auto [ e, f ] = a;        // { dg-warning "structured bindings only available with" "" { target c++14_down } }
  auto [ g, h, i ] = sa;    // { dg-warning "structured bindings only available with" "" { target c++14_down } }
  auto & [ j, k, l ] = sa;    // { dg-warning "structured bindings only available with" "" { target c++14_down } }
  auto & [ m, n ] = x;        // { dg-warning "structured bindings only available with" "" { target c++14_down } }
  auto [ o, p ] = x;        // { dg-warning "structured bindings only available with" "" { target c++14_down } }
  auto [ q, r, s ] = y;        // { dg-warning "structured bindings only available with" "" { target c++14_down } }
  auto & [ t, u, v ] = y;    // { dg-warning "structured bindings only available with" "" { target c++14_down } }
  c += 1;
  e += 2;
  g += 3;
  j += 4;
  m += 5;
  o += 6;
  q += 7;
  t += 8;
  if (c != 2 || &c != &a[0]
      || d != 2 || &d != &a[1]
      || e != 3 || &e == &a[0]
      || f != 2 || &f == &a[1]
      || g != 9 || &g == &sa.a
      || h != 7 || &h == &sa.b
      || i != 8.0f || &i == &sa.c
      || j != 10 || &j != &sa.a
      || k != 7 || &k != &sa.b
      || l != 8.0f || &l != &sa.c
      || m != 9 || &m != &b[0]
      || n != 5 || &n != &b[1]
      || o != 10 || &o == &b[0]
      || p != 5 || &p == &b[1]
      || q != 16 || &q == &sb.a
      || r != 10 || &r == &sb.b
      || s != 11.0f || &s == &sb.c
      || t != 17 || &t != &sb.a
      || u != 10 || &u != &sb.b
      || v != 11.0f || &v != &sb.c
      || a[0] != 2 || a[1] != 2
      || sa.a != 10 || sa.b != 7 || sa.c != 8.0f
      || b[0] != 9 || b[1] != 5
      || sb.a != 17 || sb.b != 10 || sb.c != 11.0f)
    __builtin_abort ();
}

int
main ()
{
  foo (b, sb);
}

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