Home
last modified time | relevance | path

Searched refs:func_pure (Results 1 – 25 of 52) sorted by relevance

123

/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/
H A Dpr20115.c4 int func_pure (void);
7 int func_pure (void) { return global_int; } in func_pure() function
15 a = func_pure(); in f()
17 a = func_pure (); // We were removing this function call in f()
H A Dpr20100.c4 int func_pure (void) __attribute__ ((pure));
15 int func_pure(void) in func_pure() function
25 func_other (func_pure ()); in func_loop()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.dg/
H A Dpr20115.c4 int func_pure (void);
7 int func_pure (void) { return global_int; } in func_pure() function
15 a = func_pure(); in f()
17 a = func_pure (); // We were removing this function call in f()
H A Dpr20100.c4 int func_pure (void) __attribute__ ((pure));
15 int func_pure(void) in func_pure() function
25 func_other (func_pure ()); in func_loop()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.dg/
H A Dpr20115.c4 int func_pure (void);
7 int func_pure (void) { return global_int; } in func_pure() function
15 a = func_pure(); in f()
17 a = func_pure (); // We were removing this function call in f()
H A Dpr20100.c4 int func_pure (void) __attribute__ ((pure));
15 int func_pure(void) in func_pure() function
25 func_other (func_pure ()); in func_loop()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.dg/
H A Dpr20115.c4 int func_pure (void);
7 int func_pure (void) { return global_int; } in func_pure() function
15 a = func_pure(); in f()
17 a = func_pure (); // We were removing this function call in f()
H A Dpr20100.c4 int func_pure (void) __attribute__ ((pure));
15 int func_pure(void) in func_pure() function
25 func_other (func_pure ()); in func_loop()
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gcc.dg/
H A Dpr20115.c4 int func_pure (void);
7 int func_pure (void) { return global_int; } in func_pure() function
15 a = func_pure(); in f()
17 a = func_pure (); // We were removing this function call in f()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/
H A Dpr20115.c4 int func_pure (void);
7 int func_pure (void) { return global_int; } in func_pure() function
15 a = func_pure(); in f()
17 a = func_pure (); // We were removing this function call in f()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Dpr20115.c4 int func_pure (void);
7 int func_pure (void) { return global_int; } in func_pure() function
15 a = func_pure(); in f()
17 a = func_pure (); // We were removing this function call in f()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Dpr20115.c4 int func_pure (void);
7 int func_pure (void) { return global_int; } in func_pure() function
15 a = func_pure(); in f()
17 a = func_pure (); // We were removing this function call in f()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Dpr20115.c4 int func_pure (void);
7 int func_pure (void) { return global_int; } in func_pure() function
15 a = func_pure(); in f()
17 a = func_pure (); // We were removing this function call in f()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.dg/
H A Dpr20115.c4 int func_pure (void);
7 int func_pure (void) { return global_int; } in func_pure() function
15 a = func_pure(); in f()
17 a = func_pure (); // We were removing this function call in f()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.dg/
H A Dpr20115.c4 int func_pure (void);
7 int func_pure (void) { return global_int; } in func_pure() function
15 a = func_pure(); in f()
17 a = func_pure (); // We were removing this function call in f()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Dpr20115.c4 int func_pure (void);
7 int func_pure (void) { return global_int; } in func_pure() function
15 a = func_pure(); in f()
17 a = func_pure (); // We were removing this function call in f()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.dg/
H A Dpr20115.c4 int func_pure (void);
7 int func_pure (void) { return global_int; } in func_pure() function
15 a = func_pure(); in f()
17 a = func_pure (); // We were removing this function call in f()
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.dg/
H A Dpr20115.c4 int func_pure (void);
7 int func_pure (void) { return global_int; } in func_pure() function
15 a = func_pure(); in f()
17 a = func_pure (); // We were removing this function call in f()
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gcc.dg/
H A Dpr20115.c4 int func_pure (void);
7 int func_pure (void) { return global_int; } in func_pure() function
15 a = func_pure(); in f()
17 a = func_pure (); // We were removing this function call in f()
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.dg/
H A Dpr20115.c4 int func_pure (void);
7 int func_pure (void) { return global_int; } in func_pure() function
15 a = func_pure(); in f()
17 a = func_pure (); // We were removing this function call in f()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.dg/
H A Dpr20115.c4 int func_pure (void);
7 int func_pure (void) { return global_int; } in func_pure() function
15 a = func_pure(); in f()
17 a = func_pure (); // We were removing this function call in f()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.dg/
H A Dpr20115.c4 int func_pure (void);
7 int func_pure (void) { return global_int; } in func_pure() function
15 a = func_pure(); in f()
17 a = func_pure (); // We were removing this function call in f()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/gcc.dg/
H A Dpr20115.c4 int func_pure (void);
7 int func_pure (void) { return global_int; } in func_pure() function
15 a = func_pure(); in f()
17 a = func_pure (); // We were removing this function call in f()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.dg/
H A Dpr20115.c4 int func_pure (void);
7 int func_pure (void) { return global_int; } in func_pure() function
15 a = func_pure(); in f()
17 a = func_pure (); // We were removing this function call in f()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.dg/
H A Dpr20115.c4 int func_pure (void);
7 int func_pure (void) { return global_int; } in func_pure() function
15 a = func_pure(); in f()
17 a = func_pure (); // We were removing this function call in f()

123