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/49945] [4.7 Regression] gcc.dg/guality/vla-1.c FAILs with -flto


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

--- Comment #7 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-12-08 11:43:16 UTC ---
Author: rguenth
Date: Thu Dec  8 11:43:12 2011
New Revision: 182107

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182107
Log:
2011-12-08  Richard Guenther  <rguenther@suse.de>

    PR lto/49945
    * lto-streamer-out.c (tree_is_indexable): Localize variably
    modified types and their FIELD_DECLs.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/lto-streamer-out.c


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