This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
My problem on x86-64
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- To: gcc at gcc dot gnu dot org
- Date: Mon, 26 Jan 04 07:43:22 EST
- Subject: My problem on x86-64
Andreas Jaeger spent a lot of time helping me with this over the weekend
by logging into my machine.
It turned out that the problem was that I had a .magic file in my
current directory. That file contained macros for a VLSI design tool I
last used over 15 years ago, but is used by the system on that machine for
a different purpose and was confusing it.
I'd like to thank him for all his work.
Now my only remaining problem is the ICE in reg-stack.c that I mentioned
a while ago.