------- Comment #3 from raksit at gcc dot gnu dot org 2008-09-12 01:08 -------
(In reply to comment #1)
> This is a target bug really since it is SSE which needs to set
> FLOAT_STORE_FLAG_VALUE correctly.
>
In that case, I think simplify-rtx.c:simplify_relational_operation() is being
overly conservative; and its behavior should be changed to match that of
cse.c:fold_rtx() in this regard.
--
raksit at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |raksit at gcc dot gnu dot
| |org
AssignedTo|raksit at gcc dot gnu dot |unassigned at gcc dot gnu
|org |dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37489