diff options
Diffstat (limited to 'gdb/testsuite/gdb.base/lineinc.exp')
-rw-r--r-- | gdb/testsuite/gdb.base/lineinc.exp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/testsuite/gdb.base/lineinc.exp b/gdb/testsuite/gdb.base/lineinc.exp index 39d1ff9..c5ac366 100644 --- a/gdb/testsuite/gdb.base/lineinc.exp +++ b/gdb/testsuite/gdb.base/lineinc.exp @@ -14,9 +14,6 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. -# Please email any bugs, comments, and/or additions to this file to: -# bug-gdb@prep.ai.mit.edu - # The test program lineinc.c contains a mix of #line directives and # #include directives that will cause the compiler to attribute more # than one #inclusion to the same source line. You can get similar |