Snapshot gcc-4.2-20060527 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.2-20060527/
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
On Fri, 26 May 2006, Dave Korn wrote:
> Guess he must have been[*], it really only needed a few minutes to fix.
> Suppose we could all demand Gaby be removed from RMship of the closed
> extinct and dead as a dodo 3.4 series but what would be the point?
>
> Anyway, how does this look to everyone?
Hi folks,
Can anyone give an advice on how to delete a basic block and maintain the
CFG for the remaining code valid? i.e, I want to delete a basic block (all
the code within that basic block) satisfying a specific criteria, yet
maintaining the validity of CFG. Is there a simple API to do it?
On 27 May 2006 21:34, Gerald Pfeifer wrote:
>
> I just applied the following two patches, to complete things and sync
> on one date for the release on all pages -- March 6th.
Rightyho, I just inferred the date from the timestamps on the FTP server;
I've used 6th march in the announce message.
Hi. I just built GCC-4.1.1 (successfully).
My System: uname -a
Linux opus 2.6.17-rc5-git4 #1 PREEMPT Sat May 27 22:55:47 MDT 2006 i686
GNU/Linux
The build line:
gcc -v
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: ../gcc-4.1.1/configure --enable-shared --enable-threads
--ena