This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patch] Re: Another weird sparc solaris 2.8 compiler error
- To: Bryce McKinlay <bryce at albatross dot co dot nz>
- Subject: Re: [patch] Re: Another weird sparc solaris 2.8 compiler error
- From: Tom Tromey <tromey at redhat dot com>
- Date: 01 Feb 2001 16:19:47 -0700
- Cc: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>, Edgar Villanueva <EVillanueva at dynamicsoft dot com>, java at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
- References: <Pine.BSF.4.32.0102010157480.96364-100000@deneb.dbai.tuwien.ac.at> <3A790CDB.BA8DC4C6@albatross.co.nz>
- Reply-To: tromey at redhat dot com
>>>>> "Bryce" == Bryce McKinlay <bryce@albatross.co.nz> writes:
Bryce> (error): Remove unused function.
Does anybody know why we had an error() function here in the first
place?
Tom