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] Fix fold-const.c (operand_equal_p)


On Tue, 31 Aug 2004, Jakub Jelinek wrote:
> 2004-08-31  Jakub Jelinek  <jakub@redhat.com>
>
> 	* fold-const.c (operand_equal_p): Require equal sign also for
> 	FIX_{CEIL,TRUNC,FLOOR,ROUND}_EXPR.
>
> 	* gcc.c-torture/execute/20040831-1.c: New test.


This is OK for mainline.  Do you know if this is a regression from an
earlier release of GCC?  In which case, this is also OK for 3.4 after
the release branch thaws following the release of 3.4.2.  Otherwise
you'll have to check with Mark.

Thanks,

Roger
--


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