Re: Help with reloading

2010-12-19 Thread Jeff Law
On 12/15/10 07:14, Mohamed Shafi wrote: Hi, I am doing a port in GCC 4.5.1. The target supports storing immediate values into memory location represented by a symbolic address. So in the move pattern i have given constraints to represent this. Presumably the target does not support storing an im

cscope replacement

2010-12-19 Thread Perry Smith
Hi, I believe I asked this question about four years ago and as I recall, there was things on the horizon that seemed hopeful so I thought I would ask again. Is there a way to have gcc produce some type of intermediate file that could be used to generate a cscope like database. (Perhaps a bett

gcc-4.3-20101219 is now available

2010-12-19 Thread gccadmin
Snapshot gcc-4.3-20101219 is now available on ftp://gcc.gnu.org/pub/gcc/snapshots/4.3-20101219/ and on various mirrors, see http://gcc.gnu.org/mirrors.html for details. This snapshot has been generated from the GCC 4.3 SVN branch with the following options: svn://gcc.gnu.org/svn/gcc/branches

Re: Branch created for PR46489 (target macro elimination from frontends / tree optimizers)

2010-12-19 Thread Paolo Bonzini
> Is there sufficient interest to post the branch patches to gcc-patches as I > go? If not that could be a substantial review headache at merge time. On 18/12/2010, Joern Rennecke wrote: > I have created the branch: > svn://gcc.gnu.org/svn/gcc/branches/pr46489-20101217-branch > to continue work