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]

r170170 - in /trunk/gcc: ChangeLog config/i386/...


Author: jakub
Date: Tue Feb 15 11:46:10 2011
New Revision: 170170

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170170
Log:
	PR middle-end/47581
	* config/i386/i386.c (ix86_compute_frame_size): Don't align offset
	if frame size is 0 in a leaf function.

	* gcc.target/i386/pr47581.c: New test.

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


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