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: [PATCH] Don't abort in C++ emit_local_var


>>>>> "Jakub" == Jakub Jelinek <jakub@redhat.com> writes:

    Jakub> would check each args[].tree_value and say if it is
    Jakub> impossible for it to be an argument to a tail call, or
    Jakub> there could be a cfun variable, initialized by expand_call,

I think Richard already created such a hook, but I forget its name.

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com

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