[Ping] Port of VTV for Cygwin and MinGW

Patrick Wollgast patrick.wollgast@rub.de
Wed Jan 14 20:28:00 GMT 2015


On 14.01.2015 20:00, Ian Lance Taylor wrote:
> On Thu, Jan 8, 2015 at 12:33 PM, Patrick Wollgast
> <patrick.wollgast@rub.de> wrote:
>> A short recap again:
>>
>> Latest patch, changelog and a test program (further information about
>> the program in the mail):
>> https://gcc.gnu.org/ml/gcc-patches/2014-11/msg03368.html
> 
> In that patch, the change to varasm.c looks wrong if neither
> OBJECT_FORMAT_ELF nor TARGET_PECOFF are defined.  It looks like you've
> dropped the switch_to_section call in that case.
> 
> Ian
> 

You're right. It should have been '#else' again, instead of 'else'
before the switch_to_section call.

Regards,
Patrick
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vtv_cygmin.patch
Type: text/x-patch
Size: 37408 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20150114/5a7a6f62/attachment.bin>


More information about the Libstdc++ mailing list