|
From: | enrico.scholz at informatik dot tu-chemnitz.de |
Subject: | [Bug gas/12296] New: cortex-m3: SVC is not permitted on this architecture |
Date: | Wed, 8 Dec 2010 12:44:54 +0000 |
http://sourceware.org/bugzilla/show_bug.cgi?id=12296 Summary: cortex-m3: SVC is not permitted on this architecture Product: binutils Version: 2.21 Status: NEW Severity: normal Priority: P2 Component: gas AssignedTo: address@hidden ReportedBy: address@hidden Target: arm-linux-gnueabi While building code like $ echo 'svc 0' > /tmp/x.s $ arm-linux-gnueabi-as -mcpu=cortex-m3 /tmp/x.s /tmp/x.s: Assembler messages: /tmp/x.s:1: Error: SVC is not permitted on this architecture 'svc' is a valid operation on Cortex-M3 cpus and code was accepted by previous binutils version. Report is against 63afe4ed46b5b8c21445192c9046d1c3de2859ec -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |