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

Re: PATCH for partial --enable-mapped-location in gcc/java


    Does this mean the existence of the "complexity" field of struct tree_exp 
    can now be conditioned on !defined(USE_MAPPED_LOCATION)?  (Ada being the 
    only other user, and Ada will need to change anyway for 
    --enable-mapped-location.)

Yes, but the current Ada usage of TREE_COMPLEXITY is unrelated (not that
it's hard to change, but it's an *unrelated* change).


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