[Bug tree-optimization/51315] gcc 4.6.2 miscompilation with -ftree-sra (included in -O2) on Debian/sparc

2011-11-28 Thread jurij at wooyd dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51315 --- Comment #1 from Jurij Smakov 2011-11-28 23:45:19 UTC --- Debian gcc maintainers suggested that I try to build the test case with various gcc versions available in Debian and post the results here. Here's a summary: Debian's gcc-4.4 is not af

[Bug ada/51307] [4.7 Regression] s-taprop.adb:676:25: "CLOCK_RT_Ada" not declared in "OS_Constants"

2011-11-28 Thread dave.anglin at bell dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51307 --- Comment #5 from dave.anglin at bell dot net 2011-11-29 00:16:11 UTC --- On 28-Nov-11, at 4:48 AM, charlet at gcc dot gnu.org wrote: > Here is the patch from Thomas Quinot fixing this issue, I'll commit it > when I get a chance, feel free to us

[Bug middle-end/51279] xplor-nih-2.27/nmrPot/solnScatPot.cc ICEs on -O1 -funroll-loops

2011-11-28 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51279 --- Comment #6 from Jack Howarth 2011-11-29 00:25:09 UTC --- Fixed with the proposed patch from http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51014#c4.

[Bug c/51342] New: -O2 optimization fails in gcc-4.6.2, but succeeds when -fno-inline-small-functions is added

2011-11-28 Thread mcalabre at atnf dot csiro.au
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51342 Bug #: 51342 Summary: -O2 optimization fails in gcc-4.6.2, but succeeds when -fno-inline-small-functions is added Classification: Unclassified Product: gcc Version: 4.6.2

[Bug c/51342] -O2 optimization fails in gcc-4.6.2, but succeeds when -fno-inline-small-functions is added

2011-11-28 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51342 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug fortran/51343] New: compile GCC4.6.2 in apple OS X 10.6.8, error found. and also in 4.6.1 4.5.0

2011-11-28 Thread comebackswong at yahoo dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51343 Bug #: 51343 Summary: compile GCC4.6.2 in apple OS X 10.6.8, error found. and also in 4.6.1 4.5.0 Classification: Unclassified Product: gcc Version: 4.5.0 Status: UN

[Bug c++/51331] bad code generated when explicitly calling auto-generated constructor of virtual base

2011-11-28 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51331 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug c++/50618] [4.4/4.5/4.6/4.7 Regression] Virtual inheritance segfault

2011-11-28 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50618 Andrew Pinski changed: What|Removed |Added CC||zhezherun at yandex dot ru --- Comment #7

[Bug c/51321] __builtin_types_compatible_p (any_type_t[1][], any_other_type_t) crashes GCC

2011-11-28 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51321 Andrew Pinski changed: What|Removed |Added Keywords||error-recovery, |

[Bug c/51321] __builtin_types_compatible_p (any_type_t[1][], any_other_type_t) crashes GCC

2011-11-28 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51321 Andrew Pinski changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|unassigned at

[Bug tree-optimization/51301] Compiler ICE in vect_is_simple_use_1

2011-11-28 Thread irar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51301 --- Comment #2 from irar at gcc dot gnu.org 2011-11-29 07:00:57 UTC --- Author: irar Date: Tue Nov 29 07:00:53 2011 New Revision: 181797 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181797 Log: PR tree-optimization/51301

[Bug c++/51336] [C++11] is_abstract and sfinae

2011-11-28 Thread daniel.kruegler at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51336 --- Comment #3 from Daniel Krügler 2011-11-29 07:08:45 UTC --- (In reply to comment #1) > When you instantiate A, the declaration of the template constructor > is > also instantiated, but at that point A is an incomplete type. I just recognize

<    1   2