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 #12 from pinskia at gcc dot gnu dot org  2005-10-17 23:43 -------
2.0 gives what you wantted:
.L5:
/APP

/NO_APP
        cmpl $0,test
        je .L5

But that is 13 years ago.


-- 


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]