index
:
agbcc
master
game boy advance c compiler
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
testsuite
/
gcc.c-torture
/
noncompile
/
invalid_asm.c
blob: bb017f4315e5fff37358dbdb6e689e7b49cc273d (
plain
)
1
asm_invalid_register_name(){asm("":::"this_is_an_invalid_register_name");}