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/33146] [4.3 Regression] ICE in build_polynomial_chrec, at tree-chrec.h:136



------- Comment #5 from pinskia at gcc dot gnu dot org  2007-08-25 23:21 -------
Simple fix, negative_expr needs to create the NEGATIVE_EXPR in the same type as
the original.


-- 


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


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