* gas/cfi/cfi-common-6.s: Do not use |.
authorNathan Sidwell <nathan@codesourcery.com>
Tue, 19 Dec 2006 08:51:15 +0000 (08:51 +0000)
committerNathan Sidwell <nathan@codesourcery.com>
Tue, 19 Dec 2006 08:51:15 +0000 (08:51 +0000)
gas/testsuite/ChangeLog
gas/testsuite/gas/cfi/cfi-common-6.s

index 42ee1ca..65d07cf 100644 (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
index 6fa52a5..2471bff 100644 (file)
        .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