This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/17266] Libgfortran doesn't build
- From: "ebotcazou at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Sep 2004 06:32:23 -0000
- Subject: [Bug rtl-optimization/17266] Libgfortran doesn't build
- References: <20040901185147.17266.ebotcazou@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From ebotcazou at gcc dot gnu dot org 2004-09-20 06:32 -------
I've been on it since yesterday. The miscompiled function on Solaris is
intrinsic.c:add_functions, but I suspect it's not the same on Linux because of
the different code model (the C compiler can't even be bootstrapped on Solaris
as of today).
--
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |ebotcazou at gcc dot gnu dot
|dot org |org
Status|NEW |ASSIGNED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17266