Searched refs:error (Results 101 - 125 of 6972) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/21_strings/headers/cwchar/
H A Dmacros.cc27 #error "NULL_must_be_a_macro"
31 #error "WCHAR_MAX_must_be_a_macro"
35 #error "WCHAR_MIN_must_be_a_macro"
39 #error "WEOF_must_be_a_macro"
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/compile/
H A Dcpp-1.c7 # error "foo not properly defined"
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/cpp/
H A Dpragma-1.c9 error;
10 /* { dg-error "undeclared" "undeclared-variable message" { target *-*-* } { 9 } } */
11 /* { dg-error "function it appears in" "reminder message" { target *-*-* } { 9 } } */
H A Duchar-1.c7 # error __CHAR_UNSIGNED__ defined
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/cpp/trad/
H A Dnum-sign.c11 # error 0xffffffffffffffff /* { dg-bogus "0xffffffffffffffff" "0xffffffffffffffff positive" } */
15 # error 0xffffffffffffffffU /* { dg-bogus "0xffffffffffffffffU" "0xffffffffffffffffU negative" } */
H A D__STDC__.c6 # error __STDC__ defined /* { dg-bogus "__STDC__" "__STDC__ defined" } */
H A Duchar.c7 # error __CHAR_UNSIGNED__ defined
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/
H A Dpic-macro-define.c9 error "NO __PIC__ DEFINED"
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/
H A Dc99-stdint-7.c11 #error "Unexpected INT8_MIN definedness"
14 #error "Unexpected INT8_MAX definedness"
17 #error "Unexpected UINT8_MAX definedness"
20 #error "Unexpected INT16_MIN definedness"
23 #error "Unexpected INT16_MAX definedness"
26 #error "Unexpected UINT16_MAX definedness"
29 #error "Unexpected INT32_MIN definedness"
32 #error "Unexpected INT32_MAX definedness"
35 #error "Unexpected UINT32_MAX definedness"
38 #error "Unexpecte
[all...]
H A Dc99-tgmath-1.c12 #error acos undefined
16 #error asin undefined
20 #error atan undefined
24 #error acosh undefined
28 #error asinh undefined
32 #error atanh undefined
36 #error cos undefined
40 #error sin undefined
44 #error tan undefined
48 #error cos
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/fixincludes/tests/base/sunwindow/
H A Dwin_lock.h14 #error bogus
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/cpp/trad/
H A D__STDC__.c6 # error __STDC__ defined /* { dg-bogus "__STDC__" "__STDC__ defined" } */
H A Duchar.c7 # error __CHAR_UNSIGNED__ defined
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/cpp/
H A Duchar-1.c7 # error __CHAR_UNSIGNED__ defined
H A D20000209-1.c10 #error here /* { dg-error "here" "case 0" } */
14 #error here /* { dg-error "here" "case 1" } */
18 #error here /* { dg-error "here" "case 2" } */
22 #error here /* { dg-error "here" "case 3" } */
26 #error here /* { dg-error "her
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.target/i386/
H A Ddefines-1.c5 #error
H A Ddefines-2.c5 #error
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/obj-c++.dg/
H A Dconst-str-2.mm1 /* Test the -fconstant-string-class flag error. */
5 { dg-error "no class name specified|missing argument" "" { target *-*-* } 0 }
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/objc.dg/
H A Dconst-str-2.m1 /* Test the -fconstant-string-class flag error. */
5 { dg-error "no class name specified|missing argument" "" { target *-*-* } 0 }
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/18_support/headers/cstdlib/
H A Dmacros.cc26 #error "EXIT_FAILURE_must_be_a_macro"
30 #error "EXIT_SUCCESS_must_be_a_macro"
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/fixincludes/tests/base/sunwindow/
H A Dwin_lock.h14 #error bogus
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.target/i386/
H A Ddefines-1.c5 #error
H A Ddefines-2.c5 #error
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/29_atomics/headers/atomic/
H A Dmacros.cc26 # error "ATOMIC_INTEGRAL_LOCK_FREE must be a macro"
30 # error "ATOMIC_INTEGRAL_LOCK_FREE must be 0, 1, or 2"
35 # error "ATOMIC_ADDRESS_LOCK_FREE must be a macro"
38 # error "ATOMIC_INTEGRAL_LOCK_FREE must be 0, 1, or 2"
43 #error "ATOMIC_FLAG_INIT_must_be_a_macro"
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/mmix/
H A Derr-swym1.s2 SWYM 256*256*256 % { dg-error "invalid operands" "" }
3 SWYM -1 % { dg-error "invalid operands" "" }
4 SWYM 99,256*256 % { dg-error "invalid operands" "" }
5 SWYM 99,-1 % { dg-error "invalid operands" "" }
6 SWYM 256,1,2 % { dg-error "invalid operands" "" }
7 SWYM 1,256,2 % { dg-error "invalid operands" "" }
8 SWYM 1,2,256 % { dg-error "invalid operands" "" }
9 SWYM -1,1,2 % { dg-error "invalid operands" "" }
10 SWYM 1,-1,2 % { dg-error "invalid operands" "" }
11 SWYM 1,2,-1 % { dg-error "invali
[all...]

Completed in 140 milliseconds

1234567891011>>