[Bug gas/11625] internal error in evax_frob_symbol assembling gmp 4.3.2 cntlz.asm

2011-06-27 Thread gingold at adacore dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=11625 ging...@adacore.com changed: What|Removed |Added Status|WAITING |RESOLVED CC|

[Bug gas/11625] internal error in evax_frob_symbol assembling gmp 4.3.2 cntlz.asm

2011-06-24 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=11625 --- Comment #7 from cvs-commit at gcc dot gnu.org 2011-06-24 15:44:47 UTC --- CVSROOT:/cvs/src Module name:src Changes by:ging...@sourceware.org2011-06-24 15:44:41 Modified files: gas: ChangeLog gas/config

[Bug gas/11625] internal error in evax_frob_symbol assembling gmp 4.3.2 cntlz.asm

2010-05-26 Thread gingold at adacore dot com
--- Additional Comments From gingold at adacore dot com 2010-05-26 14:06 --- (In reply to comment #2) > Hi Jay, > > I have not had a lot of luck reproducing this problem. Is there any chance > you could capture the tmp-cntlz.s file and upload that to this PR ? I have attached the te

[Bug gas/11625] internal error in evax_frob_symbol assembling gmp 4.3.2 cntlz.asm

2010-05-26 Thread gingold at adacore dot com
--- Additional Comments From gingold at adacore dot com 2010-05-26 15:02 --- Created an attachment (id=4819) --> (http://sourceware.org/bugzilla/attachment.cgi?id=4819&action=view) The right testcase Sorry, the previous one was truncated. -- http://sourceware.org/bugzilla/show_bug.

[Bug gas/11625] internal error in evax_frob_symbol assembling gmp 4.3.2 cntlz.asm

2010-05-26 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2010-05-26 14:36 --- Hi Tristan, Hmm - with that testcase do you see the abort ? All I get is the following: % as-new cntlz.s cntlz.s: Assembler messages: cntlz.s:7: Warning: Bad .frame directive 3./4. param cntlz.s:10: Er

[Bug gas/11625] internal error in evax_frob_symbol assembling gmp 4.3.2 cntlz.asm

2010-05-26 Thread gingold at adacore dot com
--- Additional Comments From gingold at adacore dot com 2010-05-26 14:04 --- Created an attachment (id=4816) --> (http://sourceware.org/bugzilla/attachment.cgi?id=4816&action=view) testcase -- http://sourceware.org/bugzilla/show_bug.cgi?id=11625 --- You are receiving this mail

[Bug gas/11625] internal error in evax_frob_symbol assembling gmp 4.3.2 cntlz.asm

2010-05-25 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2010-05-25 09:52 --- Hi Jay, I have not had a lot of luck reproducing this problem. Is there any chance you could capture the tmp-cntlz.s file and upload that to this PR ? Cheers Nick -- What|Removed

[Bug gas/11625] internal error in evax_frob_symbol assembling gmp 4.3.2 cntlz.asm

2010-05-23 Thread jay dot krell at cornell dot edu
--- Additional Comments From jay dot krell at cornell dot edu 2010-05-23 12:57 --- cntlz.asm is: ASM_START() EXTERN(__clz_tab) PROLOGUE(mpn_count_leading_zeros,gp) cmpbge r31, r16, r1 LEA(r3,__clz_tab) sra r1, 1, r1 xor r1, 127, r1