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]

extend an existing RTX


I would like to attach yet another sequence to a CALL_PLACEHOLDER.  Just 
changing the rtl.def is obviously not a good idea.  So, should I create an 
independent and new RTX object, or is there a painless way to extend the 
existing one (that doesn't break the gcc all over the place)?

Thanks,
Andi.


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