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]
Other format: [Raw text]

Can libcalls be nested?


Hello,

In some places in the RTL optimizers we assume that libcalls are
never nested.  In other places we assume that they do nest.  In
the documentation, I can't find which assumption is right.  So I
am asking here :-)  Can libcalls be nested?

Thanks,

Gr.
Steven


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