gcc manual page

2009-09-04 Thread greg
I apologize if this is the wrong place to send my question. Where may I find the gcc manual page? I have installed manpages-dev but, apparently, it is not there. Thanks. -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...

[Bug tree-optimization/41101] [4.4/4.5 Regression] ICE in compute_antic, at tree-ssa-pre.c:2419

2009-09-04 Thread rguenth at gcc dot gnu dot org
--- Comment #10 from rguenth at gcc dot gnu dot org 2009-09-04 18:15 --- Testcase with less IL: int func(int); void bug(int* x, int* y, unsigned long int N) { unsigned long int i; int* t; while (1) { for (i=1; i<=N; i++) { y[i] = func(x[i] - x[1]);

[Bug tree-optimization/41101] [4.4/4.5 Regression] ICE in compute_antic, at tree-ssa-pre.c:2419

2009-09-04 Thread rguenth at gcc dot gnu dot org
--- Comment #9 from rguenth at gcc dot gnu dot org 2009-09-04 17:51 --- Testcase from PR41263: int func(int); int bug(int* x, int* y, int N) { int i; int* t; while (1) { for (i=1; i<=N; i++) { y[i] = func(x[i] - x[1]); if (y[i]) return i; } t=x; x=y

[Bug tree-optimization/41101] [4.4/4.5 Regression] ICE in compute_antic, at tree-ssa-pre.c:2419

2009-09-04 Thread rguenth at gcc dot gnu dot org
--- Comment #8 from rguenth at gcc dot gnu dot org 2009-09-04 17:50 --- *** Bug 41263 has been marked as a duplicate of this bug. *** -- rguenth at gcc dot gnu dot org changed: What|Removed |Added ---

cloog-ppl 0.15.7-1 MIGRATED to testing

2009-09-04 Thread Debian testing watch
FYI: The status of the cloog-ppl source package in Debian's testing distribution has changed. Previous version: 0.15-2 Current version: 0.15.7-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will recei