]> git.ipfire.org Git - thirdparty/gcc.git/commit
Add -fno-sync-libcalls.
authorRichard Henderson <rth@redhat.com>
Tue, 1 May 2012 15:48:10 +0000 (08:48 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Tue, 1 May 2012 15:48:10 +0000 (08:48 -0700)
commite8053cf5b5b8d982efd4d77d9922ac63fcf478d2
tree478ddc795db150bbd57b56449d13d8abe4eda8de
parent0f2f338932c32fe0a16a9e640e0eaf694b4244c4
Add -fno-sync-libcalls.

        * common.opt (fsync-libcalls): New.
        * doc/invoke.texi: Document it.
        * optabs.c (init_sync_libfuncs): Honor it.

From-SVN: r187017
gcc/ChangeLog
gcc/common.opt
gcc/doc/invoke.texi
gcc/optabs.c