Re: How to run testsuite without building a complier

2007-10-05 Thread Mohamed Shafi
On 10/5/07, Brian Dessent <[EMAIL PROTECTED]> wrote: > Mohamed Shafi wrote: > > > I want to know whether its possible to run the gcc testsuite without > > actually building the complier. > > > > I have the dejagnu framework, compiler executables and i have the gcc > > test suite. So is it possible

Re: Profile information - CFG

2007-10-05 Thread Hariharan Sandanagobalane
Seongbae Park (???, ???) wrote: On 9/27/07, Hariharan Sandanagobalane <[EMAIL PROTECTED]> wrote: Hello, I am implementing support for PBO on picochip port of GCC (not yet submitted to mainline). I see that GCC generates 2 files, xx.gcno and xx.gcda, containing the profile information, the for

Re: Profile information - CFG

2007-10-05 Thread Seongbae Park (박성배, 朴成培)
On 10/5/07, Hariharan Sandanagobalane <[EMAIL PROTECTED]> wrote: > > > Seongbae Park (???, ???) wrote: > > On 9/27/07, Hariharan Sandanagobalane <[EMAIL PROTECTED]> wrote: > >> Hello, > >> I am implementing support for PBO on picochip port of GCC (not yet > >> submitted to mainline). > >> > >> I se

gcc-4.3-20071005 is now available

2007-10-05 Thread gccadmin
Snapshot gcc-4.3-20071005 is now available on ftp://gcc.gnu.org/pub/gcc/snapshots/4.3-20071005/ 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/trunk

OpenMP and libgomp.so.1 problems

2007-10-05 Thread Michael Lothian
Hi I've had major headaches on my gentoo system with GCC 4.2.1 using the -fopenmp flag with GCC compiled with openmp support The problem is: libgomp.so.1: shared object cannot be dlopen()ed Everything works great once OpenMP support is removed and -fopenmp is removed from my flags. I noticed t

Is it ever possible to build libmudflap, libssp, or libgomp when inhibit_libc is set?

2007-10-05 Thread Steve Kenton
Is it ever possible to build libmudflap, libssp, or libgomp when inhibit_libc is set? If not, is is reasonable to add a check to the top level configure to detect situations that will cause gcc configure to set inhibit_libc and add those libraries to either skipdirs or noconfigdirs. (Which would