https://sourceware.org/bugzilla/show_bug.cgi?id=16946
--- Comment #2 from Masaki MURANAKA ---
You will reproduce this issue with the assembler code I attached (_absvsi2.s)
by calling:
```
as-new -mv850e _absvsi2.s
```
I checked code in BFD. And I guess this issue is caused a treatment of "callt"
https://sourceware.org/bugzilla/show_bug.cgi?id=16946
--- Comment #1 from Masaki MURANAKA ---
Created attachment 7599
--> https://sourceware.org/bugzilla/attachment.cgi?id=7599&action=edit
Issue eeproductive assembler code.
This is a result of executing :
/Volumes/git/binutils-gdb/build/./gcc/
https://sourceware.org/bugzilla/show_bug.cgi?id=16946
Bug ID: 16946
Summary: [v850-elf] Intenal error : tc-v850.c line 3248 in
md_assemble
Product: binutils
Version: 2.25 (HEAD)
Status: NEW
Severity: normal
https://sourceware.org/bugzilla/show_bug.cgi?id=16945
Bug ID: 16945
Summary: [Gold] Executable with -fpie and -mcmodel=large gives
segfault on start
Product: binutils
Version: 2.25 (HEAD)
Status: NEW
Severity: n
https://sourceware.org/bugzilla/show_bug.cgi?id=16870
H.J. Lu changed:
What|Removed |Added
CC||Bernhard.Rosenkranzer@linar
https://sourceware.org/bugzilla/show_bug.cgi?id=14324
H.J. Lu changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=14324
Alexander Ivchenko changed:
What|Removed |Added
CC||aivchenk at gmail dot com
--- Co