This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
[3.4] Backport a patch for SH TLS bug
- From: Kaz Kojima <kkojima at rr dot iij4u dot or dot jp>
- To: Mark Mitchell <mark at codesourcery dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Thu, 22 Apr 2004 12:14:01 +0900 (JST)
- Subject: [3.4] Backport a patch for SH TLS bug
Hi,
Is it OK to backport the patch approved for mainline
Fix SH TLS bug
<URL:http://gcc.gnu.org/ml/gcc-patches/2004-04/msg00245.html>
to 3.4-branch? That bug is latent in 3.4 and was caught by
gcc.dg/tls/pic-1.c on mainline. It might not be a regression
in an ordinary sense but the patch affects a specific feature
of one target and seems to be safe for 3.4.1.
Regards,
kaz