re PR target/8795 ([PPC] Altivec related bugs concerning gcc 3.3 and mainline)
authorMark Mitchell <mmitchel@gcc.gnu.org>
Mon, 25 Aug 2003 16:58:31 +0000 (16:58 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Mon, 25 Aug 2003 16:58:31 +0000 (16:58 +0000)
commit1281fe11033eebaaa8a4fbc70770eca204c9c504
tree47ae12295f5ab583fc99e8676bc65561081e359a
parent43dc123f52541ec779e4b56541203cec16c18d80
re PR target/8795 ([PPC] Altivec related bugs concerning gcc 3.3 and mainline)

PR c++/8795
* tree.h (build_method_type_directly): Declare.
* c-common.c (handle_vector_size_attributes): Handle METHOD_TYPEs.
(vector_size_helper): Likewise.
* tree.c (build_method_type_directly): New function.
(build_method_type): Use it.

From-SVN: r70774
gcc/tree.c