This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Bug: Wrong code generated with -funroll-loops (C, not C++ !)
- To: gnu-gcc-bug at moderators dot isc dot org
- Subject: Re: Bug: Wrong code generated with -funroll-loops (C, not C++ !)
- From: Christoph Breitkopf <chr dot breitkopf at magrathea dot de>
- Date: Thu, 19 Aug 1999 13:57:29 +0200
- Newsgroups: gnu.gcc.bug
- Organization: Magrathea Informatik GmbH
- References: <37B9429E.995275F3@magrathea.de>
To followup my own posting:
The bug is still in gcc 2.95.1
egcs 1.1.2 compiles the code correctly.
Chris