This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/53267] New: Constant fold BUILT_IN_FMOD


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}.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]