Searched refs:compiler (Results 1 - 25 of 221) sorted by relevance

123456789

/haiku-buildtools/binutils/gas/testsuite/gas/mmix/
H A Dlocall1.s1 % Get rid of labels that look compiler-generated, matching: "L.*:[0-9]+".
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/mmix/
H A Dlocall1.s1 % Get rid of labels that look compiler-generated, matching: "L.*:[0-9]+".
/haiku-buildtools/gcc/libstdc++-v3/include/bits/
H A Dc++0x_warning.h32 #error This file requires compiler and library support \
34 with the -std=c++11 or -std=gnu++11 compiler options.
H A Dc++14_warning.h32 #error This file requires compiler and library support for the forthcoming \
34 enabled with the -std=c++1y or -std=gnu++1y compiler options.
/haiku-buildtools/gcc/gcc/config/s390/
H A Ds390intrin.h25 #error s390intrin.h included on wrong platform/compiler
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/mips/inter/
H A Dmips16-inter.exp19 # Run compatibility tests in which the "alt" compiler tries to force
42 # The "alt" compiler is the normal compiler with an extra "-mips16" argument.
43 proc compat-use-alt-compiler { } {
53 # Make the compiler under test the default.
54 proc compat-use-tst-compiler { } {
72 compat-use-tst-compiler
/haiku-buildtools/autoconf/man/
H A Dconfig.guess.x8 compiler for the `build' machine: use the environment variable
9 `CC_FOR_BUILD' to specify the compiler for the build machine. If
11 specify `CC_FOR_BUILD' is `CC' is a cross-compiler to the `host'
14 CC_FOR_BUILD a native C compiler, defaults to `cc'
15 CC a native C compiler, the previous variable is preferred
21 build a compiler, assembler etc., the `target' machine, for which the
22 compiler being built will produce code.
/haiku-buildtools/gcc/gcc/testsuite/lib/
H A Dc-compat.exp34 # compat-use-alt-compiler -- make the alternate compiler the default
36 proc compat-use-alt-compiler { } {
41 # We don't need to do this if the alternate compiler is actually
42 # the same as the compiler under test.
56 # compat-use-tst-compiler -- make compiler under test the default
58 proc compat-use-tst-compiler { } {
63 # We don't need to do this if the alternate compiler is actually
64 # the same as the compiler unde
[all...]
H A Dgcc.exp23 # These globals are used by gcc_start if no compiler arguments are provided.
34 # GCC_UNDER_TEST is the compiler under test.
38 # default_gcc_version -- extract and print the version number of the compiler
47 set compiler [lindex $GCC_UNDER_TEST 0]
50 set compiler_name [which $compiler]
52 set compiler_name $compiler
55 # verify that the compiler exists
57 set tmp [remote_exec host "$compiler -v"]
67 # compiler does not exist (this should have already been detected)
68 warning "$compiler doe
[all...]
/haiku-buildtools/libtool/tests/
H A Dsuffix.test21 if ($libtool -n --mode=compile compiler -c foo.$ext 2>&1; exit 0) | grep 'cannot'; then
30 if ($libtool -n --mode=compile compiler -c $name 2>&1; exit 0) | grep 'cannot'; then :
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/fixedbugs/
H A Dbug411.go7 // Issue 2588. Used to trigger internal compiler error on 8g,
8 // because the compiler tried to registerize the int64 being
H A Dbug235.go7 // used to crash the compiler
H A Dissue5259.go7 // Issue 5259: Inlining of method value causes internal compiler error
H A Dbug008.go12 switch { // compiler crash fixable with 'switch true'
H A Dbug214.go7 // Used to crash the compiler.
H A Dbug215.go7 // Used to crash the compiler.
H A Dbug275.go20 // bug275.go:17: internal compiler error: subnode not addable
H A Dbug304.go9 // bug304.go:15:2: internal compiler error: in copy_tree_r, at tree-inline.c:4114
H A Dbug309.go16 // bug was: internal compiler error: var without type, init: v
H A Dbug315.go17 bug315.go:13: internal compiler error: optoas: no entry DIV-complex
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/
H A Druntime.go9 // known to the compiler. For normal packages
10 // the compiler doesn't even record the lower case
12 // in runtime are hard-coded into the compiler.
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/compat/
H A Dcompat.exp23 # together. If an alternate compiler is specified then the two main
25 # alternate compiler must be installed, and is specified by defining
41 # compat-use-alt-compiler -- make the alternate compiler the default
43 proc compat-use-alt-compiler { } {
50 # We don't need to do this if the alternate compiler is actually
51 # the same as the compiler under test.
63 # compat-use-tst-compiler -- make compiler under test the default
65 proc compat-use-tst-compiler { } {
[all...]
H A Dstruct-layout-1.exp24 # together. If an alternate compiler is specified then the two main
26 # alternate compiler must be installed, and is specified by defining
46 # compat-use-alt-compiler -- make the alternate compiler the default
48 proc compat-use-alt-compiler { } {
55 # We don't need to do this if the alternate compiler is actually
56 # the same as the compiler under test.
68 # compat-use-tst-compiler -- make compiler under test the default
70 proc compat-use-tst-compiler { } {
[all...]
/haiku-buildtools/binutils/gas/testsuite/gas/cris/
H A Drd-v10_32o-2.d5 # compiler is supposed to generate four nop-type insns after
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/cris/
H A Drd-v10_32o-2.d5 # compiler is supposed to generate four nop-type insns after

Completed in 150 milliseconds

123456789