Re: [PATCH] Fix PR middle-end/30433, no longer folding complex(0.0, (original) (raw)

This is the mail archive of the gcc-patches@gcc.gnu.orgmailing 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]

Andrew Pinski/R&D/SCEA wrote on 02/13/2007 12:51:38 PM:

Hi, When RTH removed the expanding of some complex in fold, in the process he removed the constant folding of complex comparisions. This patch adds back the folding of complex comparisions for constants only and not the splitting of comparision for normal complex comparisions.

OK? Bootstrapped and tested on i686-linux-gnu with no regressions.

Woops I forgot to attach the patch.

Thanks, Andrew Pinski

Attachment:fixpr30433.diff.txt
Description: Text document


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