This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: patch: CONST_VECTOR (was clear_storage)
- From: "Joseph S. Myers" <jsm28 at cam dot ac dot uk>
- To: Aldy Hernandez <aldyh at redhat dot com>
- Cc: <rth at redhat dot com>, <gcc-patches at gcc dot gnu dot org>, <dje at watson dot ibm dot com>
- Date: Sun, 17 Feb 2002 13:40:32 +0000 (GMT)
- Subject: Re: patch: CONST_VECTOR (was clear_storage)
On Sun, 17 Feb 2002, Aldy Hernandez wrote:
> as requested. here's the patch for CONST_VECTOR.
Must be documented in rtl.texi.
> - i had to add a VECTOR_CST node (and corresponding magic all throughout)
> because (a) we'll need it (b) force_const_mem() needs it to get the
> alignment of vector constants correct.
Must be documented in c-tree.texi.
(Of course the accessor macros need documenting as well, in both cases.)
--
Joseph S. Myers
jsm28@cam.ac.uk