2.5% daily for 200 days with no risk.

2010-04-06 Thread Castaneda
Hi debian-gcc@lists.debian.org, I would like to tell you about a very solid program I take part in since seven month. I am in 510% profit at the moment. they are reliable Hong Kong traders group, working on stock, derivatives, and Forex markets. Their performance is very stable, their tra

Results for 4.5.0 20100405 (experimental) [trunk revision 157966] (Debian 20100405-1) testsuite on x86_64-pc-linux-gnu

2010-04-06 Thread Matthias Klose
LAST_UPDATED: Mon Apr 5 16:12:43 UTC 2010 (revision 157966) Target: x86_64-linux-gnu gcc version 4.5.0 20100405 (experimental) [trunk revision 157966] (Debian 20100405-1) === acats tests === === acats Summary === # of expected passes2321 # of unexpe

Results for 4.4.3 (Debian 4.4.3-7) testsuite on sparc-unknown-linux-gnu

2010-04-06 Thread Matthias Klose
LAST_UPDATED: Obtained from SVN: tags/gcc_4_4_3_release revision 156151 Target: sparc-linux-gnu gcc version 4.4.3 (Debian 4.4.3-7) Native configuration is sparc-unknown-linux-gnu === g++ tests === Running target unix UNRESOLVED: attribute_plugin.c compilation, -I. -I/build/bui

Results for 4.4.3 (Debian 4.4.3-7) testsuite on s390-ibm-linux-gnu

2010-04-06 Thread Matthias Klose
LAST_UPDATED: Obtained from SVN: tags/gcc_4_4_3_release revision 156151 Target: s390-linux-gnu gcc version 4.4.3 (Debian 4.4.3-7) Native configuration is s390-ibm-linux-gnu === g++ tests === Running target unix UNRESOLVED: attribute_plugin.c compilation, -I. -I/build/buildd-gc

Results for 4.4.3 (Debian 4.4.3-7) testsuite on powerpc-unknown-linux-gnu

2010-04-06 Thread Matthias Klose
LAST_UPDATED: Obtained from SVN: tags/gcc_4_4_3_release revision 156151 Target: powerpc-linux-gnu gcc version 4.4.3 (Debian 4.4.3-7) Native configuration is powerpc-unknown-linux-gnu === g++ tests === Running target unix UNRESOLVED: attribute_plugin.c compilation, -I. -I/build

Results for 4.4.3 (Debian 4.4.3-7) testsuite on hppa-unknown-linux-gnu

2010-04-06 Thread Matthias Klose
LAST_UPDATED: Obtained from SVN: tags/gcc_4_4_3_release revision 156151 Target: hppa-linux-gnu gcc version 4.4.3 (Debian 4.4.3-7) Native configuration is hppa-unknown-linux-gnu === g++ tests === Running target unix UNRESOLVED: attribute_plugin.c compilation, -I. -I/build/build

[Bug libstdc++/42460] man page errors for generated libstdc++ man pages

2010-04-06 Thread paolo dot carlini at oracle dot com
--- Comment #26 from paolo dot carlini at oracle dot com 2010-04-06 11:22 --- Let's just close it as fixed. -- paolo dot carlini at oracle dot com changed: What|Removed |Added ---

[Bug libstdc++/42460] man page errors for generated libstdc++ man pages

2010-04-06 Thread rguenth at gcc dot gnu dot org
--- Comment #25 from rguenth at gcc dot gnu dot org 2010-04-06 11:20 --- GCC 4.5.0 is being released. Deferring to 4.5.1. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added -

[Bug debug/40462] [4.5 Regression] ICE in dwarf2out_begin_epilogue, at dwarf2out.c:2773 while compiling mlib-tgt.adb

2010-04-06 Thread rguenth at gcc dot gnu dot org
--- Comment #10 from rguenth at gcc dot gnu dot org 2010-04-06 11:20 --- GCC 4.5.0 is being released. Deferring to 4.5.1. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added -

[Bug libstdc++/43660] range of random-number generator seems wrong/confusing

2010-04-06 Thread paolo dot carlini at oracle dot com
--- Comment #4 from paolo dot carlini at oracle dot com 2010-04-06 11:00 --- Jon is right and recently I removed that old comment from random.h because indeed was incorrect. -- paolo dot carlini at oracle dot com changed: What|Removed |Added -

[Bug libstdc++/43660] range of random-number generator seems wrong/confusing

2010-04-06 Thread redi at gcc dot gnu dot org
--- Comment #3 from redi at gcc dot gnu dot org 2010-04-06 10:53 --- (In reply to comment #0) > > As best as I can tell, std::random_shuffle wants its random-number > generating functor to return results in the range [0,N), where N is the > parameter it passes to the functor; i.e., the

[Bug libstdc++/43660] range of random-number generator seems wrong/confusing

2010-04-06 Thread redi at gcc dot gnu dot org
--- Comment #2 from redi at gcc dot gnu dot org 2010-04-06 10:40 --- (In reply to comment #0) > [Note that the same issue exists with other ways of invoking using the > generator (e.g., a std::uniform_real_distribution with bounds of > 0 and 1 will indeed return 1); but it's less clear i

[Bug libstdc++/43660] range of random-number generator seems wrong/confusing

2010-04-06 Thread redi at gcc dot gnu dot org
--- Comment #1 from redi at gcc dot gnu dot org 2010-04-06 10:38 --- n1933 is ancient history, the RNG pieces have changed significantly In the current draft it says: "A uniform_int_distribution random number distribution produces random integers i, a <= i <= b" So it is a closed inter

[Bug lto/43659] -flto doesn't remember -fPIC

2010-04-06 Thread rguenth at gcc dot gnu dot org
--- Comment #2 from rguenth at gcc dot gnu dot org 2010-04-06 08:57 --- GCC has code to do exactly this. Somebody needs to debug why it doesn't work. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43659 --- You are receiving this mail because: --- You reported the bug, or