[Bug target/16322] C99 complex math functions not implemented for irix6.5

2006-05-07 Thread billingd at gcc dot gnu dot org
--- Comment #4 from billingd at gcc dot gnu dot org 2006-05-07 07:18 --- I don't have any further interest in this platform. There are successful reports by others on irix-6.5: - http://gcc.gnu.org/ml/gcc-testresults/2006-02/msg00290.html - http://gcc.gnu.org/ml/gcc-testresults/2006-

[Bug target/16322] C99 complex math functions not implemented for irix6.5

2006-05-05 Thread fxcoudert at gcc dot gnu dot org
--- Comment #3 from fxcoudert at gcc dot gnu dot org 2006-05-06 06:55 --- Any reason to keep this open? gfortran doesn't have a problem with irix6.5 any more, as far as I know. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16322

[Bug target/16322] C99 complex math functions not implemented for irix6.5

2005-01-09 Thread coudert at clipper dot ens dot fr
--- Additional Comments From coudert at clipper dot ens dot fr 2005-01-09 14:47 --- I think this bug and PR15266 are really about the same thing: getting the configure system to handle the complex libraries on IRIX. Would there be any chance to get one of them resolved as DUPLICATE? --