This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug rtl-optimization/24414] Old-style asms don't clobber memory



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]