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/35737] [4.2/4.3/4.4 regression] ICE with __builtin_setjmp and complex variable



------- Comment #5 from rth at gcc dot gnu dot org  2008-10-01 14:32 -------
Subject: Bug 35737

Author: rth
Date: Wed Oct  1 14:30:37 2008
New Revision: 140813

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=140813
Log:
        PR tree-opt/35737
        * tree-complex.c (set_component_ssa_name): Don't optimize
        is_gimple_min_invariant values with ssa_names in abnormal phis.

Added:
    branches/gcc-4_3-branch/gcc/testsuite/gcc.c-torture/compile/complex-6.c
      - copied unchanged from r140812,
trunk/gcc/testsuite/gcc.c-torture/compile/complex-6.c
Modified:
    branches/gcc-4_3-branch/gcc/ChangeLog
    branches/gcc-4_3-branch/gcc/tree-complex.c


-- 


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


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