This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]