This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/24414] Old-style asms don't clobber memory
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Oct 2005 23:17:54 -0000
- Subject: [Bug rtl-optimization/24414] Old-style asms don't clobber memory
- References: <bug-24414-119@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #9 from pinskia at gcc dot gnu dot org 2005-10-17 23:17 -------
This has been a bug since at least 2.95.3 anyways:
.L9:
#APP
#NO_APP
testl %eax,%eax
je .L9
So it seems like what you are claiming is that GCC never got this "correct"
even though it documented different than what you want. I still don't see the
issue.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to fail| |2.95.3 3.3.1 3.0.4 3.4.0
| |4.0.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24414