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]

r111116 - in /trunk/gcc: ChangeLog combine.c te...


Author: jakub
Date: Wed Feb 15 20:41:03 2006
New Revision: 111116

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=111116
Log:
	PR middle-end/26300
	* combine.c (make_extraction): Bail out if ORIG_POS is negative.

	* gcc.c-torture/compile/20060215-1.c: New test.

Added:
    trunk/gcc/testsuite/gcc.c-torture/compile/20060215-1.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/combine.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]