This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: optimization/3815
- To: gcc-gnats at gcc dot gnu dot org
- Subject: Re: optimization/3815
- From: Craig Rodrigues <rodrigc at mediaone dot net>
- Date: Mon, 13 Aug 2001 18:43:45 -0400
- Cc: gcc-prs at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, heko at iki dot fi
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=3815&database=gcc
Confirmed with gcc version 3.0.1 20010813
Can be reproduced with:
gcc -c -O3 -Wall -c term.i
gcc -c -O1 -frename-registers -Wall -c term.i
Does not occur with:
gcc -c -O3 -fno-rename-registers -Wall -c term.i
gcc -c -O1 -Wall -c term.i
The error does *NOT* occur at all with:
gcc version 3.1 20010811 (experimental)
--
Craig Rodrigues
http://www.gis.net/~craigr
rodrigc@mediaone.net