This is the mail archive of the gcc@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: Functions with multiple entry points


>>>>> "Richard" == Richard Henderson <rth@cygnus.com> writes:

    Richard> The middle end kind-of supports multiple entries.  We
    Richard> don't actually emit multiple prologues though.  If we
    Richard> were to rely on such things, we'd have to fix all the
    Richard> targets that emit prologues as text not rtl.

How does one use the (limited) support? 

Thanks!

--
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]