diff options
author | Jakub Jelinek <jakub@redhat.com> | 2022-04-12 09:20:11 +0200 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2022-04-12 09:20:11 +0200 |
commit | 152f243fdacf8ad97df3d4ae5b51b792796e6740 (patch) | |
tree | 8989811f36bb3ff245f3be070d7223c1e85b0fb8 /gcc/tree.h | |
parent | d481d13786cb84f6294833538133dbd6f39d2e55 (diff) | |
download | gcc-152f243fdacf8ad97df3d4ae5b51b792796e6740.zip gcc-152f243fdacf8ad97df3d4ae5b51b792796e6740.tar.gz gcc-152f243fdacf8ad97df3d4ae5b51b792796e6740.tar.bz2 |
i386: i386-expand formatting fixes
While working on the PR105214 patch, I've noticed incorrect formatting
for a bunch of functions where the function names aren't at the start of
lines.
The following patch fixes it, though of course it isn't a regression.
2022-04-12 Jakub Jelinek <jakub@redhat.com>
* config/i386/i386-expand.cc (ix86_emit_i387_sinh, ix86_emit_i387_cosh,
ix86_emit_i387_tanh, ix86_emit_i387_asinh, ix86_emit_i387_acosh,
ix86_emit_i387_atanh, ix86_emit_i387_log1p, ix86_emit_i387_round,
ix86_emit_swdivsf, ix86_emit_swsqrtsf,
ix86_expand_atomic_fetch_op_loop, ix86_expand_cmpxchg_loop):
Formatting fix.
* config/i386/i386.cc (warn_once_call_ms2sysv_xlogues): Likewise.
Diffstat (limited to 'gcc/tree.h')
0 files changed, 0 insertions, 0 deletions