[Bug debug/48159] [4.7 Regression] ICE: SIGSEGV in build2_stat (tree.c:3802) with -O -ftree-loop-distribution -fno-tree-ch -g

2011-05-02 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48159 Zdenek Sojka changed: What|Removed |Added CC||spop at gcc dot gnu.org --- Comment #4 fro

[Bug rtl-optimization/12871] ICE building gnat for native m68k-linux on i486-linux

2011-05-02 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12871 --- Comment #12 from Andreas Schwab 2011-05-02 18:09:39 UTC --- But see also bug 48835 -- Configure bugmail: http://gcc.gnu.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You reported the bug. -- To

[Bug rtl-optimization/12871] ICE building gnat for native m68k-linux on i486-linux

2011-05-02 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12871 Andreas Schwab changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

Results for 4.5.3 (Debian 4.5.3-1) testsuite on mipsel-unknown-linux-gnu

2011-05-02 Thread Matthias Klose
LAST_UPDATED: Obtained from SVN: tags/gcc_4_5_3_release revision 173114 Target: mipsel-linux-gnu gcc version 4.5.3 (Debian 4.5.3-1) Native configuration is mipsel-unknown-linux-gnu === g++ tests === Running target unix FAIL: g++.dg/abi/packed1.C (test for excess errors) UNRESOL

Results for 4.5.3 (Debian 4.5.3-1) testsuite on mips-unknown-linux-gnu

2011-05-02 Thread Matthias Klose
LAST_UPDATED: Obtained from SVN: tags/gcc_4_5_3_release revision 173114 Target: mips-linux-gnu gcc version 4.5.3 (Debian 4.5.3-1) Native configuration is mips-unknown-linux-gnu === g++ tests === Running target unix FAIL: g++.dg/abi/packed1.C (test for excess errors) UNRESOLVED:

[Bug debug/48159] [4.7 Regression] ICE: SIGSEGV in build2_stat (tree.c:3802) with -O -ftree-loop-distribution -fno-tree-ch -g

2011-05-02 Thread doko at ubuntu dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48159 Matthias Klose changed: What|Removed |Added CC||debian-gcc at lists dot

Bug#624854: gcc-4.6: inlining issues when __attribute__((flatten)) is used

2011-05-02 Thread Pierre Habouzit
On Mon, May 02, 2011 at 11:28:45AM +0200, Matthias Klose wrote: > On 05/02/2011 10:35 AM, Pierre Habouzit wrote: > >Package: gcc-4.6 > >Version: 4.6.0-6 > >Severity: important > > > > > >The bug is fixed upstream please backport it, it's r172963 in the > >gcc-4.6 branch. > > 4.6.0-6 is based on r1

Bug#624854: gcc-4.6: inlining issues when __attribute__((flatten)) is used

2011-05-02 Thread Matthias Klose
On 05/02/2011 10:35 AM, Pierre Habouzit wrote: Package: gcc-4.6 Version: 4.6.0-6 Severity: important The bug is fixed upstream please backport it, it's r172963 in the gcc-4.6 branch. 4.6.0-6 is based on r173059. what are you testing? -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.deb

Bug#624854: gcc-4.6: inlining issues when __attribute__((flatten)) is used

2011-05-02 Thread Pierre Habouzit
Package: gcc-4.6 Version: 4.6.0-6 Severity: important gcc-4.6 has a regression wrt flattening (__attribute__((flatten))) that makes it disregard the fact that some functions aren't inlineable. This causes build failures if you call functions with va_args (this is PR#48731 upstream). It also mea