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/24367] [4.0/4.1/4.2 Regression] unrecognizable insn with -fPIC -O2 -funroll-loops



------- Comment #6 from krebbel at gcc dot gnu dot org  2006-08-31 07:43 -------
Subject: Bug 24367

Author: krebbel
Date: Thu Aug 31 07:43:36 2006
New Revision: 116599

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116599
Log:
2006-08-31  Andreas Krebbel  <krebbel1@de.ibm.com>

        PR target/24367
        * config/s390/s390.md ("movsi", "movdi" expander): Accept rtxes like
        r12 + SYMBOLIC_CONST.

2006-08-31  Andreas Krebbel  <krebbel1@de.ibm.com>

        PR target/24367
        * gcc.dg/pr24367.c: New testcase.


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


-- 


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


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