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]

Re: [tree-ssa] Removing CALL_PLACEHOLDER mess, when?


In message <20031219005757.GF7760@atrey.karlin.mff.cuni.cz>, Jan Hubicka writes
:
 >Hi,
 >It is considered good idea to remove CALL_PLACEHOLDERs originally used
 >for sibcalls but currently dead right now, or wait for mainline merge so
 >we don't have that many differences?
 >I would incline to the former as I would like to do more of such a
 >cleanups in expnasion, but would like to ask first.
I would make that part of the merge into the mainline -- removing it from
the branch only would simply make our ongoing merges harder.

jeff


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