Re: Ada subtypes and base types

2006-03-18 Thread Laurent GUERBY
On Fri, 2006-03-17 at 12:51 -0700, Jeffrey A Law wrote: > I'm not suggesting the FEs deduce more types and track ranges; > that would be rather absurd. What I'm saying is that exposing > these types outside the FE is most likely costing you both on > the compile-time side and on the run-time side.

for getting millisecond resolution in profiling with -pg option

2006-03-18 Thread jayaraj
Hi, I want to profile an application in linux. I used -pg option and profiled the data with gprof. Here I am getting the resolution in seconds only. but I wants in terms of milliseconds and microseconds. can anybody help me. or any other options and tools available. Jayaraj philips research india

gcc-4.2-20060318 is now available

2006-03-18 Thread gccadmin
Snapshot gcc-4.2-20060318 is now available on ftp://gcc.gnu.org/pub/gcc/snapshots/4.2-20060318/ and on various mirrors, see http://gcc.gnu.org/mirrors.html for details. This snapshot has been generated from the GCC 4.2 SVN branch with the following options: svn://gcc.gnu.org/svn/gcc/trunk

New brach 'yara-branch' is created

2006-03-18 Thread Vladimir N. Makarov
I've created a branch for my allocator project which is called Yet Another Register Allocator (or YARA - yet another recursive acronim). I am think I reached the point when my work on a public branch can be made. I am focused only on x86 right now. So YARA will work only for x86 and probably

Re: New brach 'yara-branch' is created

2006-03-18 Thread Paul Brook
On Saturday 18 March 2006 17:56, Vladimir N. Makarov wrote: > I've created a branch for my allocator project which is called Yet > Another Register Allocator (or YARA - yet another recursive acronim). > > I am think I reached the point when my work on a public branch can > be made. I am focuse

Re: New brach 'yara-branch' is created

2006-03-18 Thread Vladimir N. Makarov
Paul Brook wrote: On Saturday 18 March 2006 17:56, Vladimir N. Makarov wrote: I've created a branch for my allocator project which is called Yet Another Register Allocator (or YARA - yet another recursive acronim). I am think I reached the point when my work on a public branch can be made

Re: GCC & libtool - plans for moving to libtool 1.5?

2006-03-18 Thread Ralf Wildenhues
Please Cc: me on replies. * Joseph S. Myers wrote on Sat, Mar 18, 2006 at 02:10:51AM CET: > On Fri, 17 Mar 2006, Steve Ellcey wrote: > > > So when we finally do move to a newer libtool we will move to the > > unreleased libtool main line? I guess I was assuming we would move to a > > Yes, unles

Re: FSF Policy re. inclusion of source code from other projects in GCC

2006-03-18 Thread Robert Dewar
Mark Mitchell wrote: My guess is that it's OK to include the Sun code, since it's in the public domain. This may just be nit-picking, but the above notice doesn't put the code into the public domain. Sun still owns the copyright of the software. Actually notices at the start of files have ve