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 19650 (revised)


On Sun, 30 Jan 2005, Dale Johannesen wrote:
> 2005-01-30  Roger Sayle  <roger@eyesopen.com>
>              Dale Johannesen  <dalej@apple.com>
>
>          PR middle-end/19650
>          * fold-const.c (fold_binary_op_with_conditional_arg):
>          Make types match original operands, before STRIP_NOPS.
>
> 2005-01-30  Dale Johannesen  <dalej@apple.com>
>
>          * g++.dg/opt/pr19650.C:  New test.
>


This is OK, except for the long lines.  I'll preapprove a version of
this patch that doesn't introduce any lines longer than about 78
characters, as required by the appropriate coding standards.

Thanks for your efforts,

Roger
--


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