Re: Help understanding gcc alias analysis

2009-01-13 Thread Richard Guenther
On Mon, Jan 12, 2009 at 10:50 PM, Raoul Gough wrote: > Richard Guenther wrote: >> >> On Mon, Jan 12, 2009 at 12:03 AM, Raoul Gough >> wrote: >> >>> >>> Richard Guenther wrote: >>> > > [snip] This is also invalid. You have to use placement new to change the dynamic type of mem

Installing GCC:Configuration (GCC-4.3.2)

2009-01-13 Thread Franklyn Simon
Hi Please help I download gcc-g++4.3.2 and uncompressed it along with the prerequisites tar files in directory (/opt). I am confused as to the srcdir and objdir mentioned in Install GCC: Configuration. Is the toplevel source directory the same directory (/opt) where the files are uncompress