mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
gold: Add a newline at end of pr22266_a.c
This patch fixes the build with GCC 4.2: gold/testsuite/pr22266_a.c:13:2: error: no newline at end of file * testsuite/pr22266_a.c: Add a newline at end of file.
This commit is contained in:
parent
82ed9683ec
commit
ff174d3ffa
@ -1,3 +1,7 @@
|
||||
2017-11-28 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* testsuite/pr22266_a.c: Add a newline at end of file.
|
||||
|
||||
2017-11-27 Cary Coutant <ccoutant@gmail.com>
|
||||
|
||||
PR gold/19291
|
||||
|
@ -10,4 +10,4 @@ const char *
|
||||
hello (void)
|
||||
{
|
||||
return "XXXHello, world!" + 3;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user