Consider the following test case on the ARC .
.extCoreRegister roshortcutextcore, 38, r, can_shortcut
.extCoreRegister rwshortcutextcore, 39, r|w, can_shortcut
.extCoreRegister wshortcutextcore , 40, w, can_shortcut
.extCoreRegister ronoshortcutextcore, 41, r, cannot_shortcut
.ex
"Lyngmo Ted" <[EMAIL PROTECTED]> writes:
> I just downloaded
> http://ftp.gnu.org/gnu/binutils/binutils-2.15.tar.gz
> and compiled it.
>
> When I then did "make install", it couldn't find "./install-sh" in any of the
> subdirectories.
> I hardlinked the top level "install-sh" in every subdirecto
I have been looking at the ARC extension instructions in continuation with the
doco patch at :
http://sourceware.org/ml/binutils/2005-02/msg00151.html
The following testcase results in a segfault.
[EMAIL PROTECTED]:/mnt/tools/fsf/binutils-cvs/build-arc/gas$ cat bugextcc.s
.extCondCode isbus
--- Additional Comments From ramana dot radhakrishnan at codito dot com
2005-02-09 14:29 ---
Assigning to myself.
--
What|Removed |Added
Status|NEW
Hi!
I just downloaded
http://ftp.gnu.org/gnu/binutils/binutils-2.15.tar.gz
and compiled it.
When I then did "make install", it couldn't find "./install-sh" in any of the
subdirectories.
I hardlinked the top level "install-sh" in every subdirectory and then tried
"make install" again. This time
--- Additional Comments From jbeulich at novell dot com 2005-02-09 08:06
---
patch committed
--
What|Removed |Added
Status|ASSIGNED|RESOLVED