This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC_VERSION
- To: Zack Weinberg <zackw at stanford dot edu>
- Subject: Re: GCC_VERSION
- From: Jason Merrill <jason_merrill at redhat dot com>
- Date: 05 Jul 2001 15:36:27 +0100
- Cc: gcc at gcc dot gnu dot org
- References: <m3elrvihht.fsf@prospero.cambridge.redhat.com>
>>>>> "Jason" == Jason Merrill <jason_merrill@redhat.com> writes:
> There are still several things that test the value of GCC_VERSION, but it
> doesn't actually seem to be defined anywhere. Nor can I find where it was
> supposed to have been defined. Thoughts?
Ah, ansidecl.h.
Jason