]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR target/26109 (ICE: Segmentation fault (program cc1) compiling _muldi3.o in...
authorJohn David Anglin <danglin@gcc.gnu.org>
Tue, 7 Feb 2006 22:15:30 +0000 (22:15 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Tue, 7 Feb 2006 22:15:30 +0000 (22:15 +0000)
commitbf9c70dcf303defd81f4accae2201b6559121ec2
tree3207cdd8a226fcc1fbb2cb70187403f29cd56387
parent516199e81c6db51256f4de081a9e59bda7f5d91d
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: r110724
gcc/ChangeLog
gcc/config/pa/pa.c