aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
diff options
context:
space:
mode:
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>2002-07-28 13:00:22 +0000
committerKaveh Ghazi <ghazi@gcc.gnu.org>2002-07-28 13:00:22 +0000
commit8155cedd4753bcbd863812fd4b71cccf66a81c4e (patch)
tree558d7abbf4d8c225f2f2d2cc103b09d79d082c79 /gcc/config
parentdd86aabfe631e311ad78ad35a2f1758742fc3ca2 (diff)
downloadgcc-8155cedd4753bcbd863812fd4b71cccf66a81c4e.zip
gcc-8155cedd4753bcbd863812fd4b71cccf66a81c4e.tar.gz
gcc-8155cedd4753bcbd863812fd4b71cccf66a81c4e.tar.bz2
freebsd.h (TARGET_OS_CPP_BUILTINS): Add missing backslash.
* alpha/freebsd.h (TARGET_OS_CPP_BUILTINS): Add missing backslash. From-SVN: r55816
Diffstat (limited to 'gcc/config')
-rw-r--r--gcc/config/alpha/freebsd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/alpha/freebsd.h b/gcc/config/alpha/freebsd.h
index 4fd4c69..0ec9688 100644
--- a/gcc/config/alpha/freebsd.h
+++ b/gcc/config/alpha/freebsd.h
@@ -32,7 +32,7 @@ Boston, MA 02111-1307, USA. */
builtin_define ("__PIC__"); \
builtin_define ("__pic__"); \
} \
- }
+ } \
while (0)
#undef CPP_SPEC