optimization/3815
Craig Rodrigues
rodrigc@mediaone.net
Mon Aug 13 15:44:00 GMT 2001
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
More information about the Gcc-bugs
mailing list