[Bug optimization/14312] [tree-ssa] [regression] tailcalls not being generated when functions contain pointers

dnovillo at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Mar 9 15:05:00 GMT 2004


------- Additional Comments From dnovillo at gcc dot gnu dot org  2004-03-09 15:05 -------

Fixed with 

        * calls.c (initialize_argument_information): Add
        parameter may_tail_call.  Set to false for invisible
        pass-by-reference arguments that require stack
        allocation.
        Update all users.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED


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



More information about the Gcc-bugs mailing list