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]

r152767 - in /trunk/gcc: ChangeLog lto-streamer...


Author: rguenth
Date: Wed Oct 14 13:08:44 2009
New Revision: 152767

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=152767
Log:
2009-10-14  Richard Guenther  <rguenther@suse.de>

	PR lto/41521
	* lto-streamer-in.c (input_bb): Replace debug stmts with
	nops instead of dropping them.

	* gfortran.dg/lto/pr41521_0.f90: New testcase.
	* gfortran.dg/lto/pr41521_1.f90: Likewise.

Added:
    trunk/gcc/testsuite/gfortran.dg/lto/pr41521_0.f90
    trunk/gcc/testsuite/gfortran.dg/lto/pr41521_1.f90
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/lto-streamer-in.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]