Home
last modified time | relevance | path

Searched refs:warning (Results 1 – 25 of 527) sorted by relevance

12345678910>>...22

/toolchain/binutils/binutils-2.25/gas/testsuite/gas/all/
Dwarn-1.s1 ;# Test .warning directive.
3 .warning "a warning message" ;# { dg-warning "Warning: a warning message" }
4 .warning a warning message ;# { dg-error "Error: .warning argument must be a string" }
5 .warning ;# { dg-warning "Warning: .warning directive invoked in source file" }
6 ….warning ".warning directive invoked in source file" ;# { dg-warning "Warning: .warning directive …
7 .warning "" ;# { dg-warning "Warning: " }
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arc/
Dwarn.s6 mov r0,256 ; { dg-warning "8 byte instruction in delay slot" "8 byte instruction in delay slot" }
8 …j.d foo ; { dg-warning "8 byte jump instruction with delay slot" "8 byte jump instruction with de…
15 add r0,woscreg,r1 ; { dg-warning "Error: attempt to read writeonly register" }
16 add roscreg,r1,r2 ; { dg-warning "Error: attempt to set readonly register" }
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/m32r/
Dinterfere.s8 ; { dg-warning "same" "out->in" { target *-*-* } { 7 } }
10 ; { dg-warning "same" "out->in" { target *-*-* } { 9 } }
12 ; { dg-warning "same" "out->in" { target *-*-* } { 11 } }
14 ; { dg-warning "same" "out->in" { target *-*-* } { 13 } }
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-pe/
Dexport_dynamic_warning.d1 #name: PE-COFF --export-dynamic warning
4 #warning: warning: --export-dynamic is not supported for PE\+? targets, did you mean --export-all-s…
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/
Dwarn3.d3 #warning: .*: warning: badsym warning$
Dwarn1.d5 #warning: ^[^\\n]*\): warning: witty one-liner$
10 # Check that warnings are generated for the .gnu.warning.SYMBOL
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/
Dpcrelcp-1.d4 #warning: \A[^\n]*\.o, section `.text', to symbol `expfn@@TST2':\n
5 #warning: [^\n]*recompile with -fPIC\Z
21 # The test checks that there's a warning message only for the
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/msp430/
Dbad.s21 nop ;; No warning needed here.
24 clr r2 ;; Aliases should trigger the warning too.
29 ;; We will also get a warning if the last instruction in the file
/toolchain/binutils/binutils-2.25/gas/testsuite/lib/
Dgas-defs.exp469 set opts(warning) {}
518 if { (($opts(warning) != "") && ($opts(error) != "")) \
519 || (($opts(warning) != "") && ($opts(stderr) != "")) \
522 || (($opts(error-output) != "") && ($opts(warning) != "")) } {
561 if { $program == "" && $opts(warning) == "" } {
644 if { $opts(warning) != "" } {
645 set expmsg $opts(warning)
666 && (($cmdret == 0) == ($opts(warning) != "")) } {
/toolchain/binutils/binutils-2.25/ld/
Dldmain.c1171 const char *warning; member
1180 symbol_warning (const char *warning, const char *symbol, bfd *abfd) in symbol_warning() argument
1188 cinfo.warning = warning; in symbol_warning()
1199 const char *warning, in warning_callback() argument
1208 && strcmp (warning, "using multiple gp values") == 0) in warning_callback()
1212 einfo ("%C: %s%s\n", abfd, section, address, _("warning: "), warning); in warning_callback()
1214 einfo ("%P: %s%s\n", _("warning: "), warning); in warning_callback()
1216 einfo ("%B: %s%s\n", abfd, _("warning: "), warning); in warning_callback()
1217 else if (! symbol_warning (warning, symbol, abfd)) in warning_callback()
1222 if (b != abfd && symbol_warning (warning, symbol, b)) in warning_callback()
[all …]
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/d10v/
Dwarning-019.d1 #source: warning-019.s
2 #warning : Warning: resource conflict \(R0\)
Dwarning-018.d1 #source: warning-018.s
2 #warning : Warning: resource conflict \(C flag\)
Dwarning-010.d1 #source: warning-010.s
2 #warning : cr4 is a reserved control register
Dwarning-008.d1 #source: warning-008.s
2 #warning : cr15 is a reserved control register
Dwarning-012.d1 #source: warning-012.s
2 #warning : cr5 is a reserved control register
Dwarning-016.d1 #source: warning-016.s
2 #warning : Warning: resource conflict \(F flag\)
Dwarning-004.d1 #source: warning-004.s
2 #warning : cr12 is a reserved control register
Dwarning-009.d1 #source: warning-009.s
2 #warning : cr15 is a reserved control register
Dwarning-001.d1 #source: warning-001.s
2 #warning : cr6 is a reserved control register
Dwarning-006.d1 #source: warning-006.s
2 #warning : cr13 is a reserved control register
Dwarning-013.d1 #source: warning-013.s
2 #warning : cr5 is a reserved control register
Dwarning-011.d1 #source: warning-011.s
2 #warning : cr4 is a reserved control register
Dwarning-017.d1 #source: warning-017.s
2 #warning : Warning: resource conflict \(C flag\)
Dwarning-002.d1 #source: warning-002.s
2 #warning : cr6 is a reserved control register
Dwarning-003.d1 #source: warning-003.s
2 #warning : cr12 is a reserved control register

12345678910>>...22