This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r249605 - in /trunk/gcc: ChangeLog multiple_tar...
- From: meissner at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Fri, 23 Jun 2017 18:08:31 -0000
- Subject: r249605 - in /trunk/gcc: ChangeLog multiple_tar...
Author: meissner
Date: Fri Jun 23 18:08:31 2017
New Revision: 249605
URL: https://gcc.gnu.org/viewcvs?rev=249605&root=gcc&view=rev
Log:
2017-06-23 Michael Meissner <meissner@linux.vnet.ibm.com>
PR ipa/81185
* multiple_target.c (create_dispatcher_calls): Only create the
dispatcher call if the function is the default clone of a
versioned function.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/multiple_target.c