From mboxrd@z Thu Jan 1 00:00:00 1970 From: jeroen dobbelaere To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org Subject: Re: optimization/2826 Date: Wed, 30 May 2001 07:26:00 -0000 Message-id: <20010530142601.26233.qmail@sourceware.cygnus.com> X-SW-Source: 2001-05/msg01033.html List-Id: The following reply was made to PR optimization/2826; it has been noted by GNATS. From: jeroen dobbelaere To: gcc-gnats@gcc.gnu.org, jeroen.dobbelaere@acunia.com, nobody@gcc.gnu.org Cc: Subject: Re: optimization/2826 Date: Wed, 30 May 2001 16:13:00 +0200 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=2826&database=gcc This bug is not repeatable with the latest snapshot (20010528) : [jdobbelaere@ABDERA 2]$ arm-linux-gcc -v -v -O2 -mcpu=xscale -S stat64_problem.i Reading specs from /opt/gcc-test/arm/strongarm/lib/gcc-lib/arm-linux/3.0/specs Configured with: ../gcc-20010528/configure --prefix=/opt/gcc-test/arm/strongarm --host=i686-pc-linux-gnu --target=arm-linux --program-transform-name=s,^,arm-linux-, --enable-shared --enable-threads --enable-languages=c,c++ --with-headers=/opt/gcc-test/arm/strongarm/arm-linux/include --without-fp --with-cpu=strongarm110 Thread model: posix gcc version 3.0 20010528 (prerelease) /opt/gcc-test/arm/strongarm/lib/gcc-lib/arm-linux/3.0/cc1 -fpreprocessed stat64_problem.i -quiet -dumpbase stat64_problem.i -mcpu=xscale -O2 -version -o stat64_problem.s GNU CPP version 3.0 20010528 (prerelease) (cpplib) (ARM GNU/Linux with ELF) GNU C version 3.0 20010528 (prerelease) (arm-linux) compiled by GNU C version 3.0 20010528 (prerelease).