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/   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:     strlenopt-59.c (2.03 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
/* Verify that strlen() calls with constant conditional expressions are
   eliminated as expected.

   { dg-do compile }
   { dg-options "-O1 -fdump-tree-optimized" }  */

extern void abort (void);
extern __SIZE_TYPE__ strlen (const char*);


#define CAT(x, y) x ## y
#define CONCAT(x, y) CAT (x, y)
#define FAILNAME(name) CONCAT (call_ ## name ##_on_line_, __LINE__)

#define FAIL(name) do {                \
    extern void FAILNAME (name) (void);        \
    FAILNAME (name)();                \
  } while (0)

/* Macros to emit a call to funcation named
     call_failed_to_be_eliminated_on_line_NNN()
   for each call that's expected to be eliminated.  The dg-final
   scan-tree-dump-time directive at the bottom of the test verifies
   that no such call appears in output.  */
#define ELIM(expr) \
  if ((expr)) FAIL (test_not_eliminated); else (void)0

extern char a3[3];
extern char a7[7];

struct MemArrays { char a[7], b[9]; };

struct MemArrays ma;

void test_elim_condexpr (int i)
{
  ELIM (6 < strlen (i ? "" : "123456"));
  ELIM (6 < strlen (i ? "123456" : ""));

  ELIM (4 < strlen (i < 1 ? "a" : i == 1 ? "ab" : "abc"));

  ELIM (3 < strlen (i ? "" : a3));
  ELIM (3 < strlen (i ? a3 : "1"));

  ELIM (6 < strlen (i ? "12" : a7));
  ELIM (6 < strlen (i ? a7 : "123"));

  ELIM (6 < strlen (i ? "1234" : a7));
  ELIM (7 < strlen (i ? a7 : "1234567"));

  ELIM (3 < strlen (i < 1 ? "a" : i == 1 ? "ab" : a3));
  ELIM (3 < strlen (i < 1 ? "a" : i == 1 ? a3 : "abc"));
  ELIM (3 < strlen (i < 1 ? a3 : i == 1 ? "a" : "abc"));

  ELIM (6 < strlen (i < 1 ? "a" : i == 1 ? "ab" : a7));
  ELIM (6 < strlen (i < 1 ? "a" : i == 1 ? a7 : "abc"));
  ELIM (6 < strlen (i < 1 ? a7 : i == 1 ? "a" : "abc"));

  ELIM (6 < strlen (i < 1 ? "a" : i == 1 ? a7 : a3));
  ELIM (6 < strlen (i < 1 ? a7 : i == 1 ? "a" : a3));

  {
    enum { maxlen = sizeof ma - 1 };
    ELIM (maxlen < strlen (ma.a));
  }

  {
    enum { maxlen = sizeof ma - __builtin_offsetof (struct MemArrays, b) - 1 };
    ELIM (maxlen < strlen (ma.b));
  }
}

/* { dg-final { scan-tree-dump-times "test_not_eliminated_" 0 "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.0062 ]--