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 22, 2000, Richard Henderson <rth@cygnus.com> wrote:

> On Tue, Mar 21, 2000 at 08:11:21AM -0300, Alexandre Oliva wrote:
>> > This patch breaks the build of a c4x cross compiler when
>> > compiling tinfo.cc with -O2.
>> 
>> Same problem on alpha and hppa, both native.

> Eh?  What target triple for the alpha?  I've just bootstrapped
> alpha-dec-linux-gnu and alphaev67-dec-linux-gnu without incident.

With C++ included?  Compilation of tinfo.cc failed in stage2 on all
of: alphaev6-unknown-linux-gnu, alphaev56-dec-osf4.0d,
mips-sgi-irix5.2 and hppa1.1-hp-hpux10.20.  Bootstrap compiler was GCC
2.95.2.  BOOT_CFLAGS was -O3 in all cases, but since Michael's report
was with -O2, I assumed it wouldn't have made much difference.  I may
try again with -O2 on some of these targets, if it would help.

-- 
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]