r198629 - in /trunk/gcc: config/i386/i386.c tes...

uros@gcc.gnu.org uros@gcc.gnu.org
Mon May 6 14:53:00 GMT 2013


Author: uros
Date: Mon May  6 14:53:03 2013
New Revision: 198629

URL: http://gcc.gnu.org/viewcvs?rev=198629&root=gcc&view=rev
Log:
	PR target/57106
	* config/i386/i386.c (add_parameter_dependencies): Add dependence
	between "first_arg" and "insn", not "last" and "insn".

testsuite/ChangeLog:

	PR target/57106
	* gcc.target/i386/pr57106.c: New test.


Added:
    trunk/gcc/testsuite/gcc.target/i386/pr57106.c
Modified:
    trunk/gcc/config/i386/i386.c



More information about the Gcc-cvs mailing list