Skip to content

Commit

Permalink
Fixed .ident string.
Browse files Browse the repository at this point in the history
  • Loading branch information
drh committed Aug 11, 2003
1 parent 101ae99 commit bf5ed06
Show file tree
Hide file tree
Showing 17 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion x86/linux/tst/8q.sbk
Expand Up @@ -177,4 +177,4 @@ ret
.byte 32
.byte 0
.text
.ident "LCC: 4.1"
.ident "LCC: 4.2"
2 changes: 1 addition & 1 deletion x86/linux/tst/array.sbk
Expand Up @@ -232,4 +232,4 @@ ret
.byte 100
.byte 0
.text
.ident "LCC: 4.1"
.ident "LCC: 4.2"
2 changes: 1 addition & 1 deletion x86/linux/tst/cf.sbk
Expand Up @@ -161,4 +161,4 @@ ret
.LC4:
.long 0
.text
.ident "LCC: 4.1"
.ident "LCC: 4.2"
2 changes: 1 addition & 1 deletion x86/linux/tst/cq.sbk
Expand Up @@ -16525,4 +16525,4 @@ ret
.byte 10
.byte 0
.text
.ident "LCC: 4.1"
.ident "LCC: 4.2"
2 changes: 1 addition & 1 deletion x86/linux/tst/cvt.sbk
Expand Up @@ -990,4 +990,4 @@ ret
.byte 10
.byte 0
.text
.ident "LCC: 4.1"
.ident "LCC: 4.2"
2 changes: 1 addition & 1 deletion x86/linux/tst/fields.sbk
Expand Up @@ -318,4 +318,4 @@ ret
.byte 10
.byte 0
.text
.ident "LCC: 4.1"
.ident "LCC: 4.2"
2 changes: 1 addition & 1 deletion x86/linux/tst/front.sbk
Expand Up @@ -527,4 +527,4 @@ ret
.size a,4
.comm a,4
.text
.ident "LCC: 4.1"
.ident "LCC: 4.2"
2 changes: 1 addition & 1 deletion x86/linux/tst/incr.sbk
Expand Up @@ -178,4 +178,4 @@ popl %ebp
ret
.Lf10:
.size regint,.Lf10-regint
.ident "LCC: 4.1"
.ident "LCC: 4.2"
2 changes: 1 addition & 1 deletion x86/linux/tst/init.sbk
Expand Up @@ -333,4 +333,4 @@ ret
.byte 100
.byte 0
.text
.ident "LCC: 4.1"
.ident "LCC: 4.2"
2 changes: 1 addition & 1 deletion x86/linux/tst/limits.sbk
Expand Up @@ -393,4 +393,4 @@ ret
.byte 10
.byte 0
.text
.ident "LCC: 4.1"
.ident "LCC: 4.2"
2 changes: 1 addition & 1 deletion x86/linux/tst/paranoia.sbk
Expand Up @@ -20615,4 +20615,4 @@ ret
.byte 10
.byte 0
.text
.ident "LCC: 4.1"
.ident "LCC: 4.2"
2 changes: 1 addition & 1 deletion x86/linux/tst/sort.sbk
Expand Up @@ -328,4 +328,4 @@ ret
.byte 10
.byte 0
.text
.ident "LCC: 4.1"
.ident "LCC: 4.2"
2 changes: 1 addition & 1 deletion x86/linux/tst/spill.sbk
Expand Up @@ -283,4 +283,4 @@ ret
.long 0
.long 0
.text
.ident "LCC: 4.1"
.ident "LCC: 4.2"
2 changes: 1 addition & 1 deletion x86/linux/tst/stdarg.sbk
Expand Up @@ -397,4 +397,4 @@ ret
.byte 10
.byte 0
.text
.ident "LCC: 4.1"
.ident "LCC: 4.2"
2 changes: 1 addition & 1 deletion x86/linux/tst/switch.sbk
Expand Up @@ -896,4 +896,4 @@ ret
.byte 120
.byte 0
.text
.ident "LCC: 4.1"
.ident "LCC: 4.2"
2 changes: 1 addition & 1 deletion x86/linux/tst/wf1.sbk
Expand Up @@ -434,4 +434,4 @@ ret
.byte 10
.byte 0
.text
.ident "LCC: 4.1"
.ident "LCC: 4.2"
2 changes: 1 addition & 1 deletion x86/linux/tst/yacc.sbk
Expand Up @@ -2381,4 +2381,4 @@ ret
.byte 100
.byte 0
.text
.ident "LCC: 4.1"
.ident "LCC: 4.2"

0 comments on commit bf5ed06

Please sign in to comment.