[Bug middle-end/30447] Evaluate complex math functions at compile-time
ghazi at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Oct 14 01:57:00 GMT 2009
------- Comment #9 from ghazi at gcc dot gnu dot org 2009-10-14 01:57 -------
Support for the "arc" functions is done in the mpc svn repository which will be
released as mpc-0.8 at the end of October. Use of these functions has been
checked into mainline. All C99 builtin complex math functions are done; well,
except for cproj because that has a wierd non-c99 implementation in glibc.
TODO:
Wait for mpc-0.8 to be released.
Update gcc's configure to look for mpc-0.8.
Hard require MPC.
Do remaining stuff from PR40302.
--
ghazi at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed|2009-09-20 16:21:55 |2009-10-14 01:57:26
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30447
More information about the Gcc-bugs
mailing list