This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Vectorizing my loops. Some problems.
- From: Gerald Pfeifer <gerald at pfeifer dot com>
- To: Øystein Johansen <oystein at gnubg dot org>
- Cc: Richard Guenther <richard dot guenther at gmail dot com>, gcc at gcc dot gnu dot org
- Date: Sun, 17 Apr 2005 20:00:51 +0200 (CEST)
- Subject: Re: Vectorizing my loops. Some problems.
- References: <42603852.2000008@gnubg.org> <84fc9c0005041515101d704c0b@mail.gmail.com><42603EE7.9080206@gnubg.org>
On Sat, 16 Apr 2005, Øystein Johansen wrote:
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://gcc.gnu.org/bugs.html> for instructions.
> make: *** [neuralnet.o] Error 1
>
> Should I report this to the bug database or is this a known bug? And
> what is it and what can I do?
>
> It's still gcc-4.1-20050313
Update to a current version/snapshot, since that one's already a month
old, and there have been many changes since then.
If the problem persists, please file a Bugzilla with detailed information
that will allow a developer to reproduce this (which include preprocessed
sources).
Thanks,
Gerald