This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/19551] [3.4/4.0 Regression] pure (complex types) function call removed as dead (LAPACK routine claic1.f bug)
- From: "billingd at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Jan 2005 22:18:03 -0000
- Subject: [Bug middle-end/19551] [3.4/4.0 Regression] pure (complex types) function call removed as dead (LAPACK routine claic1.f bug)
- References: <20050120222246.19551.billingd@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From billingd at gcc dot gnu dot org 2005-01-24 22:18 -------
I can confirm that the original problem is fixed in CVS. All the LAPACK CLS
Driver tests now pass on i686-pc-cygwin.
Thanks you Jakub for the quick fix.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19551