mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-10 05:52:21 +08:00
To satisfy latest CVS gcc:
* emultempl/*.em (ld_emulation_xfer_struct): Add missing NULL initialisers, and comments. * testsuite/ld-srec/sr3.cc (__rethrow): New.
This commit is contained in:
@ -55,6 +55,11 @@ __throw ()
|
||||
{
|
||||
}
|
||||
|
||||
void
|
||||
__rethrow ()
|
||||
{
|
||||
}
|
||||
|
||||
void
|
||||
__terminate ()
|
||||
{
|
||||
|
Reference in New Issue
Block a user