Bug#726794: simple program compiled with gccgo segfaults

2013-10-19 Thread Michael Stapelberg
Package: gccgo Version: 4:4.8.1-3 Severity: important I wanted to compile a program using gccgo to see how much faster it is. However, the program segfaults. A minimum example that segfaults is this: package main import ( "flag" "fmt" "log" "os"

Bug#669513: gnat-4.4: FTBFS: unsatisfiable build-dependency: gcc-4.4-source

2012-12-05 Thread Michael Stapelberg
Hi Tobias, Tobias Hansen writes: > The bug is in gnat-4.4. You tested the wrong package. I missed the fact that gnat-4.4 is _also_ in testing. My apologies. -- Best regards, Michael -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Cont

Bug#494815: gcc 4.3.1: some code breaks when optimization is not -O0

2008-08-12 Thread Michael Stapelberg
Package: gcc Version: 4.3.1 Severity: important As explained at http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37090 the GCC in version 4.3.1 produces broken code for some loops. Please upgrade GCC to a newer version before freezing lenny to stable, because we otherwise have to use/add workarounds f