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 c/84229] A valid code rejected with -flto


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

--- Comment #5 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
Author: hubicka
Date: Wed Feb 21 19:05:30 2018
New Revision: 257877

URL: https://gcc.gnu.org/viewcvs?rev=257877&root=gcc&view=rev
Log:
        PR c/84229
        * ipa-cp.c (determine_versionability): Do not version functions caling
        va_arg_pack.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ipa-cp.c

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