[PATCH] Fix another ARM GAS segment fault
Jie Zhang
jie@codesourcery.com
Wed Apr 7 10:39:00 GMT 2010
More information about the Binutils mailing list
Wed Apr 7 10:39:00 GMT 2010
- Previous message (by thread): [PATCH] Fix another ARM GAS segment fault
- Next message (by thread): Will there likely be 2.20.2 release?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 04/06/2010 11:48 PM, Nick Clifton wrote: > Hi Jie, > >> Even with the patch >> >> http://sourceware.org/ml/binutils/2010-03/msg00262.html >> >> there is still another case which will cause ARM GAS to crash. It's >> possible that a new mapping symbol will be created at address 0 while >> there is already another mapping symbol at address 0. So when we see >> value == 0, we cannot assert first_map == NULL. This patch fixes it. No >> regressions. Is it OK? > > Approved - please apply. > Thanks. Committed. -- Jie Zhang CodeSourcery (650) 331-3385 x735
- Previous message (by thread): [PATCH] Fix another ARM GAS segment fault
- Next message (by thread): Will there likely be 2.20.2 release?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list