Hello All,
I have a few clarification with the PPC floating point compiler options.
I am working with v4.4.1 (e500mc) but i think it applies to 4.6 as well.
1. -msingle-float:
With this option, i get a compiler warning: "-msingle-float option
equivalent to -mhard-float" which means both the sin
Hi,
I haven't used my gnu.org account for a long time, h...@gnu.org. I can't log in
nor my email forward doesn't work either.
--
H.J.
"H.J. Lu" writes:
> I haven't used my gnu.org account for a long time, h...@gnu.org. I can't log
> in
> nor my email forward doesn't work either.
You are asking about gnu.org, not gcc.gnu.org, right? I think you have
to ask sysad...@gnu.org about that.
Normally you should be able to ssh to f
Ian Lance Taylor writes:
> "H.J. Lu" writes:
>
>> I haven't used my gnu.org account for a long time, h...@gnu.org. I can't
>> log in
>> nor my email forward doesn't work either.
>
> You are asking about gnu.org, not gcc.gnu.org, right? I think you have
> to ask sysad...@gnu.org about that.
>
On Fri, Jul 15, 2011 at 11:57 AM, Andreas Schwab wrote:
> Ian Lance Taylor writes:
>
>> "H.J. Lu" writes:
>>
>>> I haven't used my gnu.org account for a long time, h...@gnu.org. I can't
>>> log in
>>> nor my email forward doesn't work either.
>>
>> You are asking about gnu.org, not gcc.gnu.org
"H.J. Lu" writes:
> On Fri, Jul 15, 2011 at 11:57 AM, Andreas Schwab
> wrote:
>> Ian Lance Taylor writes:
>>
>>> "H.J. Lu" writes:
>>>
I haven't used my gnu.org account for a long time, h...@gnu.org. I can't
log in
nor my email forward doesn't work either.
>>>
>>> You are ask
I've written up a status update on the gcc-python-plugin on my blog
here:
http://dmalcolm.livejournal.com/6560.html
Summarizing that blog post, I've revamped the internals of how my
checker script so that it can detect various kinds of CPython reference
count bug, and it can now render bug reports
Snapshot gcc-4.6-20110715 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.6-20110715/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.6 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches
-- Forwarded message --
From: selma leathem
Date: Fri, Jul 15, 2011 at 8:50 PM
Subject: Interested In Doing Documentation Project
To: gcc@gcc.gnu.org
Hello,
I am interested in doing the front end documentation project. How do I
sign up for that, or learn what is going on with it
On Fri, Jul 15, 2011 at 09:07:46PM -0600, selma leathem wrote:
> -- Forwarded message --
> From: selma leathem
> Date: Fri, Jul 15, 2011 at 8:50 PM
> Subject: Interested In Doing Documentation Project
> To: gcc@gcc.gnu.org
>
> Hello,
>
> I am interested in doing the front end doc
On 16 July 2011 04:07, selma leathem wrote:
> -- Forwarded message --
> From: selma leathem
> Date: Fri, Jul 15, 2011 at 8:50 PM
> Subject: Interested In Doing Documentation Project
> To: gcc@gcc.gnu.org
>
> Hello,
>
> I am interested in doing the front end documentation project.
Hello,
I have an IPA pass (implemented as a plugin) which executes after all IPA
passes. My pass transforms functions by adding code and also modifying the
function prototypes. I have had this work on a per-function basis, via a
GIMPLE_PASS, which calls update_ssa verify_ssa and cleanup_cfg after
I would like to propose this patch as a step toward building gcc using a
C++ compiler. This patch builds stage1 with the C compiler as usual,
and defaults to building stages 2 and 3 with a C++ compiler built during
stage 1. This means that the gcc installed and used by most people will
be built b
On Fri, Jul 15, 2011 at 11:52 PM, Ian Lance Taylor wrote:
> I would like to propose this patch as a step toward building gcc using a
> C++ compiler. This patch builds stage1 with the C compiler as usual,
> and defaults to building stages 2 and 3 with a C++ compiler built during
> stage 1. This m
14 matches
Mail list logo