This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: New problem compiling g-exctra.adb
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- To: dnovillo at redhat dot com
- Cc: gcc at gcc dot gnu dot org
- Date: Tue, 7 Sep 04 19:08:47 EDT
- Subject: Re: New problem compiling g-exctra.adb
Yes. And in the case of a pointer initialized to 0, we should
probably set it PT_ANYTHING, unless we can equate 0 with "can't point
to a user variable".
I'd say that zero means it can't point to a user variable.