This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/53267] New: Constant fold BUILT_IN_FMOD
- From: "jb at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 07 May 2012 15:38:05 +0000
- Subject: [Bug middle-end/53267] New: Constant fold BUILT_IN_FMOD
- Auto-submitted: auto-generated
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53267
Bug #: 53267
Summary: Constant fold BUILT_IN_FMOD
Classification: Unclassified
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Component: middle-end
AssignedTo: unassigned@gcc.gnu.org
ReportedBy: jb@gcc.gnu.org
Now that we require at least MPFR 2.4.0, mpfr_fmod() could be used to constant
fold BUILT_IN_FMOD{F,,L}.