aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-vectorizer.h
diff options
context:
space:
mode:
authorEric Botcazou <ebotcazou@adacore.com>2021-11-30 10:17:09 +0100
committerEric Botcazou <ebotcazou@adacore.com>2021-11-30 10:18:55 +0100
commitbc8d6c60137f8bbf173b86ddf31b15d7ba2a33dd (patch)
treededfe7471450fe0bd1adb6a941627b4fd5c3eeb3 /gcc/tree-vectorizer.h
parent7abcc9ca20d4e17deabb308b5f483aaccc3dc02c (diff)
downloadgcc-bc8d6c60137f8bbf173b86ddf31b15d7ba2a33dd.zip
gcc-bc8d6c60137f8bbf173b86ddf31b15d7ba2a33dd.tar.gz
gcc-bc8d6c60137f8bbf173b86ddf31b15d7ba2a33dd.tar.bz2
Fix -freorder-blocks-and-partition glitch with Windows SEH (continued)
This fixes a thinko in the fix for the -freorder-blocks-and-partition glitch with SEH on 64-bit Windows: https://gcc.gnu.org/pipermail/gcc-patches/2021-February/565208.html Even if no exceptions are active, e.g. in C, we need to consider calls. gcc/ PR target/103274 * config/i386/i386.c (ix86_output_call_insn): Beef up comment about nops emitted with SEH. * config/i386/winnt.c (i386_pe_seh_unwind_emit): When switching to the cold section, emit a nop before the directive if the previous active instruction is a call.
Diffstat (limited to 'gcc/tree-vectorizer.h')
0 files changed, 0 insertions, 0 deletions