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: [Committed] New function fold_builtin_abs


On Thu, Jun 10, 2004 at 07:43:54AM -0600, Roger Sayle wrote:
> -       /* build_function_call changes these into ABS_EXPR.  */
> -       abort ();

The comment directs you do code that is now redundant with your
fold_builtin change.


r~


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