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]

r186535 - in /branches/gupc/gcc: ChangeLog.upc ...


Author: gfunck
Date: Tue Apr 17 15:49:16 2012
New Revision: 186535

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=186535
Log:
	* c-family/c-pragma.c (disable_pupc_mode): Return the previous
	value of the pupc mode.  Fixes a compile-time warning.
	* c-family/c-pragma.c (init_pragma_pupc, get_upc_pupc_mode,
	disable_pupc_mode, set_pupc_mode, handle_pragma_pupc):
	Improve source formatting.

Modified:
    branches/gupc/gcc/ChangeLog.upc
    branches/gupc/gcc/c-family/c-pragma.c


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