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/33062] ICE in emit_move_insn and expand_call with -fdefault-integer-8



------- Comment #9 from danglin at gcc dot gnu dot org  2007-09-15 19:31 -------
Subject: Bug 33062

Author: danglin
Date: Sat Sep 15 19:30:50 2007
New Revision: 128516

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=128516
Log:
        PR target/33062
        * pa.c (function_value): Use GET_MODE_BITSIZE instead of
TYPE_PRECISION.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/pa/pa.c


-- 


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


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