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/78562] Wrong warning for built-in functions with -flto


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

--- Comment #7 from Georg-Johann Lay <gjl at gcc dot gnu.org> ---
Author: gjl
Date: Wed Nov 30 11:08:37 2016
New Revision: 243008

URL: https://gcc.gnu.org/viewcvs?rev=243008&root=gcc&view=rev
Log:
gcc/lto/
        PR lto/78562
        * lto-symtab.c (lto_symtab_merge_decls_2): Don't diagnose type
        mismatch if the two types are built-in.


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

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