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:     const1.C (2.43 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
// This testcase was miscompiled on IA-64 to read from unitialized memory
// and dereference it.
// { dg-do run }
// { dg-options "-O2" }

struct A
{
  A () { a = 1; }
  void a1 () { a++; }
  bool a2 () { return !--a; }
  unsigned int a;
};

struct B {};

template <class T> struct C
{
  C () {}
  C (const T& t) : c (t) {}
  C<T> *next, *prev;
  T c;
};

template <class T> struct D
{
  C<T> *d;
  D () : d (0) {}
  D (C<T> *x) : d (x) {}
  D (const D<T>& x) : d (x.d) {}
  bool operator!= (const D<T>& x) const { return d != x.d; }
  const T& operator* () const { return d->c; }
  D<T> operator++ (int) { D<T> t = *this; d = d->next; return t; }
};

template <class T> struct E
{
  C<T> *e;
  E () : e (0) {}
  E (C<T> *p) : e (p) {}
  E (const E<T>& x) : e (x.e) {}
  E (const D<T>& x) : e (x.e) {}
  bool operator!= (const E<T>& x) const { return e != x.e; }
  const T& operator* () const { return e->c; }
  E<T>& operator++ () { e = e->next; return *this; }
};

template <class T> struct F : public A
{
  C<T> *f;
  unsigned long f0;
  F () { f = new C<T>; f->next = f->prev = f; f0 = 0; }
  F (const F<T>& x) : A ()
  {
    f = new C<T>; f->next = f->prev = f; f0 = 0;
    D<T> b (x.f->next), e (x.f), i (f);
    while (b != e)
      f1 (i, *b++);
  }

  ~F ()
  {
    C<T> *p = f->next;
    while (p != f)
      {
    C<T> *x = p->next;
    delete p;
    p = x;
      }
    delete f;
  }

  D<T> f1 (D<T> x, const T& y)
  {
    C<T> *p = new C<T> (y);
    p->next = x.d;
    p->prev = x.d->prev;
    x.d->prev->next = p;
    x.d->prev = p;
    f0++;
    return p;
  }
};

template <class T> struct G
{
  F<T> *g;
  G () { g = new F<T>; }
  G (const G<T>& x) { g = x.g; g->a1 (); }
  ~G () {}
  G<T>& operator= (const G<T>& x) { x.g->a1 (); g = x.g; return *this; }
  D<T> g1 () { g4 (); return D<T> (g->f); }
  E<T> g1 () const { return E<T> (g->f); }
  E<T> g2 () const { return E<T> (g->f->next); }
  D<T> g3 (const T& x) { g4 (); return g->f1 (g1 (), x); }
  void g4 () { if (g->a > 1) { g->a2 (); g = new F<T> (*g); } }

  G<T> operator+ (const G<T>& x) const
  {
    G<T> x2 (*this);
    for (E<T> i = x.g2 (); i != x.g1 (); ++i)
      x2.g3 (*i);
    return x2;
  }

  G<T>& operator+= (const G<T>& x)
  {
    for (E<T> i = x.g2 (); i != x.g1 (); ++i)
      g3 (*i);
    return *this;
  }
};

struct H : public G<B>
{
  H () {}
  H (const H& x) : G<B> (x) {}
  H (const G<B>& x) : G<B> (x) {}
};

void foo ();

int
main ()
{
  H a = H () + H ();
  a += H ();
  H b;
  b = H () + H ();
}

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