This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Optimization bug
- To: Gerald Gutierrez <gutier at interchange dot ubc dot ca>
- Subject: Re: Optimization bug
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Wed, 29 Mar 2000 13:41:22 -0700
- cc: gcc-bugs at gcc dot gnu dot org
- Reply-To: law at cygnus dot com
In message <Pine.GSO.4.21.0003241206270.10482-300000@inch.interchange.ubc.ca>
you write:
> Hi. Details:
>
> gcc version 2.95.2 19991024 (release)
> Linux Mandrake 7.0
> Source code is bugs.c. It works without -funroll-loops, or if a number of
> things in the source code is removed.
>
> Command line: $g++ -v --save-temps -funroll-loops -O3 bug.c
[ ... ]
Thanks. I've added this test to the regression testsuite.
jeff