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++/13044] Calls to stack object destructors should be merged for multiple return points


------- Additional Comments From bryner at brianryner dot com  2003-11-14 08:01 -------
In my opinion, there's no speed tradeoff here, so it would make sense to merge
the destructor calls even if not optimizing for size.

-- 


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


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