diff options
author | Maciej W. Rozycki <macro@orcam.me.uk> | 2025-01-12 16:48:53 +0000 |
---|---|---|
committer | Maciej W. Rozycki <macro@orcam.me.uk> | 2025-01-12 16:48:53 +0000 |
commit | 46861167f548ec622918d95acd2424b64f56797d (patch) | |
tree | a7f5a87e76d9002873bdcb69755fe6fd19ea26de /gcc/fortran/dump-parse-tree.cc | |
parent | 40754a3b9bef83bf4da0675fcb378e8cd1675602 (diff) | |
download | gcc-46861167f548ec622918d95acd2424b64f56797d.zip gcc-46861167f548ec622918d95acd2424b64f56797d.tar.gz gcc-46861167f548ec622918d95acd2424b64f56797d.tar.bz2 |
Alpha: Add memory clobbers to `builtin_longjmp' expansion
Add the same memory clobbers to `builtin_longjmp' for Alpha as with
commit 41439bf6a647 ("builtins.c (expand_builtin_longjmp): Added two
memory clobbers."), to prevent instructions that access memory via the
frame or stack pointer from being moved across the write to the frame
pointer.
gcc/
* config/alpha/alpha.md (builtin_longjmp): Add memory clobbers.
Diffstat (limited to 'gcc/fortran/dump-parse-tree.cc')
0 files changed, 0 insertions, 0 deletions