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++/22487] C++ front-end produces mis-match types in EQ_EXPR (array constructor)



------- Comment #5 from rguenth at gcc dot gnu dot org  2005-11-04 09:46 -------
Subject: Bug 22487

Author: rguenth
Date: Fri Nov  4 09:46:43 2005
New Revision: 106487

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=106487
Log:
2005-11-04  Richard Guenther  <rguenther@suse.de>

        PR c++/22487
        * init.c (build_vec_init): Build comparison of matching
        types.

Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/init.c


-- 


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


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