* c-common.c (vector_types_convertible_p): Treat opaque types as
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 11 Jan 2007 23:14:51 +0000 (23:14 +0000)
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 11 Jan 2007 23:14:51 +0000 (23:14 +0000)
commitae6db8aba8c366e90787528d722cccdd81b67b0b
tree221bc5a9b3635c0b6f184d2c7ccd0df3f1b8904f
parent6548e80876b803cc3abcc2c8f3ebec8a4c647062
* c-common.c (vector_types_convertible_p): Treat opaque types as
always convertible if they have the same size, but not otherwise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@120688 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/c-common.c