This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r213046 - in /branches/gcc-4_9-branch/gcc: Chan...
- From: uros at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Fri, 25 Jul 2014 07:47:37 -0000
- Subject: r213046 - in /branches/gcc-4_9-branch/gcc: Chan...
Author: uros
Date: Fri Jul 25 07:47:36 2014
New Revision: 213046
URL: https://gcc.gnu.org/viewcvs?rev=213046&root=gcc&view=rev
Log:
Backport from mainline
2014-07-14 Jakub Jelinek <jakub@redhat.com>
PR target/61656
* config/i386/i386.c (classify_argument): Don't merge classes above
number of words.
Modified:
branches/gcc-4_9-branch/gcc/ChangeLog
branches/gcc-4_9-branch/gcc/config/i386/i386.c