mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-11-25 08:38:09 +08:00
* include/x86_64-signal.h (HANDLE_DIVIDE_OVERFLOW): Fix whitespace.
From-SVN: r189625
This commit is contained in:
parent
5cb5a23fe2
commit
a30b29c35e
@ -47,7 +47,7 @@ do \
|
||||
\
|
||||
bool _is_64_bit = false; \
|
||||
\
|
||||
/* Skip 67h address size prefix. */ \
|
||||
/* Skip 67h address size prefix. */ \
|
||||
if (_rip[0] == 0x67) \
|
||||
_rip++; \
|
||||
\
|
||||
|
Loading…
Reference in New Issue
Block a user