diff options
author | Zac Walker <zacwalker@microsoft.com> | 2024-02-20 18:10:08 +0100 |
---|---|---|
committer | Christophe Lyon <christophe.lyon@linaro.org> | 2024-05-07 16:02:34 +0000 |
commit | 38e422e2ef539ccf6db1bdd340079631b1141637 (patch) | |
tree | 81f704b0cbaf3803e878a4d3f24856ee73738807 /gcc/expr.cc | |
parent | 565b782bfa85332a4aba91dec3b871d2f50f1fb8 (diff) | |
download | gcc-38e422e2ef539ccf6db1bdd340079631b1141637.zip gcc-38e422e2ef539ccf6db1bdd340079631b1141637.tar.gz gcc-38e422e2ef539ccf6db1bdd340079631b1141637.tar.bz2 |
aarch64: Add SEH to machine_function
SEH is not enabled in aarch64-w64-mingw32 target yet. However, it is
needed to be declared in machine_function for reusing winnt.cc.
gcc/ChangeLog:
* config/aarch64/aarch64.h (struct seh_frame_state): Declare SEH
structure in machine_function.
(GTY): Add SEH field.
Diffstat (limited to 'gcc/expr.cc')
0 files changed, 0 insertions, 0 deletions