[PATCH] libstdc++: Fix exceptions being generated when compiling with -fno-exceptions
Federico Lenarduzzi
federico.lenarduzzi@tallertechnologies.com
Thu Apr 16 14:21:00 GMT 2015
Jonathan,
I don't have commit access though, so if you could commit this for me
it'd be great.
Regards.
2015-04-15 11:55 GMT-03:00 Jonathan Wakely <jwakely@redhat.com>:
> On 15/04/15 11:15 -0300, Federico Lenarduzzi wrote:
>>
>> The idea of this patch is that using this function not depends from a
>> configuration
>> flag but depends of a flag which participates in the selection of the
>> correct multilib.
>
>
> OK, then I agree it's better to make it conditional on
> __cpp_exceptions which can have different values for your different
> multilibs, whereas _GLIBCXX_VERBOSE would be the same in all of them.
>
> I have no objections to the change.
--
Federico Lenarduzzi
Software Engineer
Taller Technologies Argentina
San Lorenzo 47, 3rd Floor, Office 5
Cordoba, Argentina
Phone: +54 351 4220701
Mobile: +54 358 4289083
Skype: federico.lenarduzzi1
More information about the Libstdc++
mailing list