This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/32680] unneeded movsbl
- From: "romikb at mail dot ru" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Jul 2007 05:44:27 -0000
- Subject: [Bug middle-end/32680] unneeded movsbl
- References: <bug-32680-14818@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from romikb at mail dot ru 2007-07-09 05:44 -------
(In reply to comment #1)
>> eax register allready contains char
> not true
Can you explain, please, why it is not true?
Direct call of "function1" not produce "unneed movsb", so why indirect call
produce it?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32680