This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: GCC v.2.95.2 Bug Report on Solaris 2.6
- To: Jackie dot Zoucha at trw dot com
- Subject: Re: GCC v.2.95.2 Bug Report on Solaris 2.6
- From: "Martin v. Loewis" <martin at loewis dot home dot cs dot tu-berlin dot de>
- Date: Sat, 25 Mar 2000 17:47:00 +0100
- CC: gcc-bugs at gcc dot gnu dot org
- References: <38D7FB4E.E14D6BF3@trw.com>
> The main problem is that I accidentally declared static a variable
> that should have been const. A version of gcc on a Linux system gave
> me a useful error and pointed me to the problem.
Thanks for your bug report. I've put it into GNATS.
Regards,
Martin