This is the mail archive of the gcc-patches@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]

Re: [4.1/4.0/3.4] fix pr19672 by tuning expansion of TRUTH_{AND,OR}_EXPR


Ian Lance Taylor wrote:

> Paulo, please do apply this patch to 4.0 and 4.1.

I agree.  We rely on TREE_SIDE_EFFECTS in lots of places in the
compielr; I'm not worried about one more for 4.x.

(Personally, I wouldn't really worry about it for 3.4.x either, but
that's not my branch to worry about!)

-- 
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com
(916) 791-8304


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