From: Doug Evans Date: Mon, 5 Aug 1996 23:00:38 +0000 (+0000) Subject: Add comment. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=09a43cbf34c62c1b415f62def7e8cdf0b3d41f59;p=gcc.git Add comment. From-SVN: r12596 --- diff --git a/gcc/config/sparc/splet.h b/gcc/config/sparc/splet.h index 5e5d6498e6c..a868f65897a 100644 --- a/gcc/config/sparc/splet.h +++ b/gcc/config/sparc/splet.h @@ -21,6 +21,8 @@ Boston, MA 02111-1307, USA. */ #include "sparc/aout.h" +/* -mbroken-saverestore is not included here because the long term + default is -mno-broken-saverestore. */ #undef TARGET_DEFAULT #define TARGET_DEFAULT (MASK_APP_REGS + MASK_EPILOGUE)