x86: Add -O[2|s] assembler command-line options
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cfi / cfi-ppc-1.s
index e4b41cdd7679ed8341635e006abe577fd40a0871..1f93bd336e7e746ad05f1340c5d60327f3c51278 100644 (file)
@@ -4,7 +4,6 @@
        .text
        .align 2
        .globl foo
-       .type   foo, @function
 foo:
        .cfi_startproc
        stwu 1,-48(1)
@@ -42,4 +41,3 @@ foo:
        addi 1,1,48
        blr
        .cfi_endproc
-       .size   foo, .-foo
This page took 0.023323 seconds and 4 git commands to generate.