This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Another string optimisation problem in gcc-2.95.2
- To: greyham at research dot canon dot com dot au
- Subject: Re: Another string optimisation problem in gcc-2.95.2
- From: "Martin v. Loewis" <martin at loewis dot home dot cs dot tu-berlin dot de>
- Date: Mon, 1 May 2000 11:36:59 +0200
- CC: rth at cygnus dot com, gcc-bugs at gcc dot gnu dot org
- References: <20000501025337.368973C981@elph.research.canon.com.au>
> It seems as though there are a few problems in the area of simple string
> optimisations. I can't see any of the mentioned in the bug database at
> www-gnats.gnu.org though; could you please tell me how to submit a report to
> the database? I'd like to ensure that these problems are tracked, or at
> least not forgotten.
Please don't use that installation. Instead, use
http://gcc.gnu.org/cgi-bin/gnatsweb.pl
To submit a bug report, you can either use the gnatsweb interface, or
the gccbug script distributed with the mainline compiler.
Regards,
Martin