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
This commit is contained in:
Richard Sandiford 2005-07-09 08:46:34 +00:00 committed by Richard Sandiford
parent d54c47e1b5
commit 4fd84e8c57
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
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

View File

@ -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