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/37568] [4.4 regression] ICE returning a struct



------- Comment #4 from jakub at gcc dot gnu dot org  2008-10-09 20:16 -------
Subject: Bug 37568

Author: jakub
Date: Thu Oct  9 20:15:17 2008
New Revision: 141010

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=141010
Log:
        PR c++/37568
        * semantics.c (finalize_nrv_r): Clear DECL_INITIAL instead of
        setting it to error_mark_node.

        * testsuite/libmudflap.c++/pass66-frag.cxx: New test.

Added:
    trunk/libmudflap/testsuite/libmudflap.c++/pass66-frag.cxx
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/semantics.c
    trunk/libmudflap/ChangeLog


-- 


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


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