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]

r223898 - in /trunk/gcc: ChangeLog config/cris/...


Author: miyuki
Date: Sun May 31 08:12:55 2015
New Revision: 223898

URL: https://gcc.gnu.org/viewcvs?rev=223898&root=gcc&view=rev
Log:
Fix C++11 compatibility issue

	* config/cris/cris.h (CRIS_ARCH_CPP_DEFAULT): Fix C++11 compatibility
	issue (add space between string literal and macro).
	* config/i386/mingw32.h (REAL_LIBGCC_SPEC): Likewise.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/cris/cris.h
    trunk/gcc/config/i386/mingw32.h


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