[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gas/16694] New: gas does not accept ARM VFP registers in .cfi_offse
From: |
hans at chromium dot org |
Subject: |
[Bug gas/16694] New: gas does not accept ARM VFP registers in .cfi_offset directives |
Date: |
Wed, 12 Mar 2014 03:50:56 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=16694
Bug ID: 16694
Summary: gas does not accept ARM VFP registers in .cfi_offset
directives
Product: binutils
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: gas
Assignee: unassigned at sourceware dot org
Reporter: hans at chromium dot org
For example, the following:
.Ltmp17:
.cfi_offset d11, -48
.Ltmp18:
.cfi_offset d10, -56
.Ltmp19:
.cfi_offset d9, -64
.Ltmp20:
.cfi_offset d8, -72
Is met with an error:
/tmp/a-e08bd9.s:148: Error: bad register expression
/tmp/a-e08bd9.s:150: Error: bad register expression
/tmp/a-e08bd9.s:152: Error: bad register expression
/tmp/a-e08bd9.s:154: Error: bad register expression
Regular r1, r2, etc. registers seem to work. It would be nice if it could
handle the VFP registers too.
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug gas/16694] New: gas does not accept ARM VFP registers in .cfi_offset directives,
hans at chromium dot org <=
- [Bug gas/16694] gas does not accept ARM VFP registers in .cfi_offset directives, compnerd at compnerd dot org, 2014/03/12
- [Bug gas/16694] gas does not accept ARM VFP registers in .cfi_offset directives, rafael.espindola at gmail dot com, 2014/03/12
- [Bug gas/16694] gas does not accept ARM VFP registers in .cfi_offset directives, nickc at redhat dot com, 2014/03/14
- [Bug gas/16694] gas does not accept ARM VFP registers in .cfi_offset directives, hans at chromium dot org, 2014/03/14
- [Bug gas/16694] gas does not accept ARM VFP registers in .cfi_offset directives, cvs-commit at gcc dot gnu.org, 2014/03/17
- [Bug gas/16694] gas does not accept ARM VFP registers in .cfi_offset directives, nickc at redhat dot com, 2014/03/17