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 c++/27771] inlined return not optimized, overfullfills ABI calling convention



------- Comment #4 from familie dot glaser at web dot de  2006-05-28 10:12 -------
Right, but this only shows that the "value tracking" based optimization works
very well. The volatile crap is used to point out an example for situations in
which the optimizer must loose the values track. This regular happens with I/O
and controler-registers.


-- 

familie dot glaser at web dot de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|INVALID                     |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27771


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