I have placed a continuous builder (IE it does one build per svn
change) for GCC for x86_64 on an 8 core machine (nicely provided by
Google), and it has results here:
http://home.dberlin.org:8010/waterfall
(I have not made it summarize the warnings yet, and these deliberately
do not run the tests
Joseph S. Myers wrote:
On Thu, 23 Oct 2008, Jakub Jelinek wrote:
Hi!
I think we are now almost a month past the deadline for removal of -fno-ira
and ports that haven't been converted to IRA yet.
The plan was to add the ports to the deprecation list (so they can be
reenabled by a sma
On Thu, 23 Oct 2008, Paolo Bonzini wrote:
> > The following ports haven't been converted yet:
> >
> > arc m32c m68hc11 mmix pdp11 score vax
>
> DJ has reported problems on the list for m32c.
>
> Regarding ARC and MMIX we might expect some action from Joern and H-P
> respectively,
Problems for MMIX
Hello Everyone,
I am currently working on OpenRISC port of GCC-4.0.2, and I have to
insert a custom RTL (which gets translated to an instruction) at fixed
parts of the code. I have created the custom instruction (by modifying
RTL.DEF) and then put the appropritae constraints in my .md file.
Current gcc trunk has a bootstrap failure on i686-apple-darwin9 with
a failure at...
gcc -I../../gcc-4.4-20081026/libcpp -I.
-I../../gcc-4.4-20081026/libcpp/../include
-I../../gcc-4.4-20081026/libcpp/include -g -fkeep-inline-functions -W -Wall
-Wwrite-strings -Wstrict-prototypes -Wmissing-p