This is the mail archive of the gcc-bugs@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]

[Bug tree-optimization/25680] Store CCP does not understand REALPART_EXPR < COMPLEX_CST >



------- Comment #4 from pinskia at gcc dot gnu dot org  2006-01-11 19:18 -------
Created an attachment (id=10624)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10624&action=view)
Patch which fixes this bug

ChangeLog:
* tree-ssa-ccp.c (ccp_fold): Handle store CCP of REALPART_EXPR and
IMAGPART_EXPR.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25680


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