On Thu, Aug 2, 2012 at 8:58 PM, Diego Novillo wrote:
>
> We are about ready to have the cxx-conversion branch merged back into trunk.
>
> This merge will change the following:
>
> 1- The compiler can only be built with a C++ compiler.
>
> 2- The tree macros can be called from gdb (when GCC is buil
Hi,
Can someone please clarify some policies with GCC contribution. If I
have a patch with a GCC enhancement, do I need to obtain a bug report
for it and then submit the patch or I can submit a patch to the patch
mailing list without opening a bug report?
Cheers,
--
PMatos
On Fri, Aug 3, 2012 at 6:33 AM, Paulo J. Matos wrote:
>
> Can someone please clarify some policies with GCC contribution. If I have a
> patch with a GCC enhancement, do I need to obtain a bug report for it and
> then submit the patch or I can submit a patch to the patch mailing list
> without open
Hello All,
After many tentative releases, I am proud to announce the MELT plugin 0.9.6-d
release for GCC 4.6 and 4.7
MELT is a high-level domain specific language to extend GCC (with features like
pattern matching to make
that less difficult than thru GCC plugins hand-coded in C).
You can do
Hello,
I got no replies, so I guess there is no will to move GCC to -O3 by
default, so I shouldn't bother submitting a patch?
As a reminder, cc1 is 0-4% faster but almost 10% bigger executable.
Testsuite showed no regression. Bootstrap time is greater (don't have the
numbers) but I proposed
Hello,
I've finished some final updates, according to recommendations you
proposed. Please let me know what you think.
On Wed, 4 Jul 2012, Dimitrios Apostolou wrote:
On Thu, 28 Jun 2012, Dimitrios Apostolou wrote:
http://teras-ics.mooo.com:8003/
* 4 tests are now benchmarked: empty.c, r
On 8/3/12, Richard Guenther wrote:
> On Aug 2, 2012 Diego Novillo wrote:
> > We are about ready to have the cxx-conversion branch merged
> > back into trunk.
> >
> > This merge will change the following:
> >
> > 1- The compiler can only be built with a C++ compiler.
> >
> > 2- The tree macros can
On Jul 31, 2012, at 4:30 PM, David Edelsohn wrote:
> On Sun, Jul 29, 2012 at 12:48 PM, Perry Smith wrote:
>> Hi,
>>
>> This is an age old topic but I can't find how to solve it. I've searched
>> the past few days.
>>
>> I'm trying to build passenger on AIX 6.1 TL07 SP03 using gcc 4.5.2 that
Snapshot gcc-4.6-20120803 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.6-20120803/
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
Hello,
I need to create a global string constant node. In the past, I have
always been able to add global variables, but I have always left them
uninitialized. I know the trick is to build_decl() of VAR_DECL and, I
guess in this case the type char_node_type. However, I want the
global decl initi
On Sat, Aug 4, 2012 at 12:52 PM, Matt Davis wrote:
> Hello,
> I need to create a global string constant node. In the past, I have
> always been able to add global variables, but I have always left them
> uninitialized. I know the trick is to build_decl() of VAR_DECL and, I
> guess in this case t
11 matches
Mail list logo