re PR c++/22487 (C++ front-end produces mis-match types in EQ_EXPR (array constructor))
authorRichard Guenther <rguenther@suse.de>
Fri, 4 Nov 2005 09:46:43 +0000 (09:46 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 4 Nov 2005 09:46:43 +0000 (09:46 +0000)
commitaab384ae9af4eaa4110a9f5d0a54c2fcac194441
tree509b9215bb7ca5789cd13c45ec4419554a196a04
parent4d4c9bdd6505d818f325b3d3ce1402a7eb1d86eb
re PR c++/22487 (C++ front-end produces mis-match types in EQ_EXPR (array constructor))

2005-11-04  Richard Guenther  <rguenther@suse.de>

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

From-SVN: r106487
gcc/cp/ChangeLog
gcc/cp/init.c