This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/46402] libquadmath: Add fmalq
- From: "jakub at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 5 Jan 2011 16:09:25 +0000
- Subject: [Bug fortran/46402] libquadmath: Add fmalq
- Auto-submitted: auto-generated
- References: <bug-46402-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46402
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |ASSIGNED
AssignedTo|unassigned at gcc dot |jakub at gcc dot gnu.org
|gnu.org |
--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-01-05 16:09:10 UTC ---
Created attachment 22905
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22905
gcc46-pr46402.patch
So far only very lightly tested patch, will do full bootstrap/regtest now.