[lto] add DW_LANG_C_plus_plus to the list of supported languages

Ollie Wild aaw@google.com
Tue Apr 15 22:19:00 GMT 2008


This patch adds DW_LANG_C_plus_plus to the list of supported languages
in lto_read_compile_unit_DIE().  This is a prerequisite to adding C++
support to LTO.  Otherwise, the lto driver simply fails with an
"unsupported language" error.

Ollie

2008-04-15  Ollie Wild <aaw@google.com>

	* lto.c (lto_read_compile_unit_DIE): Add DW_LANG_C_plus_plus to the
	list of supported languages.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: DW_LANG_C_plus_plus.txt
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20080415/d2d701c6/attachment.txt>


More information about the Gcc-patches mailing list