diff options
Diffstat (limited to 'gcc/config/i386/i386.c')
-rw-r--r-- | gcc/config/i386/i386.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/i386/i386.c b/gcc/config/i386/i386.c index 6e27a09a7a9..80b87736494 100644 --- a/gcc/config/i386/i386.c +++ b/gcc/config/i386/i386.c @@ -16713,7 +16713,7 @@ get_dllimport_decl (tree decl, bool beimport) return to; } -/* Expand SYMBOL into its corresponding far-addresse symbol. +/* Expand SYMBOL into its corresponding far-address symbol. WANT_REG is true if we require the result be a register. */ static rtx |