diff options
| author | bje <bje@138bc75d-0d04-0410-961f-82ee72b054a4> | 2006-03-06 01:24:20 +0000 |
|---|---|---|
| committer | bje <bje@138bc75d-0d04-0410-961f-82ee72b054a4> | 2006-03-06 01:24:20 +0000 |
| commit | f048f83b805f1c22deff01354d23060609db1895 (patch) | |
| tree | 9c5bb78b1724da047cafb93b38530b05827513de | |
| parent | 1eb5a89d478634f0bd38335c947e2c7d0e2ab4c8 (diff) | |
| download | ppe42-gcc-f048f83b805f1c22deff01354d23060609db1895.tar.gz ppe42-gcc-f048f83b805f1c22deff01354d23060609db1895.zip | |
Comment tweak/update.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@111752 138bc75d-0d04-0410-961f-82ee72b054a4
| -rw-r--r-- | gcc/config/t-dfprules | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/config/t-dfprules b/gcc/config/t-dfprules index 779838ec312..6bf6246d8c7 100644 --- a/gcc/config/t-dfprules +++ b/gcc/config/t-dfprules @@ -5,7 +5,6 @@ DFP_ENABLE = true # DFP_CFLAGS can be used to pass target-specific CFLAGS when compiling -# dfp-bit.c. This is useful for overriding the definition of CMPtype -# and other macros. +# dfp-bit.c. This is useful for overriding the definition of macros. # # DFP_CFLAGS = -DFOO=bar |

