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 middle-end/28151] [4.1/4.2 Regression] ICE with complex math



------- Comment #10 from ebotcazou at gcc dot gnu dot org  2006-06-25 17:16 -------
Subject: Bug 28151

Author: ebotcazou
Date: Sun Jun 25 17:16:25 2006
New Revision: 114992

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114992
Log:
        PR middle-end/28151
        * fold-const.c (const_binop): Be prepared for self returning zero.
        Simplify code handling complex values.


Added:
    trunk/gcc/testsuite/gcc.c-torture/compile/20060625-1.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/fold-const.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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