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 lto/61886] [4.9/5/6 Regression] LTO breaks fread with _FORTIFY_SOURCE=2


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

--- Comment #41 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
Author: hubicka
Date: Tue Dec  8 22:00:55 2015
New Revision: 231427

URL: https://gcc.gnu.org/viewcvs?rev=231427&root=gcc&view=rev
Log:
        PR ipa/61886
        * symtab.c (symtab_node::verify_base): Fix thinko in a conditional.
        (symtab_node::noninterposable_alias): Do not accept transparent
        aliases.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/symtab.c

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