This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: optimization/1762, please reopen


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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]