bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/4572] division doesn't work on solaris/x86


From: whaley at cs dot utsa dot edu
Subject: [Bug gas/4572] division doesn't work on solaris/x86
Date: 1 Jun 2007 02:44:02 -0000

------- Additional Comments From whaley at cs dot utsa dot edu  2007-06-01 
02:44 -------
I can modify the assembly source only by removing functionality.  In the
original code, it is a cpp macro defined to an integer constant that is being
passed in and being divided by known constant.  Without being able to do this, I
have to switch a compile-time division to a run-time one, which means a mov
becomes a long multicycle operation.  

You are saying there is no way to do division in integer expressions with gas on
solaris, even though it works on all other OSes?  Isn't that less than ideal?

Thanks,
Clint

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=4572

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]