invoke.texi (x86 Options, [...]): Mention that -mfpmath=sse is the default also for...
authorUros Bizjak <ubizjak@gmail.com>
Fri, 24 Feb 2017 18:18:57 +0000 (19:18 +0100)
committerUros Bizjak <uros@gcc.gnu.org>
Fri, 24 Feb 2017 18:18:57 +0000 (19:18 +0100)
commit14a7c857a061db3487d36508536f010102ddf40d
treeb6c2f519a4dd9b03ef03a34a27b5d2a007f3bde2
parent19e1183f174dbd85deff959e93519c8239d38069
invoke.texi (x86 Options, [...]): Mention that -mfpmath=sse is the default also for x86-32 targets with SSE2...

* doc/invoke.texi (x86 Options, -mfpmath=sse): Mention that
-mfpmath=sse is the default also for x86-32 targets with SSE2
instruction set when @option{-ffast-math} is enabled

From-SVN: r245715
gcc/ChangeLog
gcc/doc/invoke.texi