binutils-gdb/binutils/testsuite
Mark Wielaard 02391b8be4 Recognize DW_LANG_C11 in readelf testsuite.
readelf_wi_test checks the DW_AT_LANGUAGE is recognized by matching
against ANSI C. But for the new DWARF5 DW_LANG_C11 readelf simply
prints "C11", not prefixed with ANSI (DW_LANG_C is "non-ANSI C",
DW_LANG_C89 is "ANSI C" and DW_LANG_C99 is "ANSI-C99"). Adjust the
testcase instead of readelf because C11 seems a fine name.

binutils/ChangeLog:

	* testsuite/binutils-all/readelf.exp (readelf_wi_test): Also
	recognize DW_LANG_C11.
2020-08-21 15:16:34 +02:00
..
binutils-all Recognize DW_LANG_C11 in readelf testsuite. 2020-08-21 15:16:34 +02:00
config Emit a warning when -z relro is unsupported 2020-06-19 09:50:20 +09:30
lib binutils, testsuite: allow compilation before doing run_dump_test 2020-07-22 18:03:57 +01:00
ChangeLog-0411
ChangeLog-1215
ChangeLog-9303
gentestdlls.c