This is the mail archive of the gcc-bugs@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]

Re: expand_call


On Mar 21, 2000, Michael Hayes <m.hayes@elec.canterbury.ac.nz> wrote:

> rth@gcc.gnu.org writes:
>> * calls.c (expand_call): Don't bother generating tail call
>> sequences if there are pending cleanups.  Use
>> expand_start_target_temps/expand_end_target_temps to elide
>> cleanups created during sibcall expansion.

> This patch breaks the build of a c4x cross compiler when
> compiling tinfo.cc with -O2.

Same problem on alpha and hppa, both native.

-- 
Alexandre Oliva    Enjoy Guaranį, see http://www.ic.unicamp.br/~oliva/
Cygnus Solutions, a Red Hat company        aoliva@{redhat, cygnus}.com
Free Software Developer and Evangelist    CS PhD student at IC-Unicamp
oliva@{lsd.ic.unicamp.br, gnu.org}   Write to mailing lists, not to me


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