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]

Memory map.


    Is the memory map kept in gcc after the reload step? (e.g. e vector
saying the stack slot where each variable is placed). I wrote the code to
compute it, but I have the feeling that I am doing something that has
already been done (I am new to gcc and I haven't got the time to study the
sources thoroughly yet).

   Thanx.
    Virgil


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