mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-25 13:51:04 +08:00
This patch fix the 3c0265394d9ffedff2b0de508602dc52e077ce5c commits by correctly setting minimum architecture for modf PPC optimization to power5+ instead of power5 (since only on power5+ round/ceil will be inline to inline assembly).