>
> It's not "starting from $3". It's $3 and nothing else ;-) It's not
> intended to be used as (MIPS_PROLOGUE_TEMP_REGNUM + N).
>
> $3 was chosen because it's a MIPS16 register, and can therefore
> be used for both MIPS16 and normal-mode code. $2 used to be the
> static chain register, which le
On 7 June 2010 00:36, Gerald Pfeifer wrote:
> On Mon, 7 Jun 2010, Jonathan Wakely wrote:
>>> * doc/Makefile.am, doc/Makefile.in (xml_sources_extra): Add
>>> fdl-1.3.xml.
>>> * doc/xml/manual/intro.xml: Update FDL link.
>>> * doc/xml/manual/spine.xml: Update FDL include.
On Mon, 7 Jun 2010, Jonathan Wakely wrote:
>> * doc/Makefile.am, doc/Makefile.in (xml_sources_extra): Add
>> fdl-1.3.xml.
>> * doc/xml/manual/intro.xml: Update FDL link.
>> * doc/xml/manual/spine.xml: Update FDL include.
>> * doc/xml/gnu/fdl-1.3.xml: Add.
>>
On 6 June 2010 23:50, Jonathan Wakely wrote:
> On 6 June 2010 22:54, Gerald Pfeifer wrote:
>> Hi guys in libstd++ land,
>>
>> On Sat, 5 Jun 2010, Joseph S. Myers wrote:
The FSF has requested that we move our documentation license from
GFDL 1.2 to GFDL 1.3.
>>> The DocBook documentation fo
On 6 June 2010 22:54, Gerald Pfeifer wrote:
> Hi guys in libstd++ land,
>
> On Sat, 5 Jun 2010, Joseph S. Myers wrote:
>>> The FSF has requested that we move our documentation license from
>>> GFDL 1.2 to GFDL 1.3.
>> The DocBook documentation for libstdc++ will also need its license
>> notices and
Snapshot gcc-4.3-20100606 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.3-20100606/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.3 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches
Hi guys in libstd++ land,
On Sat, 5 Jun 2010, Joseph S. Myers wrote:
>> The FSF has requested that we move our documentation license from
>> GFDL 1.2 to GFDL 1.3.
> The DocBook documentation for libstdc++ will also need its license
> notices and copy of the GFDL updated.
would you mind making th
The release of GNU MPFR 3.0.0 ("boudin aux pommes") is imminent.
Thanks very much to those who tested the first release candidate.
The main changes since this first release candidate are:
- Added missing #include "mpfr-impl.h" for cygwin builds.
- mpfr_custom_get_mantissa was renamed to mpfr_custo
(Shouldn't this be on the libstdc++ list?)
On 6 June 2010 19:02, Doug Semler wrote:
>
> So...would you consider this a bug in the documentation, or a bug in
> the library?
I would say the docs, and only partly because it's easier to fix ;-)
> And even if it's a bug in the documentation, it will
Hi,
So...would you consider this a bug in the documentation, or a bug in
the library? And even if it's a bug in the documentation, it will
eventually have to be fixed for c++0x, yes?
Maybe in the documentation, I'm not sure, the documentation is lacking
in various areas I'm afraid, and patc
On Sun, Jun 6, 2010 at 12:03 PM, Paolo Carlini wrote:
>
>> Before I entered a bug I wanted to see if I am actually interpreting
>> this correctly.
>
> Assuming you are, the issue doesn't qualify for Bugzilla, because nobody
> claims to have implemented this section of c++0x.
>
> Paolo
Well, it do
Before I entered a bug I wanted to see if I am actually interpreting
this correctly.
Assuming you are, the issue doesn't qualify for Bugzilla, because
nobody claims to have implemented this section of c++0x.
Paolo
On x86_64-apple-darwin10.3.0 bootstrapping with --enable-build-with-cxx
fails at stage 2 with:
...
/opt/gcc/build_w/./prev-gcc/g++ -B/opt/gcc/build_w/./prev-gcc/
-B/opt/gcc/gcc4.6w/x86_64-apple-darwin10.3.0/bin/ -nostdinc++
-I/opt/gcc/build_w/prev-x86_64-apple-darwin10.3.0/libstdc++-v3/include/x
While investigating a multithread segfault on mingw32 systems, I
discovered that the cause of the problem is a data race introduced in
the config/locale/generic/c_locale.cc and friends.
There are several data races that can occur. Note that these races
are INDEPENDENT of the thread safety of setl
Hello,
There is a GNU Hackers Meeting being organised in Den Haag, Netherlands
from Saturday 24 to Sunday 25 July 2010. This meeting is co-located with
the GUADEC[1] conference that is being held a couple of days later.
It would be cool if GCC hackers and enthousiasts could meet there to
share id
15 matches
Mail list logo