call.c (implicit_conversion): Check BRACE_ENCLOSED_INITIALIZER_P before forcing insta...
authorJason Merrill <jason@redhat.com>
Mon, 12 Sep 2011 18:04:23 +0000 (14:04 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 12 Sep 2011 18:04:23 +0000 (14:04 -0400)
commit4ce1e77017b289c619d22c1bcbb120aae271098b
treea157be969f8997a7f7669a05d30a3a606b39c478
parentb58d339116b877e735e57979143f4531d6a110d9
call.c (implicit_conversion): Check BRACE_ENCLOSED_INITIALIZER_P before forcing instantiation.

* call.c (implicit_conversion): Check BRACE_ENCLOSED_INITIALIZER_P
before forcing instantiation.

From-SVN: r178786
gcc/cp/ChangeLog
gcc/cp/call.c