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/33074] [4.3 regression] ICE in copy_insn_1, at emit-rtl.c:4925



------- Comment #2 from jakub at gcc dot gnu dot org  2007-08-15 12:11 -------
Subject: Bug 33074

Author: jakub
Date: Wed Aug 15 12:11:38 2007
New Revision: 127511

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=127511
Log:
        PR middle-end/33074
        * emit-rtl.c (try_split): Use INSN_LIST instead of EXPR_LIST for
        REG_LIBCALL note.

        * gfortran.dg/pr33074.f90: New test.

Added:
    trunk/gcc/testsuite/gfortran.dg/pr33074.f90
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/emit-rtl.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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