This is the mail archive of the gcc-cvs@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]

r201388 - in /branches/gcc-4_8-branch/gcc: Chan...


Author: jason
Date: Wed Jul 31 20:11:51 2013
New Revision: 201388

URL: http://gcc.gnu.org/viewcvs?rev=201388&root=gcc&view=rev
Log:
PR 57362

	PR target/57362
	* config/i386/i386.c (dispatch_function_versions): Fix array
	indexing of function_version_info to match actual_versions.

	PR target/57362
	* g++.dg/ext/pr57362.C: New.

Added:
    branches/gcc-4_8-branch/gcc/testsuite/g++.dg/ext/pr57362.C
Modified:
    branches/gcc-4_8-branch/gcc/ChangeLog
    branches/gcc-4_8-branch/gcc/config/i386/i386.c


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