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



------- Comment #5 from rguenth at gcc dot gnu dot org  2010-04-26 14:22 -------
Ugh, this is slightly non-trivial.  The C++ cloning does not properly clone
DECL_VALUE_EXPR because we do not bother to do this from copy_body_r.


-- 


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]