Committed: fix cris.md strict_low_part constraints (was: Re: A doubt about constraint modifiers)

2008-04-12 Thread Hans-Peter Nilsson
> Date: Fri, 11 Apr 2008 15:32:02 +0200 > From: Bernd Schmidt <[EMAIL PROTECTED]> > Mohamed Shafi wrote: > > In cris i saw this patten > > > > (define_insn "*andhi_lowpart" > > [(set (strict_low_part > > (match_operand:HI 0 "register_operand""=r,r, r,r,r,r")) > > (and:HI (match

Re: http://gcc.gnu.org/onlinedocs/libstdc++/ needs a bit of help

2008-04-12 Thread Gerald Pfeifer
On Wed, 9 Apr 2008, Benjamin Kosnik wrote: > From what I can tell, the links to libstdc++ documentation on the gcc > web site are generated from the gcc/libstdc++-v3/doc/html directory. > This is fine, I guess. But the problem is that when this directory > structure changed, none of the old files w

Request copyright assignment form

2008-04-12 Thread Bob Walters
Hello GVC, I'm interested in helping with the libstdc++ project, per this thread: http://gcc.gnu.org/ml/libstdc++/2008-04/msg00026.html I've been advised in a follow-up (http://gcc.gnu.org/ml/libstdc++/2008-04/msg00029.html) that I need to fill out, and smail in a copyright assignment form in ord

Re: GCC 4.2.4 Status Report (2008-04-10)

2008-04-12 Thread Gerald Pfeifer
Installed. Gerald Index: index.html === RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v retrieving revision 1.656 diff -u -3 -p -r1.656 index.html --- index.html 7 Apr 2008 12:02:22 - 1.656 +++ index.html 12 Apr 2008 12:58

Re: Getting host and target size and alignment information at build time?

2008-04-12 Thread Tim Josling
On Fri, 2008-04-11 at 17:05 -0400, Daniel Jacobowitz wrote: > On Sat, Apr 12, 2008 at 06:59:28AM +1000, Tim Josling wrote: > > > Why not get it out of GCC later? You don't need to hack up GCC to do > > > that. > That's not what I meant. You don't need it _during the GCC build > process_. You ca