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/53331] [4.8 Regression] AIX bootstrap failure in tree-vect-data-ref compiling matmul_i4


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

Rainer Orth <ro at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|powerpc64-*-*               |powerpc64-*-*,
                   |                            |sparc-sun-solaris2.*
                 CC|                            |ro at gcc dot gnu.org
               Host|powerpc64-*-*               |powerpc64-*-*,
                   |                            |sparc-sun-solaris2.*
              Build|powerpc64-*-*               |powerpc64-*-*,
                   |                            |sparc-sun-solaris2.*

--- Comment #8 from Rainer Orth <ro at gcc dot gnu.org> 2012-05-14 13:32:59 UTC ---
I'm seeing the same failure on Solaris/SPARC for the 64-bit multilib. If I drop
your patch into the source tree and restart the build, it completes
successfully.
make check still running.

Thanks.
  Rainer


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