[Bug middle-end/11491] Problem with optimized inline caller of alloca()

pinskia at physics dot uc dot edu gcc-bugzilla@gcc.gnu.org
Thu Jul 10 19:42:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From pinskia at physics dot uc dot edu  2003-07-10 19:42 -------
It was fixed by:
Sun Nov 17 00:01:28 CET 2002  Jan Hubicka 

        * calls.c (alloca_call_p): New global function.
        * tree.h (alloca_call_p): New.
        * tree-inline.c (inlinable_function_p):  Do not inline when
        function calls alloca.
        (find_alloca_call, find_alloca_call_1): New functions.



More information about the Gcc-bugs mailing list