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/43880] [4.5 Regression] internal compiler error: in make_decl_rtl



------- Comment #9 from rguenth at gcc dot gnu dot org  2010-05-05 15:41 -------
Subject: Bug 43880

Author: rguenth
Date: Wed May  5 15:40:51 2010
New Revision: 159069

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=159069
Log:
2010-05-05  Richard Guenther  <rguenther@suse.de>

        PR c++/43880
        * tree-inline.c (copy_bind_expr): Also copy bind expr vars
        value-exprs.

        * g++.dg/torture/pr43880.C: New testcase.

Added:
    branches/gcc-4_5-branch/gcc/testsuite/g++.dg/torture/pr43880.C
Modified:
    branches/gcc-4_5-branch/gcc/ChangeLog
    branches/gcc-4_5-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_5-branch/gcc/tree-inline.c


-- 


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


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