This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH,config] Fix typo in tls.m4


On Thu, Jan 31, 2008 at 10:34:57AM +0100, Bernhard Fischer wrote:
> Hi,
> 
> config/ChangeLog
> 
> 	* tls.m4: Fix typo.
> 
> Please apply.

-  AC_CACHE_CHECK([whether the target asssembler upports thread-local storage],
+  AC_CACHE_CHECK([whether the target assembler upports thread-local storage],

While are you at it, s/upports/supports/ needs fixing too.

	Jakub


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]