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 fortran/33522] Incorrect warning messages about uninitialized variables



------- Comment #4 from fxcoudert at gcc dot gnu dot org  2007-09-22 16:55 -------
Subject: Bug 33522

Author: fxcoudert
Date: Sat Sep 22 16:54:56 2007
New Revision: 128673

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=128673
Log:
        PR fortran/33522
        * trans-types.c (gfc_get_desc_dim_type): Mark artificial
        variables with TREE_NO_WARNING.
        (gfc_get_array_descriptor_base): Likewise.

Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/trans-types.c


-- 


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


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