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 c++/32158] uninitialized_fill compile failure if no default assignment operator



------- Comment #9 from paolo at gcc dot gnu dot org  2007-05-31 08:58 -------
Subject: Bug 32158

Author: paolo
Date: Thu May 31 08:58:47 2007
New Revision: 125217

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=125217
Log:
gcc/cp
2007-05-31  Paolo Carlini  <pcarlini@suse.de>

        PR c++/32158
        * semantics.c (finish_trait_expr): Complete the types.

gcc/testsuite
2007-05-31  Paolo Carlini  <pcarlini@suse.de>

        PR c++/32158
        * g++.dg/ext/is_pod_incomplete.C: New.

Added:
    trunk/gcc/testsuite/g++.dg/ext/is_pod_incomplete.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/semantics.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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