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: [PATCH] PR middle-end/11968: Remove confusing comment


On Fri, Oct 31, 2003 at 10:34:16AM -0700, Roger Sayle wrote:
> 	PR middle-end/11968
> 	* expr.c (expand_expr <MULT_EXPR>): Remove inappropriate and
> 	confusing comment; distributivity isn't handled in expand_expr.
> 	* fold_const.c (extract_muldiv_1 <PLUS_EXPR>):  Allow overflow
> 	in distributivity, if wrap-around semantics are specified with
> 	-fwrapv.

Ok.


r~


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