This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [tree-ssa] Removing CALL_PLACEHOLDER mess, when?
- From: law at redhat dot com
- To: Jan Hubicka <hubicka at ucw dot cz>
- Cc: gcc at gcc dot gnu dot org
- Date: Wed, 07 Jan 2004 01:54:37 -0700
- Subject: Re: [tree-ssa] Removing CALL_PLACEHOLDER mess, when?
- Reply-to: law at redhat dot com
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