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: New VEC API


> 3) both lambda-code.c and tree-loop-linear.c have gc allocated temporary
> vectors.  I'm reasonably sure these could be heap allocated.  I added FIXMEs.

Yes, they could.
They existed before you added the heap alloc stuff, IIRC



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