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/48288] [4.7 Regression] ld: Unsatisfied symbol "__iordi3" in file /test/gnu/gcc/objdir/./gcc/libgcc_eh.a


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

--- Comment #5 from John David Anglin <danglin at gcc dot gnu.org> 2011-03-27 22:09:39 UTC ---
Author: danglin
Date: Sun Mar 27 22:09:36 2011
New Revision: 171582

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171582
Log:
    PR target/48288
    * config/pa/predicates.md (reg_or_ior_operand): New predicate.
    * config/pa/pa.md (iordi3): Use new predicate in expander.
    (iorsi3): Likewise.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/pa/pa.md
    trunk/gcc/config/pa/predicates.md


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