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]

r127511 - in /trunk/gcc: ChangeLog emit-rtl.c t...


Author: jakub
Date: Wed Aug 15 12:11:38 2007
New Revision: 127511

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=127511
Log:
	PR middle-end/33074
	* emit-rtl.c (try_split): Use INSN_LIST instead of EXPR_LIST for
	REG_LIBCALL note.

	* gfortran.dg/pr33074.f90: New test.

Added:
    trunk/gcc/testsuite/gfortran.dg/pr33074.f90
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/emit-rtl.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]