diff options
author | John David Anglin <danglin@gcc.gnu.org> | 2023-04-05 14:44:54 +0000 |
---|---|---|
committer | John David Anglin <danglin@gcc.gnu.org> | 2023-04-05 14:44:54 +0000 |
commit | ddb0f66e6c1e846bdc217075c9a770bfd0b01970 (patch) | |
tree | ceb799eff1ddcc8225f9ca97d832f03d88461cbc /gcc | |
parent | f0f372fab3e70622a4ea6fe4073991e1bb506e4e (diff) | |
download | gcc-ddb0f66e6c1e846bdc217075c9a770bfd0b01970.zip gcc-ddb0f66e6c1e846bdc217075c9a770bfd0b01970.tar.gz gcc-ddb0f66e6c1e846bdc217075c9a770bfd0b01970.tar.bz2 |
Add assember CFI directives to millicode division and remainder routines.
The millicode division and remainder routines trap division by zero.
The unwinder needs these directives to unwind divide by zero traps.
2023-04-05 John David Anglin <danglin@gcc.gnu.org>
libgcc/ChangeLog:
PR target/109374
* config/pa/milli64.S (RETURN_COLUMN): Define.
($$divI): Add CFI directives.
($$divU): Likewise.
($$remI): Likewise.
($$remU): Likewise.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions