* gas/cfi/cfi-common-6.s: Do not use |.

This commit is contained in:
Nathan Sidwell 2006-12-19 08:51:15 +00:00
parent 3271a81418
commit 3d68c10f9f
2 changed files with 6 additions and 2 deletions

View file

@ -1,3 +1,7 @@
2006-12-19 Nathan Sidwell <nathan@codesourcery.com>
* gas/cfi/cfi-common-6.s: Do not use |.
2006-12-15 H.J. Lu <hongjiu.lu@intel.com>
* gas/i386/x86-64-inval.s: cmpxchg16b needs oword ptr, instead

View file

@ -19,13 +19,13 @@
.cfi_endproc
.cfi_startproc simple
.cfi_personality (0x10 | 11), my_personality_v1
.cfi_personality (0x1b), my_personality_v1
.cfi_lsda 27, 1f
.long 0
.cfi_endproc
.cfi_startproc simple
.cfi_personality (0x10 | 11), my_personality_v1
.cfi_personality (0x1b), my_personality_v1
.cfi_lsda 27, 2f
.long 0
.cfi_endproc