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/39740] unrecognizable insn on alpha using -O3 and -std=c99



------- Comment #11 from uros at gcc dot gnu dot org  2009-04-14 10:31 -------
Subject: Bug 39740

Author: uros
Date: Tue Apr 14 10:31:29 2009
New Revision: 146030

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=146030
Log:
        Backport from mainline:
        2009-04-12  Uros Bizjak  <ubizjak@gmail.com>

        PR target/39740
        * config/alpha/predicates.md (local_symbolic_operand): Return 1 for
        offseted label references.

testsuite/ChangeLog:

        Backport from mainline:
        2009-04-12  Uros Bizjak  <ubizjak@gmail.com>

        PR target/39740
        * gcc.target/alpha/pr39740.c: New test.


Added:
    branches/gcc-4_3-branch/gcc/testsuite/gcc.target/alpha/pr39740.c
      - copied unchanged from r146028,
branches/gcc-4_4-branch/gcc/testsuite/gcc.target/alpha/pr39740.c
Modified:
    branches/gcc-4_3-branch/gcc/ChangeLog
    branches/gcc-4_3-branch/gcc/config/alpha/predicates.md
    branches/gcc-4_3-branch/gcc/testsuite/ChangeLog


-- 


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


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