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, Aug 31, 2004 at 06:35:14PM -0600, Roger Sayle 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.

Yes, it is a regression from 3.3.3 on ia64.

	Jakub


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