aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJohn David Anglin <danglin@gcc.gnu.org>2023-04-05 14:44:54 +0000
committerJohn David Anglin <danglin@gcc.gnu.org>2023-04-05 14:44:54 +0000
commitddb0f66e6c1e846bdc217075c9a770bfd0b01970 (patch)
treeceb799eff1ddcc8225f9ca97d832f03d88461cbc /gcc
parentf0f372fab3e70622a4ea6fe4073991e1bb506e4e (diff)
downloadgcc-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