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]

r144317 - in /trunk/gcc: ChangeLog calls.c


Author: uros
Date: Fri Feb 20 11:19:34 2009
New Revision: 144317

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=144317
Log:
	* calls.c (emit_library_call_value_1): Use slot_offset instead of
	offset when calculating bounds for indexing stack_usage_map.  Fixes
	a buffer overflow with certain target setups.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/calls.c


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