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/27363] ARM gcc 4.1 optimization bug



------- Comment #12 from pbrook at gcc dot gnu dot org  2006-07-20 13:57 -------
Subject: Bug 27363

Author: pbrook
Date: Thu Jul 20 13:57:31 2006
New Revision: 115614

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115614
Log:
2006-07-20  Paul Brook  <paul@codesourcery.com>

        PR 27363
        gcc/
        * cse.c (cse_insn): Add destination addresses to hash table. Check if
        they are invalidated by this instruction.

        gcc/testsuite/
        * gcc.dg/pr27363.c: New test.


Added:
    trunk/gcc/testsuite/gcc.dg/pr27363.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/cse.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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