This is the mail archive of the gcc-cvs@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]

r107107 - in /trunk/gcc: ChangeLog testsuite/gc...


Author: rth
Date: Wed Nov 16 23:43:39 2005
New Revision: 107107

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=107107
Log:
        PR middle-end/23497
        * tree-ssa.c (warn_uninitialized_var): Skip real and imaginary
        parts of an SSA_NAME.

Added:
    trunk/gcc/testsuite/gcc.dg/uninit-12.c
    trunk/gcc/testsuite/gcc.dg/uninit-13.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-ssa.c


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