Environment
Debian testing, on hppa
Description
I had to revert the changes to mpi/hppa1.1/udiv-qrnnd.S
because the relocations
- ldil L'L$0000,%r19 ; '
- ldo R'L$0000(%r19),%r19 ; '
are currently not supported on Debian/hppa.
How To Repeat
Compile on hppa. Linking the test programs fails with a "relocation 0x02 not supported" linker error. See the build log
for details.
Fix
Apply the patch.