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/65313] Compilation error in lto profiledbootstrap on powerpc64le-unknown-linux-gnu


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

--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Thu Feb 11 10:08:14 2016
New Revision: 233337

URL: https://gcc.gnu.org/viewcvs?rev=233337&root=gcc&view=rev
Log:
        PR target/65313
        * tree-vect-slp.c (vect_schedule_slp_instance): Avoid
        -Wmaybe-uninitialized warning.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-vect-slp.c

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