diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2015-08-12 04:40:42 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2015-08-12 04:40:42 -0700 |
commit | 3739860c11a9cfcdaa4d5d204ea3536784de7bb3 (patch) | |
tree | 8d2bb6bc306f152fada587521629e926815a8499 /gas/config/tc-xtensa.h | |
parent | 1b7868733d45220e63b72a1814f30e090f761821 (diff) | |
download | gdb-3739860c11a9cfcdaa4d5d204ea3536784de7bb3.zip gdb-3739860c11a9cfcdaa4d5d204ea3536784de7bb3.tar.gz gdb-3739860c11a9cfcdaa4d5d204ea3536784de7bb3.tar.bz2 |
Remove trailing spaces in gas
Diffstat (limited to 'gas/config/tc-xtensa.h')
-rw-r--r-- | gas/config/tc-xtensa.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gas/config/tc-xtensa.h b/gas/config/tc-xtensa.h index c6c7699..b2e43fa 100644 --- a/gas/config/tc-xtensa.h +++ b/gas/config/tc-xtensa.h @@ -107,7 +107,7 @@ enum xtensa_relax_statesE /* When the code density option is available, this will generate a NOP.N marked RELAX_NARROW. Otherwise, it will create an rs_fill fragment with a NOP in it. Once a frag has been converted to - RELAX_LOOP_END_ADD_NOP, it should never be changed back to + RELAX_LOOP_END_ADD_NOP, it should never be changed back to RELAX_LOOP_END. */ RELAX_LITERAL, @@ -174,7 +174,7 @@ enum xtensa_relax_statesE RELAX_UNREACHABLE frag. */ RELAX_ORG, - /* This marks the location as having previously been an rs_org frag. + /* This marks the location as having previously been an rs_org frag. rs_org frags are converted to fill-zero frags immediately after relaxation. However, we need to remember where they were so we can prevent the linker from changing the size of any frag between the |