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/24620] [4.1 Regression] internal compiler error: in find_reloads, at reload.c:3730



------- Comment #4 from uweigand at gcc dot gnu dot org  2005-11-03 04:16 -------
Subject: Bug 24620

Author: uweigand
Date: Thu Nov  3 04:16:52 2005
New Revision: 106422

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=106422
Log:
ChangeLog:

        PR target/24620
        * config/s390/s390.md ("*insv<mode>_reg_imm"): Accept any CONST_INT
        as operand 2.
        ("*insv<mode>_reg_extimm"): Likewise.

testsuite/ChangeLog:

        PR target/24620
        * gcc.dg/pr24620.c: New test.

Added:
    trunk/gcc/testsuite/gcc.dg/pr24620.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/s390/s390.md
    trunk/gcc/testsuite/ChangeLog


-- 


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


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