This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/26109] ICE: Segmentation fault (program cc1) compiling _muldi3.o in stage1



------- Comment #4 from danglin at gcc dot gnu dot org  2006-02-07 22:13 -------
Subject: Bug 26109

Author: danglin
Date: Tue Feb  7 22:13:22 2006
New Revision: 110723

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=110723
Log:
        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..


Modified:
    branches/gcc-4_0-branch/gcc/ChangeLog
    branches/gcc-4_0-branch/gcc/config/pa/pa.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26109


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]