This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: optimization/1762, please reopen
- To: rth at redhat dot com
- Subject: Re: optimization/1762, please reopen
- From: Reichelt <reichelt at igpm dot rwth-aachen dot de>
- Date: Mon, 25 Jun 2001 20:39:11 +0200
- cc: rth at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org
Hello again,
I wrote:
>> I'm afraid the bug reappeared with the 3.0 release.
>> So, please reopen the PR.
On 25 Jun, Richard Henderson wrote:
> The test case still passes for me. Is the test not in fact
> representative of your code?
I still get the wrong results with the code snippet from the PR.
But it's target specific (maybe I should have mentioned that more
explicitly): On an x86-linux machine everything works fine
(return value "0"), but on the SGI I get "1" instead.
Did you check it on an SGI?
Maybe the following specs will help:
Reading specs from /usr/LOCAL/lib/gcc-lib/mips-sgi-irix6.5/3.0/specs
Configured with: ../gcc30-cvs/configure --prefix=/usr/LOCAL --with-local-prefix=/usr/LOCAL --with-dwarf2
Thread model: single
gcc version 3.0
Greetings,
Volker