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]

r207200 - in /trunk/libiberty: ChangeLog cp-dem...


Author: tschwinge
Date: Tue Jan 28 19:06:44 2014
New Revision: 207200

URL: http://gcc.gnu.org/viewcvs?rev=207200&root=gcc&view=rev
Log:
Avoid "'dc' may be uninitialized" warning.

	libiberty/
	* cp-demangle.c (d_demangle_callback): Put an abort call in place,
	to help the compiler.

Modified:
    trunk/libiberty/ChangeLog
    trunk/libiberty/cp-demangle.c


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