comparison gcc/ChangeLog.ptr @ 55:77e2b8dfacca gcc-4.4.5

update it from 4.4.3 to 4.5.0
author ryoma <e075725@ie.u-ryukyu.ac.jp>
date Fri, 12 Feb 2010 23:39:51 +0900
parents a06113de4d67
children 04ced10e8804
comparison
equal deleted inserted replaced
52:c156f1bd5cd9 55:77e2b8dfacca
534 * tree-cfg.c (verify_expr): Add extra checking for pointers and 534 * tree-cfg.c (verify_expr): Add extra checking for pointers and
535 PLUS_EXPR and MINUS_EXPR. 535 PLUS_EXPR and MINUS_EXPR.
536 Also add checking to make sure the operands of POINTER_PLUS_EXPR 536 Also add checking to make sure the operands of POINTER_PLUS_EXPR
537 are correct. 537 are correct.
538 538
539 539
540 Copyright (C) 2006, 2007 Free Software Foundation, Inc.
541
542 Copying and distribution of this file, with or without modification,
543 are permitted in any medium without royalty provided the copyright
544 notice and this notice are preserved.