http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59039
--- Comment #16 from Richard Biener <rguenth at gcc dot gnu.org> --- (In reply to H.J. Lu from comment #15) > (In reply to Eric Botcazou from comment #14) > > > This is good to hear. What is each field? I assume that > > > the first 3 fields are frame address, resume address and > > > stack address. Are the same for all targets? What are > > > the maximum number of fields? > > > > Everything is in the manual I think, otherwise certainly in the sources. > > I couldn't find anything in GCC manual. See tm.texi / md.texi.