Re: [Bug libstdc++/20352] FAIL: 26_numerics/complex/pow.cc execution test

2005-03-06 Thread Andrew Pinski
On Mar 6, 2005, at 8:31 PM, dave at hiauly1 dot hia dot nrc dot ca wrote: --- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca 2005-03-07 01:31 --- Subject: Re: FAIL: 26_numerics/complex/pow.cc execution test We have log(x) == -inf for x == 0+. The exp call is

[Bug libstdc++/20352] FAIL: 26_numerics/complex/pow.cc execution test

2005-03-06 Thread pinskia at physics dot uc dot edu
--- Additional Comments From pinskia at physics dot uc dot edu 2005-03-07 01:39 --- Subject: Re: FAIL: 26_numerics/complex/pow.cc execution test On Mar 6, 2005, at 8:31 PM, dave at hiauly1 dot hia dot nrc dot ca wrote: --- Additional Comments From dave at hiauly1 dot hia dot

[Bug libstdc++/20352] FAIL: 26_numerics/complex/pow.cc execution test

2005-03-06 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca 2005-03-07 01:41 --- Subject: Re: FAIL: 26_numerics/complex/pow.cc execution test We have log(x) == -inf for x == 0+. The exp call is returning 0+ but the argument isn't -inf. It's -5.9923104495410517e+307.

[Bug libstdc++/20352] FAIL: 26_numerics/complex/pow.cc execution test

2005-03-06 Thread pcarlini at suse dot de
--- Additional Comments From pcarlini at suse dot de 2005-03-07 01:46 --- In any case, as long as the next exp is 0, the problem must be elsewhere... Probably the imaginary part of complex::log, as I mentioned in the previous message. --

[Bug libstdc++/20352] FAIL: 26_numerics/complex/pow.cc execution test

2005-03-06 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca 2005-03-07 02:04 --- Subject: Re: FAIL: 26_numerics/complex/pow.cc execution test The only other tricky bit of the computation seems atan2(0.0, 0.0) which should be also zero, of course. This is the problem. From

[Bug libstdc++/20352] FAIL: 26_numerics/complex/pow.cc execution test

2005-03-06 Thread schwab at suse dot de
--- Additional Comments From schwab at suse dot de 2005-03-07 02:07 --- C99 says: F.9.3.7 The log functions #8212; log(±0) returns #8722;#8734; and raises the #8216;#8216;divide-by-zero#8217;#8217; #64258;oating-point exception. Note that HUGE_VAL == INFINITY on IEEE hosts. --

[Bug regression/20354] New: testsuite failure: compiler driver --coverage doesn't handle testglue targets

2005-03-06 Thread hp at gcc dot gnu dot org
(timeout = 300) Reading specs from /home/hp/combined/mmixware-sim/gcc/specs^M Target: mmix-knuth-mmixware^M Configured with: /home/hp/combined/combined/configure --target=mmix-knuth-mmixware^M Thread model: single^M gcc version 4.1.0 20050306 (experimental)^M /home/hp/combined/mmixware-sim/gcc/cc1

[Bug other/20354] testsuite failure: compiler driver --coverage doesn't handle testglue targets

2005-03-06 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Component|regression |other http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20354

[Bug testsuite/20354] testsuite failure: compiler driver --coverage doesn't handle testglue targets

2005-03-06 Thread hp at gcc dot gnu dot org
-- What|Removed |Added Component|other |testsuite http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20354

[Bug c/18822] segmentation fault

2005-03-06 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-03-07 03:15 --- No feedback in 3 months. -- What|Removed |Added Status|WAITING

[Bug c++/20103] [4.0/4.1 regression] ICE in create_tmp_var with C99 style struct initializer

2005-03-06 Thread aoliva at redhat dot com
--- Additional Comments From aoliva at gcc dot gnu dot org 2005-03-07 03:26 --- Subject: Re: [PR c++/20103] failure to gimplify constructors for addressable types On Mar 6, 2005, Mark Mitchell [EMAIL PROTECTED] wrote: Alexandre Oliva wrote: +case TARGET_EXPR: + { +

[Bug c++/19199] [3.3/3.4/4.0/4.1 Regression] Wrong warning about returning a reference to a temporary

2005-03-06 Thread aoliva at redhat dot com
--- Additional Comments From aoliva at gcc dot gnu dot org 2005-03-07 03:28 --- Subject: Re: [PR c++/19199] don't turn cond_expr lvalue into min_expr rvalue (continued from PR c++/20280) On Mar 5, 2005, Mark Mitchell [EMAIL PROTECTED] wrote: Roger has objected to this change in the

[Bug c/18624] cannot detect local variable set but never used

2005-03-06 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-03-07 03:41 --- This should be done in the front-ends. -- What|Removed |Added Component|middle-end

[Bug libstdc++/20352] FAIL: 26_numerics/complex/pow.cc execution test

2005-03-06 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca 2005-03-07 04:03 --- Subject: Re: FAIL: 26_numerics/complex/pow.cc execution test Note that HUGE_VAL == INFINITY on IEEE hosts. I don't believe that's the case for HP-UX 10.20. The define for HUGE_VALUE is #

[Bug c++/19199] [3.3/3.4/4.0/4.1 Regression] Wrong warning about returning a reference to a temporary

2005-03-06 Thread mark at codesourcery dot com
--- Additional Comments From mark at codesourcery dot com 2005-03-07 04:19 --- Subject: Re: [PR c++/19199] don't turn cond_expr lvalue into min_expr rvalue (continued from PR c++/20280) Alexandre Oliva wrote: On Mar 5, 2005, Mark Mitchell [EMAIL PROTECTED] wrote: Roger has

[Bug c++/20103] [4.0/4.1 regression] ICE in create_tmp_var with C99 style struct initializer

2005-03-06 Thread mark at codesourcery dot com
--- Additional Comments From mark at codesourcery dot com 2005-03-07 04:44 --- Subject: Re: [PR c++/20103] failure to gimplify constructors for addressable types Alexandre Oliva wrote: This doesn't look quite right. First, we're trying to get rid of tsubst_copy; we should not add new

[Bug target/19933] Problem with define of HUGE_VAL in math_c99.

2005-03-06 Thread casevh at comcast dot net
--- Additional Comments From casevh at comcast dot net 2005-03-07 06:15 --- I downloaded and tried the Sun Studio 10 compiler. It does require math_c99.h as distributed by Sun. So I'd say gcc will need to work around this header file. --

[Bug c/20355] New: MEM_READONLY_P MEM_VOLATILE_P properties are lost on BLKmode rtl operands.

2005-03-06 Thread schlie at comcast dot net
It appears that some critical expression attributes are lost when memory reference expressions are converted to rtl BLKmode operands typically used in (set BLK BLK) operations for example. This bug prevents volatile and read-only BLKmode memory reference operands from being treatedf properly

[Bug middle-end/20355] MEM_READONLY_P MEM_VOLATILE_P properties are lost on BLKmode rtl operands.

2005-03-06 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Component|c |middle-end http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20355

[Bug other/20349] [multilib] libjava(32) doesn't build.

2005-03-06 Thread pluto at pld-linux dot org
--- Additional Comments From pluto at pld-linux dot org 2005-03-07 07:21 --- (In reply to comment #1) Can you try again? I think this was caused by the patch for PR 20155 which had to be reverted. it didn't helped. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20349

[Bug c++/20145] [4.0/4.1 Regression] template class has virtual functions ... is not suppressed with -isystem

2005-03-06 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-03-07 07:24 --- I think this caused by the patch which fixed PR 19733. -- What|Removed |Added

<    1   2