r116442 - in /branches/gcc-4_1-branch/gcc: Chan...
jsm28@gcc.gnu.org
jsm28@gcc.gnu.org
Fri Aug 25 22:47:00 GMT 2006
Author: jsm28
Date: Fri Aug 25 22:47:00 2006
New Revision: 116442
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116442
Log:
PR c/27558
Backport:
2006-04-20 Jakub Jelinek <jakub@redhat.com>
* c-pretty-print.c (pp_c_direct_abstract_declarator): Print
TYPE_MAX_VALUE (TYPE_DOMAIN (t)) + 1 for ARRAY_TYPE rather
than plain TYPE_MAX_VALUE (TYPE_DOMAIN (t)).
testsuite:
2006-04-20 Jakub Jelinek <jakub@redhat.com>
* gcc.dg/20060419-1.c: New test.
Added:
branches/gcc-4_1-branch/gcc/testsuite/gcc.dg/20060419-1.c
- copied unchanged from r113112, trunk/gcc/testsuite/gcc.dg/20060419-1.c
Modified:
branches/gcc-4_1-branch/gcc/ChangeLog
branches/gcc-4_1-branch/gcc/c-pretty-print.c
branches/gcc-4_1-branch/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list