Possibly a regression bug in g++ (Updated)

2009-02-20 Thread Leopold Palomo Avellaneda
Hi, yesterday I did a more test and I bounded the problem a bit more. In the compiler options we have defined: -O3 -ffast-math. I have tested with -03 only with the collapse result. I have tested with -ffast-math only with the collapse result. I have tested with -02 only with the collapse resul

Bug#516267: gcj-4.3: number of processors reported by Runtime.getRuntime().availableProcessors() is incorrect

2009-02-20 Thread Folkert van Heusden
Package: gcj-4.3 Version: 4.3.2-2 Severity: normal A java-program compiled using gcj returns different output for Runtime.getRuntime().availableProcessors() compared to one ran via the sun java jre. folk...@belle:~/pos/work$ gcj --version gcj (Debian 4.3.2-2) 4.3.2 Copyright (C) 2008 Free Soft