--- Comment #3 from pinskia at gcc dot gnu dot org 2006-04-02 06:03 ---
"=ebp" (ret) : "ecx" (multiplier)
You are doing that all wrong.
those are constaints and not registers names like you have.
--
pinskia at gcc dot gnu dot org changed:
What|Removed
--- Comment #2 from konrad at egipt-medytacje dot pl 2006-04-01 10:02
---
Created an attachment (id=11181)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11181&action=view)
The full source.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26975
--- Comment #1 from konrad at egipt-medytacje dot pl 2006-04-01 10:01
---
Created an attachment (id=11180)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11180&action=view)
That's the function triggering the bug.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26975