This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Ada broken on mainline (Linux/AMD64)
- From: "Paolo Bonzini" <bonzini at gnu dot org>
- To: gcc at gcc dot gnu dot org
- Date: Mon, 19 Apr 2004 11:17:03 +0200
- Subject: Re: Ada broken on mainline (Linux/AMD64)
- References: <1082276175.7482.17.camel@pc> <m3hdvh3ctf.fsf@gromit.moeb><1082278616.7482.30.camel@pc> <m38ygt39jo.fsf@gromit.moeb><1082289125.7482.62.camel@pc> <m3u0zhz85q.fsf_-_@gromit.moeb> <jepta5nyvt.fsf@sykes.suse.de>
> Probably the same issue as on ia64, due to -frename-registers now being
> the default.
Also, the Ada testsuite was being run at -O0 until very recently. Compare
with the gcc testsuite being run at -O[0123s] and sometimes also
with/without options like -fomit-frame-pointer.
Paolo