[Bug gas/16946] [v850-elf] Intenal error : tc-v850.c line 3248 in md_assemble

2014-05-17 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16946 Nick Clifton nickc at redhat dot com changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug gas/16946] [v850-elf] Intenal error : tc-v850.c line 3248 in md_assemble

2014-05-17 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=16946 --- Comment #6 from cvs-commit at gcc dot gnu.org cvs-commit at gcc dot gnu.org --- This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project

[Bug gas/16946] [v850-elf] Intenal error : tc-v850.c line 3248 in md_assemble

2014-05-16 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16946 Nick Clifton nickc at redhat dot com changed: What|Removed |Added CC||nickc at redhat

[Bug gas/16946] [v850-elf] Intenal error : tc-v850.c line 3248 in md_assemble

2014-05-16 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16946 Nick Clifton nickc at redhat dot com changed: What|Removed |Added Status|NEW |ASSIGNED ---

[Bug gas/16946] [v850-elf] Intenal error : tc-v850.c line 3248 in md_assemble

2014-05-16 Thread mon...@monami-software.com
https://sourceware.org/bugzilla/show_bug.cgi?id=16946 --- Comment #5 from Masaki MURANAKA mon...@monami-software.com --- Hello Nick, As you said, I'm using a git head of gcc-4_7 (old). I got better messages after applied your patch: ```

[Bug gas/16946] [v850-elf] Intenal error : tc-v850.c line 3248 in md_assemble

2014-05-14 Thread mon...@monami-software.com
https://sourceware.org/bugzilla/show_bug.cgi?id=16946 --- Comment #1 from Masaki MURANAKA mon...@monami-software.com --- Created attachment 7599 -- https://sourceware.org/bugzilla/attachment.cgi?id=7599action=edit Issue eeproductive assembler code. This is a result of executing :

[Bug gas/16946] [v850-elf] Intenal error : tc-v850.c line 3248 in md_assemble

2014-05-14 Thread mon...@monami-software.com
https://sourceware.org/bugzilla/show_bug.cgi?id=16946 --- Comment #2 from Masaki MURANAKA mon...@monami-software.com --- 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