diff options
author | Uros Bizjak <ubizjak@gmail.com> | 2010-07-09 23:09:04 +0200 |
---|---|---|
committer | Uros Bizjak <uros@gcc.gnu.org> | 2010-07-09 23:09:04 +0200 |
commit | abcb0bd9b755557ddcd5005c4893c465f8fe64b0 (patch) | |
tree | 2d7c771dfd0f375a49149588e76022469e8be258 /gcc/config.in | |
parent | 7085bfb6222aa912fcaaac6bd9c1a52626603f25 (diff) | |
download | gcc-abcb0bd9b755557ddcd5005c4893c465f8fe64b0.zip gcc-abcb0bd9b755557ddcd5005c4893c465f8fe64b0.tar.gz gcc-abcb0bd9b755557ddcd5005c4893c465f8fe64b0.tar.bz2 |
* config.in: Regenerate.
From-SVN: r162016
Diffstat (limited to 'gcc/config.in')
-rw-r--r-- | gcc/config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config.in b/gcc/config.in index 35d406d..e140a71 100644 --- a/gcc/config.in +++ b/gcc/config.in @@ -315,7 +315,7 @@ #endif -/* Define true if the assembler supports 'rep <insn>, lock <insn>'. */ +/* Define if the assembler supports 'rep <insn>, lock <insn>'. */ #ifndef USED_FOR_TARGET #undef HAVE_AS_IX86_REP_LOCK_PREFIX #endif |