Commit 4fd84e8c by Richard Sandiford Committed by Richard Sandiford

re PR target/21656 (Spurious "template with C linkage" error message)

	PR target/21656
	* config/mips/elf.h (NO_IMPLICIT_EXTERN_C): Define.

From-SVN: r101818
parent d54c47e1
2005-07-09 Richard SAndiford <richard@codesourcery.com>
PR target/21656
* config/mips/elf.h (NO_IMPLICIT_EXTERN_C): Define.
2005-07-08 David Edelsohn <edelsohn@gnu.org>
* config/rs6000/sync.md (load_locked_<mode>): Use Z for
......
......@@ -48,3 +48,5 @@ Boston, MA 02110-1301, USA. */
#undef ENDFILE_SPEC
#define ENDFILE_SPEC "crtend%O%s crtn%O%s"
#define NO_IMPLICIT_EXTERN_C 1
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment