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 #6 from pinskia at gcc dot gnu dot org  2005-10-17 22:25 -------
(In reply to comment #5)
> WHy?  Think about it for a little while, an old-style asm provides us
> with zero information on what values it uses, what values it sets and
> what values it clobbers.

Because you changed the behavior from older GCC's without updating the
documention and the documention has not changed since 1996 and most likely even
older than that.  So nobody had depended on it at all, why should we fix
something which is never been true except for what you added? which was not
even really discussed that much at all.


-- 


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]