public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/16322] New: C99 complex math functions not implemented for irix6.5
@ 2004-07-01 23:13 billingd at gcc dot gnu dot org
  2004-07-01 23:16 ` [Bug c/16322] " billingd at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: billingd at gcc dot gnu dot org @ 2004-07-01 23:13 UTC (permalink / raw)
  To: gcc-bugs

The C99 complex math functions aren't implemented for irix6.5.  This blocks 
gfortran complex math functions.

Recent versions of the native C library support them, so it should be possible 
with some header hacking.

-- 
           Summary: C99 complex math functions not implemented for irix6.5
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: billingd at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: mips-sgi-irix6.5
  GCC host triplet: mips-sgi-irix6.5
GCC target triplet: mips-sgi-irix6.5
OtherBugsDependingO 16287,16292
             nThis:


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16322


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug c/16322] C99 complex math functions not implemented for irix6.5
  2004-07-01 23:13 [Bug c/16322] New: C99 complex math functions not implemented for irix6.5 billingd at gcc dot gnu dot org
@ 2004-07-01 23:16 ` billingd at gcc dot gnu dot org
  2004-07-09  3:12 ` billingd at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: billingd at gcc dot gnu dot org @ 2004-07-01 23:16 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From billingd at gcc dot gnu dot org  2004-07-01 23:16 -------
I will see if this is within my capabilities.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-07-01 23:16:32
               date|                            |
   Target Milestone|---                         |3.5.0


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16322


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug c/16322] C99 complex math functions not implemented for irix6.5
  2004-07-01 23:13 [Bug c/16322] New: C99 complex math functions not implemented for irix6.5 billingd at gcc dot gnu dot org
  2004-07-01 23:16 ` [Bug c/16322] " billingd at gcc dot gnu dot org
@ 2004-07-09  3:12 ` billingd at gcc dot gnu dot org
  2004-07-17 18:29 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: billingd at gcc dot gnu dot org @ 2004-07-09  3:12 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|                            |16446


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16322


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug c/16322] C99 complex math functions not implemented for irix6.5
  2004-07-01 23:13 [Bug c/16322] New: C99 complex math functions not implemented for irix6.5 billingd at gcc dot gnu dot org
  2004-07-01 23:16 ` [Bug c/16322] " billingd at gcc dot gnu dot org
  2004-07-09  3:12 ` billingd at gcc dot gnu dot org
@ 2004-07-17 18:29 ` pinskia at gcc dot gnu dot org
  2004-08-19 19:01 ` [Bug target/16322] " rsandifo at gcc dot gnu dot org
  2005-01-09 14:47 ` coudert at clipper dot ens dot fr
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-07-17 18:29 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|3.5.0                       |---


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16322


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug target/16322] C99 complex math functions not implemented for irix6.5
  2004-07-01 23:13 [Bug c/16322] New: C99 complex math functions not implemented for irix6.5 billingd at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2004-07-17 18:29 ` pinskia at gcc dot gnu dot org
@ 2004-08-19 19:01 ` rsandifo at gcc dot gnu dot org
  2005-01-09 14:47 ` coudert at clipper dot ens dot fr
  4 siblings, 0 replies; 6+ messages in thread
From: rsandifo at gcc dot gnu dot org @ 2004-08-19 19:01 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 16322 depends on bug 16446, which changed state.

Bug 16446 Summary: Irix calling conventions for complex numbers
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16446

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16322


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug target/16322] C99 complex math functions not implemented for irix6.5
  2004-07-01 23:13 [Bug c/16322] New: C99 complex math functions not implemented for irix6.5 billingd at gcc dot gnu dot org
                   ` (3 preceding siblings ...)
  2004-08-19 19:01 ` [Bug target/16322] " rsandifo at gcc dot gnu dot org
@ 2005-01-09 14:47 ` coudert at clipper dot ens dot fr
  4 siblings, 0 replies; 6+ messages in thread
From: coudert at clipper dot ens dot fr @ 2005-01-09 14:47 UTC (permalink / raw)
  To: gcc-bugs


------- 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?

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |coudert at clipper dot ens
                   |                            |dot fr


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16322


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2005-01-09 14:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-07-01 23:13 [Bug c/16322] New: C99 complex math functions not implemented for irix6.5 billingd at gcc dot gnu dot org
2004-07-01 23:16 ` [Bug c/16322] " billingd at gcc dot gnu dot org
2004-07-09  3:12 ` billingd at gcc dot gnu dot org
2004-07-17 18:29 ` pinskia at gcc dot gnu dot org
2004-08-19 19:01 ` [Bug target/16322] " rsandifo at gcc dot gnu dot org
2005-01-09 14:47 ` coudert at clipper dot ens dot fr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).