This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: proposal: drop support for ada on tru64-alpha
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- To: wilson at specifixinc dot com
- Cc: gcc at gcc dot gnu dot org
- Date: Tue, 31 Aug 04 14:42:56 EDT
- Subject: Re: proposal: drop support for ada on tru64-alpha
Follow the pointer to PR 13750. The patch that makes PCH work breaks
Ada. So we have to choose between PCH or Ada. Unless someone is
willing and able to spend some time figuring out why Ada is broken with
the patch, so that we can have both.
I've seen miscomparisons of b_gnatb.o randomly occuring on other machines
as well. My inclination is to feel this is not a code generation problem
nor unique to Alpha, but most likely some sort of uninitializd variable.