This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH libcpp]: Avoid crash in interpret_float_suffix
- From: Tom Tromey <tromey at redhat dot com>
- To: Tristan Gingold <gingold at adacore dot com>
- Cc: GCC Patches <gcc-patches at gcc dot gnu dot org>
- Date: Tue, 08 May 2012 09:39:42 -0600
- Subject: Re: [PATCH libcpp]: Avoid crash in interpret_float_suffix
- References: <1BC426F9-437D-41CB-9581-47CA0E222A83@adacore.com>
>>>>> "Tristan" == Tristan Gingold <gingold@adacore.com> writes:
Tristan> 2012-05-04 Tristan Gingold <gingold@adacore.com>
Tristan> * expr.c (interpret_float_suffix): Add a guard.
Ok.
Tom