re PR target/26109 (ICE: Segmentation fault (program cc1) compiling _muldi3.o in...
authorJohn David Anglin <dave.anglin@nrc-cnrc.gc.ca>
Tue, 7 Feb 2006 22:09:52 +0000 (22:09 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Tue, 7 Feb 2006 22:09:52 +0000 (22:09 +0000)
commit40fc2e0b74a1b4d2f89c39e2487862b7cbdd7293
treebe647bd6ca0753648be30cd91b66b28377dca133
parentcb2bbc673b91b08de12c199259368a05484dbba2
re PR target/26109 (ICE: Segmentation fault (program cc1) compiling _muldi3.o in stage1)

PR target/26109
* pa.c (attr_length_indirect_call): Don't return length 8 for distances
>= 240000 when generating code for SOM runtime.
(output_indirect_call): Don't use "b,l" instruction for indirect calls
to $$dyncall when generating code for SOM runtime..

From-SVN: r110721
gcc/ChangeLog
gcc/config/pa/pa.c