Ian Lance Taylor <[EMAIL PROTECTED]> writes:
> Now that the gcc 4.2 release is getting closer, I am resending this
> e-mail from Martin Michlmayr. I've removed options which I believe
> are sufficiently internal to not require mention in the changes file,
> and I've removed options which are now d
> So why is it there? Compatibility with some other compiler?
To work around some laziness in libgomp. :-) Other platforms only have
-pthread it seems.
--
Eric Botcazou
On Mon, Mar 26, 2007 at 09:28:44PM +0200, Eric Botcazou wrote:
> > 2006-02-07 Eric Botcazou <[EMAIL PROTECTED]>
> > config/sol26.h (CPP_SUBTARGET_SPEC): Accept -pthread.
> > doc/invoke.texi (SPARC options): Document -pthread.
>
> It's only an alias for the existing -pthreads, not worth mentionin
> 2006-02-07 Eric Botcazou <[EMAIL PROTECTED]>
> config/sol26.h (CPP_SUBTARGET_SPEC): Accept -pthread.
> doc/invoke.texi (SPARC options): Document -pthread.
It's only an alias for the existing -pthreads, not worth mentioning IMO.
--
Eric Botcazou
(crossposting to fortran@)
Ian Lance Taylor wrote:
Now that the gcc 4.2 release is getting closer, I am resending this
e-mail from Martin Michlmayr. I've removed options which I believe
are sufficiently internal to not require mention in the changes file,
and I've removed options which are now
e changes files. There are
reasonable choices to be made. But these options should all be
considered for mention.
Martin, thanks for sending the original list.
Ian
Date: Wed, 23 Aug 2006 23:15:43 +0200
From: Martin Michlmayr <[EMAIL PROTECTED]>
To: gcc@gcc.gnu.org
Subject: Documenting GC
I went through the ChangeLog (2006 only so far) to identify command
line options that should be documented in the GCC 4.2 changes page at
http://gcc.gnu.org/gcc-4.2/changes.html
It would be nice if people listed below could submit patches for the
command line options they added/removed during the