Mention language in compile error message
authorLuis Machado <lgustavo@codesourcery.com>
Thu, 27 Aug 2015 05:00:16 +0000 (02:00 -0300)
committerLuis Machado <lgustavo@codesourcery.com>
Thu, 27 Aug 2015 05:00:16 +0000 (02:00 -0300)
commitcdaec3f3e7ea9118204f0e579bd3257234fbae63
tree042e3b01a06422dadcebec0a311d4750ef2eab66
parent8ce74153537add5e364865518a72194ab58b3dbc
Mention language in compile error message

This patch improves one of the compile error messages by mentioning the
language.

Before - No compiler support for this language.
After  - No compiler support for language <language>.

gdb/ChangeLog:

2015-08-26  Luis Machado  <lgustavo@codesourcery.com>

* compile/compile.c (compile_to_object): Mention language in
error message.
gdb/ChangeLog
gdb/compile/compile.c
This page took 0.025305 seconds and 4 git commands to generate.