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 middle-end/38347] [4.4 Regression] gfortran.dg/alloc_comp_constructor_1.f90 ICE with -O2 -fdefault-integer-8



------- Comment #3 from jakub at gcc dot gnu dot org  2009-01-09 13:43 -------
Subject: Bug 38347

Author: jakub
Date: Fri Jan  9 13:43:14 2009
New Revision: 143204

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=143204
Log:
        PR middle-end/38347
        * dojump.c (do_jump_by_parts_zero_rtx): Use mode instead of
        GET_MODE (op0) in operand_subword_force calls.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/dojump.c


-- 


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


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