This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Fix for PR70498 in Libiberty Demangler


On 04/02/2016 11:49 AM, Marcel Böhme wrote:

Bootstrapped and regression tested on x86_64-pc-linux-gnu. Test cases
added + checked PR70498 is resolved.

Richard - any objections from an RM perspective to check in such
potentially security-related fixes now even if not regressions?

The patch now also accounts for overflows in d_compact_number which
is supposed to return -1 in case of negative numbers.

I take it this isn't for the normal 'n' case, but for instances where we encounter overflows in d_number?


Bernd


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]