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]

r159309 - in /trunk/gcc: ada/ChangeLog ada/gcc-...


Author: ebotcazou
Date: Wed May 12 10:59:38 2010
New Revision: 159309

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=159309
Log:
	* gcc-interface/utils.c (update_pointer_to): Return early if the old
	pointer already points to the new type.  Chain the old pointer and its
	variants at the end of new pointer's chain after updating them.

Added:
    trunk/gcc/testsuite/gnat.dg/lto8.adb
    trunk/gcc/testsuite/gnat.dg/lto8_pkg.adb
    trunk/gcc/testsuite/gnat.dg/lto8_pkg.ads
Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/gcc-interface/utils.c
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gnat.dg/frame_overflow.adb


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