This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/13591] loop unrolling creates incorrect code with inline asm
- From: "shay_gal-on at pmc-sierra dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Jan 2004 21:48:55 -0000
- Subject: [Bug c/13591] loop unrolling creates incorrect code with inline asm
- References: <20040106212520.13591.shay_gal-on@pmc-sierra.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From shay_gal-on at pmc-sierra dot com 2004-01-06 21:48 -------
Sorry about the typo.
I get the same result when changing $4 to %4, and using r, m, or rm (as in, the
code is incorrectly hoisted out of the loop).
--
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|INVALID |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13591