[Bug rtl-optimization/323] optimized code gives strange floating point results

2009-07-22 Thread ich at az2000 dot de
--- Comment #132 from ich at az2000 dot de 2009-07-22 20:54 --- So that means that this C++ example could crash under certain circumstances (depending on how far the compiler is optimising here)? #include #define third ((double)atoi("1")/atoi("3")) int main() { std::set m

Results for 4.3.3 (Debian 4.3.3-14) testsuite on mips-unknown-linux-gnu

2009-07-22 Thread Matthias Klose
LAST_UPDATED: Tue Jul 14 20:27:09 UTC 2009 (revision 149641) Target: mips-linux-gnu gcc version 4.3.3 (Debian 4.3.3-14) Native configuration is mips-unknown-linux-gnu === g++ tests === Running target unix === g++ Summary for unix === # of expected passes

[Bug rtl-optimization/323] optimized code gives strange floating point results

2009-07-22 Thread vincent at vinc17 dot org
--- Comment #131 from vincent at vinc17 dot org 2009-07-22 17:33 --- (In reply to comment #130) > #define axiom_order(a,b) !(a < b && b < a) > #define axiom_eq(a) a == a > #define third ((double)atoi("1")/atoi("3")) [...] > in C99 (+TC1,TC2,TC3) different precision

[Bug bootstrap/37739] [4.4 Regression] bootstrap broken with core gcc > gcc-4.2.x

2009-07-22 Thread giffordj at la dot twcbc dot com
--- Comment #22 from giffordj at la dot twcbc dot com 2009-07-22 17:21 --- Work around doesn't work. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37739 --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is. --

Bug#529513: marked as done ([cross] FTBFS cross compiler)

2009-07-22 Thread Debian Bug Tracking System
Your message dated Wed, 22 Jul 2009 15:35:10 + with message-id and subject line Bug#522597: fixed in gcc-4.4 4.4.1-1 has caused the Debian Bug report #522597, regarding [cross] FTBFS cross compiler to be marked as done. This means that you claim that the problem has been dealt with. If this

Bug#522597: marked as done (gcc-4.4: [cross] s390|armel|*) FTBFS cross compiler (posible all arches can affected))

2009-07-22 Thread Debian Bug Tracking System
Your message dated Wed, 22 Jul 2009 15:35:10 + with message-id and subject line Bug#522597: fixed in gcc-4.4 4.4.1-1 has caused the Debian Bug report #522597, regarding gcc-4.4: [cross] s390|armel|*) FTBFS cross compiler (posible all arches can affected) to be marked as done. This means tha

gcc-4.4_4.4.1-1_i386.changes ACCEPTED

2009-07-22 Thread Archive Administrator
Accepted: cpp-4.4_4.4.1-1_i386.deb to pool/main/g/gcc-4.4/cpp-4.4_4.4.1-1_i386.deb fixincludes_4.4.1-1_i386.deb to pool/main/g/gcc-4.4/fixincludes_4.4.1-1_i386.deb g++-4.4-multilib_4.4.1-1_i386.deb to pool/main/g/gcc-4.4/g++-4.4-multilib_4.4.1-1_i386.deb g++-4.4_4.4.1-1_i386.deb to pool/ma

Processing of gcc-4.4_4.4.1-1_i386.changes

2009-07-22 Thread Archive Administrator
gcc-4.4_4.4.1-1_i386.changes uploaded successfully to localhost along with the files: gcc-4.4_4.4.1-1.dsc gcc-4.4_4.4.1.orig.tar.gz gcc-4.4_4.4.1-1.diff.gz gcc-4.4-source_4.4.1-1_all.deb libstdc++6-4.4-doc_4.4.1-1_all.deb gcc-4.4-locales_4.4.1-1_all.deb gcc-4.4-base_4.4.1-1_i386.deb

Bug#538019: gcc-4.2: -f no-strict-overflow causes bad code generation

2009-07-22 Thread Henrique de Moraes Holschuh
Package: gcc-4.2 Version: 4.2.4-6 Severity: important Tags: fixed-upstream gcc 4.2.4-6 generates bad code when -f no-strict-overflow is used. This causes kernel 2.6.27.27 and 2.6.30.2 to be miscompiled and hang. It may be a cause of suble errors elsewhere in the kernel, too. I don't know if the

[Bug rtl-optimization/323] optimized code gives strange floating point results

2009-07-22 Thread nszabolcs at gmail dot com
--- Comment #130 from nszabolcs at gmail dot com 2009-07-22 12:10 --- (In reply to comment #129) > I am a bit wondering if this bug is also for the case (a < b) && (b < a) == > true. Is it? i guess so, see: #include #include #define axiom_order(a,b) !(a < b && b < a) #define axi

[Bug libgcj/40182] [4.4/4.5 regression] regressions in libjava testsuite on sparc-linux

2009-07-22 Thread jakub at gcc dot gnu dot org
-- jakub at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.4.1 |4.4.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40182 --- You a

[Bug libgcj/40181] [4.4 Regression] regressions in libjava testsuite on s390-linux

2009-07-22 Thread jakub at gcc dot gnu dot org
-- jakub at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.4.1 |4.4.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40181 --- You a

[Bug libgcj/40180] [4.4/4.5 regression] regressions in libjava testsuite on ia64-linux

2009-07-22 Thread jakub at gcc dot gnu dot org
-- jakub at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.4.1 |4.4.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40180 --- You a

[Bug classpath/32809] Several printf format flags are unhandled by java.util.Formatter

2009-07-22 Thread mkl at pengutronix dot de
-- mkl at pengutronix dot de changed: What|Removed |Added CC||mkl at pengutronix dot de http://gcc.gnu.org/bugzilla/show_bug.cgi?id=328