optimization/3815
Craig Rodrigues
rodrigc@mediaone.net
Mon Aug 13 15:46:00 GMT 2001
The following reply was made to PR optimization/3815; it has been noted by GNATS.
From: Craig Rodrigues <rodrigc@mediaone.net>
To: gcc-gnats@gcc.gnu.org
Cc: gcc-prs@gcc.gnu.org, gcc-bugs@gcc.gnu.org, nobody@gcc.gnu.org, heko@iki.fi
Subject: Re: optimization/3815
Date: Mon, 13 Aug 2001 18:43:45 -0400
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-prs
mailing list