branch-warn-1.s

来自「基于4个mips核的noc设计」· S 代码 · 共 12 行

S
12
字号
; Test warning for expansion of branches.; FIXME: Warnings currently have the line number of the last; line, which is not really good.;  { dg-do assemble { target cris-*-* } };  { dg-options "-N" } .textstart: ba external_symbol ; { dg-warning "32-bit conditional branch generated" "" { target cris-*-* } { 11 } } nop

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?