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]

r106433 - in /branches/gcc-4_0-branch/gcc: Chan...


Author: jsm28
Date: Thu Nov  3 14:49:23 2005
New Revision: 106433

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=106433
Log:
	PR c/24329
	* c-pretty-print.c (pp_c_type_specifier): Do not recurse if
	c_common_type_for_mode returns an unnamed type.

testsuite:
	* gcc.dg/format/unnamed-1.c: New test.

Added:
    branches/gcc-4_0-branch/gcc/testsuite/gcc.dg/format/unnamed-1.c
      - copied unchanged from r106421, trunk/gcc/testsuite/gcc.dg/format/unnamed-1.c
Modified:
    branches/gcc-4_0-branch/gcc/ChangeLog
    branches/gcc-4_0-branch/gcc/c-pretty-print.c
    branches/gcc-4_0-branch/gcc/testsuite/ChangeLog


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]