Re: gcc_GAS_FLAGS: Add more gcc_cv_as_flags overrides

2013-09-11 Thread Joseph S. Myers
On Wed, 11 Sep 2013, Thomas Schwinge wrote: > configure:23559: checking assembler for thread-local storage support I don't expect anyone to work on this, but such a configure test is silly - it's a test where a failure is more likely to indicate the test is buggy than that the feature teste

Re: gcc_GAS_FLAGS: Add more gcc_cv_as_flags overrides

2013-09-11 Thread Thomas Schwinge
Hi! On Wed, 11 Sep 2013 14:53:58 -0700, "H.J. Lu" wrote: > On Wed, Sep 11, 2013 at 2:23 PM, Thomas Schwinge > wrote: > > --- gcc/acinclude.m4 > > +++ gcc/acinclude.m4 > > @@ -444,8 +444,16 @@ AC_DEFUN([gcc_GAS_FLAGS], > > [AC_CACHE_CHECK([assembler flags], gcc_cv_as_flags, > > [ case "$target"

Re: gcc_GAS_FLAGS: Add more gcc_cv_as_flags overrides

2013-09-11 Thread H.J. Lu
cated above), or is the following patch > the way to go, or something else? H.J., the gnux32 change is just a > guess; please comment if that's not right. (And, of course, this is not > a problem specific to *-*-linux*, but changing that is for another day.) > > gcc/ >

gcc_GAS_FLAGS: Add more gcc_cv_as_flags overrides

2013-09-11 Thread Thomas Schwinge
s --64 to the assembler (à la ASM_SPEC as indicated above), or is the following patch the way to go, or something else? H.J., the gnux32 change is just a guess; please comment if that's not right. (And, of course, this is not a problem specific to *-*-linux*, but changing that is fo