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/27889] [4.1 Regression] ICE on complex assignment in nested function



------- Comment #21 from rth at gcc dot gnu dot org  2006-07-20 15:43 -------
Subject: Bug 27889

Author: rth
Date: Thu Jul 20 15:43:44 2006
New Revision: 115621

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115621
Log:
        PR 27889
        * tree-nested.c (create_tmp_var_for): Set DECL_COMPLEX_GIMPLE_REG_P
        if needed.

Added:
    branches/gcc-4_1-branch/gcc/testsuite/gcc.c-torture/compile/pr27889.c
Modified:
    branches/gcc-4_1-branch/gcc/ChangeLog
    branches/gcc-4_1-branch/gcc/tree-nested.c


-- 


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


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