[PATCH 3/3] Isolate test case execution from external environment

Siddhesh Poyarekar siddhesh@redhat.com
Tue Apr 10 03:22:00 GMT 2012


On Fri, 6 Apr 2012 15:48:10 +0000 (UTC)
"Joseph S. Myers" <joseph@codesourcery.com> wrote:
> This conditional is never appropriate.  The compiler is always some
> form of GCC - possibly a cross compiler, possibly something including
> options such as "gcc -mx32".  You should use this logic, with $(CC)
> (probably together with $(CFLAGS)), unconditionally.
> 

I'll fix this once I do the libgcc patch.

--
Siddhesh



More information about the Libc-alpha mailing list