This is the mail archive of the gcc-bugs@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]

[Bug middle-end/12210] Bug in `expand_builtin_apply'


------- Additional Comments From ebotcazou at gcc dot gnu dot org  2003-11-25 18:51 -------
I don't think the fix is right, since push_block statically allocates memory on
the stack while we really want to dynamically allocate in this case.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12210


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