From 09a43cbf34c62c1b415f62def7e8cdf0b3d41f59 Mon Sep 17 00:00:00 2001 From: Doug Evans Date: Mon, 5 Aug 1996 23:00:38 +0000 Subject: [PATCH] Add comment. From-SVN: r12596 --- gcc/config/sparc/splet.h | 2 ++ 1 file changed, 2 insertions(+) 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) -- 2.30.2