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]

Re: 1.1.1 local-alloc alloca removal




  In message <19981116215429.A31827@dot.cygnus.com>you write:
  > There is a nasty function in glibc 2.0.99 that has max_regno
  > sitting about 110k.  Which kills the compiler rather quickly
  > using alloca here.
  > 
  > 
  > r~
  > 
  > 
  > 	* local-alloc.c (local_alloc): Use malloc not alloca for
  > 	reg_qty, reg_offset, ref_next_in_qty.
I've installed this onto the branch.  I also installed it on the mailine
tree (tsk tsk :-).

jeff


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