[PATCH] Fixed up missing semicolons.

2016-09-23 Thread lhmouse
, lh_mouse 2016-09-23 From 1133ae49102751b24cfd0368986a63f482afe8d0 Mon Sep 17 00:00:00 2001 From: lhmouse Date: Fri, 23 Sep 2016 19:11:03 +0800 Subject: [PATCH] Fixed up missing semicolons. Signed-off-by: lhmouse --- gcc/config/i386/cygming.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions

Re: Re: [PATCH] Fixed up missing semicolons.

2016-09-26 Thread lhmouse
In case my previous mail is swallowed by mailman: I am not familiar with your convention. Elsewhere, I usually don't use my full name. If people suggest I use a full name when submitting patches, I am glad to go with that. My name is Liu Hao (LH for short). The word 'Mouse' is a homophony joke in

Re:Re: [PATCH] libstdc++-v3: Check for TLS support on mingw

2021-08-31 Thread lhmouse via Gcc-patches
在 2021-08-31 17:02, Jonathan Wakely 写道: > It looks like my questions about this patch never got an answer, and > it never got applied. > > Could somebody say whether TLS is enabled for native *-*-mingw* > builds? If it is, then we definitely need to add GCC_CHECK_TLS to the > cross-compiler config