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 bootstrap/57604] LRA related bootstrap comparison failure on s390x --with-arch=zEC12


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

Andreas Krebbel <krebbel at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

--- Comment #4 from Andreas Krebbel <krebbel at gcc dot gnu.org> ---
Fixed with r200227:

2013-06-19  Vladimir Makarov  <vmakarov@redhat.com>

    PR bootstrap/57604
    * lra.c (emit_add3_insn, emit_add2_insn): New functions.
    (lra_emit_add): Use the functions.  Add comment about Y as an
    address segment.


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