r124238 - in /branches/gcc-4_2-branch/gcc: Chan...

ian@gcc.gnu.org ian@gcc.gnu.org
Fri Apr 27 20:48:00 GMT 2007


Author: ian
Date: Fri Apr 27 21:48:55 2007
New Revision: 124238

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=124238
Log:
./:
	PR middle-end/31710
	* tree.c (build_distinct_type_copy): If TYPE_MIN_VALUE or
	TYPE_MAX_VALUE exist, convert them to the new type.
testsuite/:
	PR middle-end/31710
	* gcc.c-torture/compile/pr31710.c: New test.

Added:
    branches/gcc-4_2-branch/gcc/testsuite/gcc.c-torture/compile/pr31710.c
Modified:
    branches/gcc-4_2-branch/gcc/ChangeLog
    branches/gcc-4_2-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_2-branch/gcc/tree.c



More information about the Gcc-cvs mailing list