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 middle-end/78295] [7 Regression] Spurious -Wuninitialized warning for vector element assignment


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

--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Tue Nov 15 13:57:59 2016
New Revision: 242413

URL: https://gcc.gnu.org/viewcvs?rev=242413&root=gcc&view=rev
Log:
        PR middle-end/78295
        * gcc.dg/uninit-pr78295.c: Add -Wno-psabi to dg-options.

Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.dg/uninit-pr78295.c

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