~angelsl/ubuntu/wily/binutils/mips-cross

« back to all changes in this revision

Viewing changes to ld/testsuite/ld-elf/comm-data4.s

  • Committer: angelsl
  • Date: 2015-11-03 15:54:40 UTC
  • Revision ID: angelsl-20151103155440-gbh6qo1olzlvaiqs
Import

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 .comm i,4,4
 
2
 
 
3
 .data
 
4
 .dc.a i
 
5
 
 
6
 .globl main
 
7
 .globl start
 
8
 .globl _start
 
9
 .globl __start
 
10
 .text
 
11
main:
 
12
start:
 
13
_start:
 
14
__start:
 
15
 .dc.a 0