This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: complex u = u * v
- To: Peter Tamburello <tamburel at cdfsga dot fnal dot gov>, gcc-bugs at gcc dot gnu dot org
- Subject: Re: complex u = u * v
- From: scott snyder <snyder at fnal dot gov>
- Date: 21 Jun 2000 18:28:34 -0500
- References: <200006211845.NAA07340@cdfsga.fnal.gov>
hey pete -
You might see if these patches
http://gcc.gnu.org/ml/gcc-patches/1999-10n/msg00824.html
http://gcc.gnu.org/ml/gcc-patches/1999-10n/msg00825.html
http://gcc.gnu.org/ml/gcc-patches/1999-11n/msg00084.html
help.
If i remember right, i was able to successfully build the zoom linearalgebra
package with the (then-current) new libstdc++ with them installed.
The pieces of the above patches pertaining to the C++ front end did get
added to the cvs version, but the backend pieces have not.
sss