Bug#611249: gcc-4.4: Fix PR44606 concerning powerpcspe architecture

2011-01-28 Thread David Kuehling
>>>>> "Sebastian" == Sebastian Andrzej Siewior writes: > * David Kuehling | 2011-01-27 11:57:58 [+0100]: >> Hi, the attached .debdiff fixes PR44606 [1], a register-allocation >> bug that (seldomly) miscompiles floating point code in the unofficial

Bug#611249: gcc-4.4: Fix PR44606 concerning powerpcspe architecture

2011-01-27 Thread David Kuehling
>>>>> "Sebastian" == Sebastian Andrzej Siewior writes: > * David Kuehling | 2011-01-27 11:57:58 [+0100]: >> Hi, the attached .debdiff fixes PR44606 [1], a register-allocation >> bug that (seldomly) miscompiles floating point code in the unofficial

Bug#611249: gcc-4.4: Fix PR44606 concerning powerpcspe architecture

2011-01-27 Thread David Kuehling
Package: src:gcc-4.4 Version: 4.4.5-9 Severity: normal Tags: patch Hi, the attached .debdiff fixes PR44606 [1], a register-allocation bug that (seldomly) miscompiles floating point code in the unofficial powerpcspe port [2]. This is a backport of commit 168347 from GCC svn [3]. The patch modifie

Bug#388626: g++-4.1: ICE on source with template

2006-09-21 Thread David Kuehling
Package: g++-4.1 Version: 4.1.1-5 Severity: normal Debian (testing) g++-4.1 fails to compile a simple C++ source that makes use of templates and quits with an internal compiler error: $ g++-4.1 -Wall -c gcc-4-bug.ii gcc-4-bug.cc: In function ‘int label(int) [with bool neighb8 = true]’: gcc-4-bug