Re: svn returning Access Denied

2013-02-27 Thread Ian Lance Taylor
On Wed, Feb 27, 2013 at 3:35 PM, Joseph F Shobe wrote: > I've been doing some research and using your SVN repository. I have limited > myself to just performing 'svn log' and 'svn ls' requests. > > However, as of late, I am no longer able to to perform this function from a > server located at W

Re: MIPS & register allocation question

2013-02-27 Thread Steve Ellcey
On Wed, 2013-02-27 at 22:28 +, Richard Sandiford wrote: > FWIW, after seeing that, I tried the patch below. Disabling > ADJUST_REG_ALLOC_ORDER seemed to be a very mixed bag sizewise though -- > certainly not the consistent win that I hoped -- and I wasn't set up to > do proper speed testing.

svn returning Access Denied

2013-02-27 Thread Joseph F Shobe
I've been doing some research and using your SVN repository. I have limited myself to just performing 'svn log' and 'svn ls' requests. However, as of late, I am no longer able to to perform this function from a server located at Wichita State University with an IP address of 156.26.10.10 (hos

Re: MIPS & register allocation question

2013-02-27 Thread Richard Sandiford
"Steve Ellcey " writes: > I was looking at MIPS register allocation and I noticed an odd thing. > There is a definition of REG_ALLOC_ORDER in mips.h but in > mips_order_regs_for_local_alloc (mips.c), we do not use this ordering, > we just have: > > for (i = 0; i < FIRST_PSEUDO_REGISTER; i++) >

The Linux binutils 2.23.52.0.1 is released

2013-02-27 Thread H.J. Lu
This is the beta release of binutils 2.23.52.0.1 for Linux, which is based on binutils 2013 0226 in CVS on sourceware.org plus various changes. It is purely for Linux. All relevant patches in patches have been applied to the source tree. You can take a look at patches/README to see what have been

Re: GSOC this year?

2013-02-27 Thread Diego Novillo
On Wed, Feb 27, 2013 at 6:48 AM, Torvald Riegel wrote: > will GCC be a mentoring organization for Google Summer of Code this > year? Has somebody already volunteered to administer this? I used to administer GCC's participation, but I will not be doing it this year. Tobias (CCd) said he might be

Re: GSOC this year?

2013-02-27 Thread Tobias Burnus
Hi, Torvald Riegel wrote: will GCC be a mentoring organization for Google Summer of Code this year? Well, the application of the organizations only starts in about three weeks* and which orgs will be participating is only announced on April 8. However, it is very likely that GCC will partici

GSOC this year?

2013-02-27 Thread Torvald Riegel
Hi, will GCC be a mentoring organization for Google Summer of Code this year? Has somebody already volunteered to administer this? Torvald

Re: Thread Sanitizer and GCC GOMP (OpenMP)

2013-02-27 Thread Konstantin Serebryany
Hi Jeffrey, On Tue, Feb 26, 2013 at 8:42 PM, Jeffrey Walton wrote: > Hi All, > > This came up on another list (Automake). I'm going to quote Bob > Friesenhahn directly since my paraphrase won't do him justice: > > "I am curious if this ThreadSanitizer extension will work with the > normal build o