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 tree-optimization/71708] ICE at -O3 in both 32-bit and 64-bit modes on x86_64-linux-gnu (vect_get_vec_def_for_stmt_copy)


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71708

Martin LiÅka <marxin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |marxin at gcc dot gnu.org
         Resolution|---                         |INVALID

--- Comment #1 from Martin LiÅka <marxin at gcc dot gnu.org> ---
The issues is fixed on current trunk, it was fixed in between following
revisions:

  0bee934ee836516f(29 Jun 2016 14:32): running command with result: OK
  d0c2a3dd9173b473(29 Jun 2016 14:32): missing binary
  162fed22f136a19c(29 Jun 2016 14:26): missing binary
  9ed0eb006e174450(29 Jun 2016 14:12): missing binary
  641b1c869e717ea8(29 Jun 2016 12:16): running command with result: FAILED

Martin

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