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 #11 from pinskia at gcc dot gnu dot org  2005-10-17 23:31 -------
2.7.2.3 gets the same code too:
.L5:
#APP

#NO_APP
        testl %eax,%eax
        je .L5

So this really have never worked.

if you consider this is a bug, please don't apply it while we are in regression
only mode since this is obviously not a regression as we have never got it
correct.


-- 


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]