[Bug tree-optimization/45934] [4.6 Regression] g++.old-deja/g++.other/dtor5.C FAILs with -finline-small-functions

2010-12-29 Thread jamborm at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45934 --- Comment #9 from Martin Jambor jamborm at gcc dot gnu.org 2010-12-29 08:45:34 UTC --- This still needs at least the following patch in the series (http://gcc.gnu.org/ml/gcc-patches/2010-12/msg01215.html) in order to be considered fixed.

[Bug tree-optimization/46302] [4.6 Regression] Program with virtual public inheritance crashes at O3

2010-12-29 Thread jamborm at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46302 --- Comment #8 from Martin Jambor jamborm at gcc dot gnu.org 2010-12-29 08:45:43 UTC --- This still needs at least the following patch in the series (http://gcc.gnu.org/ml/gcc-patches/2010-12/msg01215.html) in order to be considered fixed.

[Bug c/47102] New: error message duplicate member in error ?

2010-12-29 Thread dcb314 at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47102 Summary: error message duplicate member in error ? Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo:

[Bug c++/47074] [4.6 Regression] tree check fail in create_access_replacement

2010-12-29 Thread dcb314 at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47074 --- Comment #2 from dcb dcb314 at hotmail dot com 2010-12-29 10:12:14 UTC --- (In reply to comment #1) For me it ICEs in build_int_cst_wide, TYPE_CACHED_VALUES has been corrupted, so it looks like a GC issue to me. gcc has been producing many

[Bug fortran/46818] [4.6 Regression] ICE on pointer assignment (-fwhole-file)

2010-12-29 Thread bur...@net-b.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46818 --- Comment #6 from bur...@net-b.de bur...@net-b.de 2010-12-29 10:55:11 UTC --- (In reply to comment #5) It seems that we have another TYPE_CANONICAL problem. Kind of. The problem (for this PR and for PR 46818) is that one only generates a

[Bug target/47103] New: i386 options have multi-line descriptions

2010-12-29 Thread goeran at uddeborg dot se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47103 Summary: i386 options have multi-line descriptions Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo:

[Bug other/47104] New: --with-ld used inconsistently

2010-12-29 Thread amylaar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47104 Summary: --with-ld used inconsistently Product: gcc Version: 4.6.0 Status: UNCONFIRMED Keywords: build Severity: normal Priority: P3 Component: other

[Bug target/47105] New: Some xml-options have only placeholders as descriptions

2010-12-29 Thread goeran at uddeborg dot se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47105 Summary: Some xml-options have only placeholders as descriptions Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: minor Priority: P3 Component:

[Bug target/47091] non-elf arm targets fail to build

2010-12-29 Thread joseph at codesourcery dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47091 --- Comment #2 from joseph at codesourcery dot com joseph at codesourcery dot com 2010-12-29 11:20:39 UTC --- arm-netbsd appears unmaintained. Apart from the desirability of moving NetBSD to EABI, there's a clear bogosity in arm/netbsd.h I

[Bug target/47096] i686-interix3 fails building dbxout.o

2010-12-29 Thread joseph at codesourcery dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47096 --- Comment #2 from joseph at codesourcery dot com joseph at codesourcery dot com 2010-12-29 11:22:07 UTC --- There are more i686-interix3 problems than that; even without -Werror a cross to that target won't build in my experience.

[Bug target/47103] i386 options have multi-line descriptions

2010-12-29 Thread joseph at codesourcery dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47103 --- Comment #1 from joseph at codesourcery dot com joseph at codesourcery dot com 2010-12-29 11:26:09 UTC --- On Wed, 29 Dec 2010, goeran at uddeborg dot se wrote: In gcc/config/i386/i386.opt there are multi-line descriptions of the options

[Bug debug/47106] New: -fcompare-debug failure (length) with -fpartial-inlining -flto -fconserve-stack

2010-12-29 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47106 Summary: -fcompare-debug failure (length) with -fpartial-inlining -flto -fconserve-stack Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal

[Bug c/47102] error message duplicate member in error ?

2010-12-29 Thread jsm28 at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47102 --- Comment #1 from Joseph S. Myers jsm28 at gcc dot gnu.org 2010-12-29 11:43:20 UTC --- The diagnostic is correct; the code is invalid; C1X requires this to be diagnosed; it is ambiguous whether page refers to an element directly in the struct

[Bug c/47102] error message duplicate member in error ?

2010-12-29 Thread jsm28 at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47102 Joseph S. Myers jsm28 at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug target/47107] New: ix86-netware is recognized by config.guess, but has no valid basic_machine set

2010-12-29 Thread amylaar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47107 Summary: ix86-netware is recognized by config.guess, but has no valid basic_machine set Product: gcc Version: 4.6.0 Status: UNCONFIRMED Keywords: build Severity:

[Bug c++/47108] New: enum won't use long long as underlying type

2010-12-29 Thread flo.ruijt at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47108 Summary: enum won't use long long as underlying type Product: gcc Version: unknown Status: UNCONFIRMED Severity: minor Priority: P3 Component: c++ AssignedTo:

[Bug objc/47075] Missed deprecation warnings for @property when using getter/setter directly

2010-12-29 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47075 --- Comment #2 from Nicola Pero nicola at gcc dot gnu.org 2010-12-29 12:22:13 UTC --- Author: nicola Date: Wed Dec 29 12:22:09 2010 New Revision: 168315 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=168315 Log: In gcc/c-family/: 2010-12-29

[Bug target/47109] New: m68k-netbsdelf: collect2 build fails with undefined reference to m68k_cpu_flags

2010-12-29 Thread amylaar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47109 Summary: m68k-netbsdelf: collect2 build fails with undefined reference to m68k_cpu_flags Product: gcc Version: 4.6.0 Status: UNCONFIRMED Keywords: build Severity:

[Bug target/47110] New: mips-openbsd mips.o build fails for lack of ASM_OUTPUT_DEF definition

2010-12-29 Thread amylaar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47110 Summary: mips-openbsd mips.o build fails for lack of ASM_OUTPUT_DEF definition Product: gcc Version: 4.6.0 Status: UNCONFIRMED Keywords: build Severity: normal

[Bug target/47111] New: mips-rtems: redefinition of NO_IMPLICIT_EXTERN_C

2010-12-29 Thread amylaar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47111 Summary: mips-rtems: redefinition of NO_IMPLICIT_EXTERN_C Product: gcc Version: 4.6.0 Status: UNCONFIRMED Keywords: build Severity: normal Priority: P3 Component:

[Bug target/47112] New: mipstx39-elf

2010-12-29 Thread amylaar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47112 Summary: mipstx39-elf Product: gcc Version: 4.6.0 Status: UNCONFIRMED Keywords: build Severity: normal Priority: P3 Component: target AssignedTo:

[Bug go/47113] New: go_field_alignment: field set but not used

2010-12-29 Thread amylaar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47113 Summary: go_field_alignment: field set but not used Product: gcc Version: 4.6.0 Status: UNCONFIRMED Keywords: build Severity: normal Priority: P3 Component: go

[Bug c++/47108] enum won't use long long as underlying type

2010-12-29 Thread pinskia at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47108 --- Comment #1 from pinskia at gmail dot com pinskia at gmail dot com 2010-12-29 13:18:40 UTC --- enum { nbsp;a=1lt;lt;33 }blaf;nbsp; That is still an int as 1 is of type int. Try 1lllt;lt;33.

[Bug target/17994] avr-gcc does not output a dwarf2 .debug_frame section

2010-12-29 Thread anitha.boyapati at atmel dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17994 --- Comment #6 from Anitha Boyapati anitha.boyapati at atmel dot com 2010-12-29 13:35:34 UTC --- (In reply to comment #4) Looks like to get call-stack debug info, all we require to do is define INCOMING_RETURN_ADDR_RTX. In AVR, since the

[Bug target/47114] New: powerpc-wrs-vxworks: rs6000_elf_asm_out_{con,de}structor defined but not used

2010-12-29 Thread amylaar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47114 Summary: powerpc-wrs-vxworks: rs6000_elf_asm_out_{con,de}structor defined but not used Product: gcc Version: 4.6.0 Status: UNCONFIRMED Keywords: build

[Bug tree-optimization/47074] [4.6 Regression] tree check fail in create_access_replacement

2010-12-29 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47074 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last

[Bug c++/47108] enum won't use long long as underlying type

2010-12-29 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47108 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug target/47107] ix86-netware is recognized by config.guess, but has no valid basic_machine set

2010-12-29 Thread joseph at codesourcery dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47107 --- Comment #1 from joseph at codesourcery dot com joseph at codesourcery dot com 2010-12-29 14:07:50 UTC --- This is a bug in config.gcc; it should just accept i[34567]86 like other x86 targets, not ix86.

[Bug target/47115] New: aix52.h,aix53.h,aix61.h declare host functions

2010-12-29 Thread amylaar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47115 Summary: aix52.h,aix53.h,aix61.h declare host functions Product: gcc Version: 4.6.0 Status: UNCONFIRMED Keywords: build Severity: normal Priority: P3 Component:

[Bug fortran/47051] [4.6 Regression] wrong reallocate

2010-12-29 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47051 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P4

[Bug c++/47116] New: Linking error: multiple definition of `non-virtual thunk to ...'

2010-12-29 Thread silver24k at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47116 Summary: Linking error: multiple definition of `non-virtual thunk to ...' Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug c++/47116] Linking error: multiple definition of `non-virtual thunk to ...'

2010-12-29 Thread silver24k at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47116 --- Comment #1 from Yu Simin silver24k at gmail dot com 2010-12-29 14:35:31 UTC --- Created attachment 22866 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=22866 sources

[Bug target/47117] New: unfulfillable case in config.gcc sh

2010-12-29 Thread amylaar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47117 Summary: unfulfillable case in config.gcc sh Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo:

[Bug fortran/28004] Warn if intent(out) dummy variable is used before being defined

2010-12-29 Thread dfranke at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28004 --- Comment #11 from Daniel Franke dfranke at gcc dot gnu.org 2010-12-29 14:52:48 UTC --- Also related: PR45619.

[Bug fortran/45619] intent(out) dummy arguements in specification statements

2010-12-29 Thread dfranke at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45619 Daniel Franke dfranke at gcc dot gnu.org changed: What|Removed |Added CC||dfranke at gcc

[Bug objc/47118] New: ICE on incorrect parameter to @synchronized()

2010-12-29 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47118 Summary: ICE on incorrect parameter to @synchronized() Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: objc AssignedTo:

[Bug objc/47118] ICE on incorrect parameter to @synchronized()

2010-12-29 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47118 Nicola Pero nicola at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug fortran/32454] Bounds-check misses overflow of lhs array

2010-12-29 Thread dfranke at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32454 Daniel Franke dfranke at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug fortran/31059] Detect nonconforming assignment of allocatable arrays

2010-12-29 Thread dfranke at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31059 --- Comment #5 from Daniel Franke dfranke at gcc dot gnu.org 2010-12-29 15:22:44 UTC --- *** Bug 32454 has been marked as a duplicate of this bug. ***

[Bug fortran/34741] Bounds-check of array-pointer == [ constructor ]

2010-12-29 Thread dfranke at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34741 Daniel Franke dfranke at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug fortran/31059] Detect nonconforming assignment of allocatable arrays

2010-12-29 Thread dfranke at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31059 --- Comment #6 from Daniel Franke dfranke at gcc dot gnu.org 2010-12-29 15:22:47 UTC --- *** Bug 34741 has been marked as a duplicate of this bug. ***

[Bug target/47119] New: sh-symbianelf: symbian-base.o won't build

2010-12-29 Thread amylaar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47119 Summary: sh-symbianelf: symbian-base.o won't build Product: gcc Version: 4.6.0 Status: UNCONFIRMED Keywords: build Severity: normal Priority: P3 Component: target

[Bug objc/47076] Protocol referenced in @interface declarations should be defined

2010-12-29 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47076 Nicola Pero nicola at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug objc/47075] Missed deprecation warnings for @property when using getter/setter directly

2010-12-29 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47075 Nicola Pero nicola at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug ada/47005] [4.6 Regression] ACATS c62002a is miscompiled at -O2

2010-12-29 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47005 Eric Botcazou ebotcazou at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug target/47120] New: -malign-double does not align doubles in function calls

2010-12-29 Thread pip88nl at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47120 Summary: -malign-double does not align doubles in function calls Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug ada/47005] [4.6 Regression] ACATS c62002a is miscompiled at -O2

2010-12-29 Thread laurent at guerby dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47005 --- Comment #2 from Laurent GUERBY laurent at guerby dot net 2010-12-29 15:56:24 UTC --- As of r168294 C62002A: -O0: PASS -O1: PASS -O2: FAIL -O3: FAIL On gcc56 PATH=/home/guerby/install-trunk-168294/bin:$PATH if you want access to a compiler,

[Bug fortran/47082] [OOP] ICE in gfc_conv_component_ref

2010-12-29 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47082 janus at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug target/47091] non-elf arm targets fail to build

2010-12-29 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47091 --- Comment #3 from Richard Guenther rguenth at gcc dot gnu.org 2010-12-29 16:02:12 UTC --- Joern, can you create a meta-bug to track the various non-building target configurations? It would be nice to have a single place for an overview (and a

frontend bug?

2010-12-29 Thread Alex Turjan
Hi all, Im compiling the code bellow for x86 with gcc 4.4.3 and 4.5. Is it correct that at the end of main the value of variable b should have been 4? When executing I get value 3. #include stdio.h int *ptr; int inc(void){ (*ptr)++; return 1; } int main (void){ int a, b = 2; ptr =

[Bug target/47120] -malign-double does not align doubles in function calls

2010-12-29 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47120 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Target||i?86-*-*

[Bug libobjc/47031] libobjc uses mutexes for properties

2010-12-29 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47031 --- Comment #2 from Nicola Pero nicola at gcc dot gnu.org 2010-12-29 16:10:51 UTC --- I'm actually not very convinced by this any more; we probably need some benchmarks. ;-) The problem is that property accessors are basically general purpose

[Bug target/47091] non-elf arm targets fail to build

2010-12-29 Thread joseph at codesourcery dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47091 --- Comment #4 from joseph at codesourcery dot com joseph at codesourcery dot com 2010-12-29 16:11:10 UTC --- On Wed, 29 Dec 2010, rguenth at gcc dot gnu.org wrote: (and a possible list of targets to deprecate). I gave my own suggestions for

[Bug middle-end/47033] loop distribution has problems on sane testcases

2010-12-29 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47033 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Keywords|

[Bug fortran/46838] [OOP] Initialization of polymorphic allocatable components

2010-12-29 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46838 --- Comment #7 from janus at gcc dot gnu.org 2010-12-29 16:14:20 UTC --- Author: janus Date: Wed Dec 29 16:14:11 2010 New Revision: 168322 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=168322 Log: 2010-12-29 Janus Weil ja...@gcc.gnu.org

[Bug middle-end/47092] [4.6 Regression] gfortran.fortran-torture/execute/forall_4.f90 is VERY slow with -fgraphite-identity

2010-12-29 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47092 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Keywords|

[Bug ada/47121] New: [4.6 Regression] [Ada] c,ada compiler unable to rebootstrap itself once installed due to missing .Ldebug_info0 symbol at link of stage1 gnat1

2010-12-29 Thread laurent at guerby dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47121 Summary: [4.6 Regression] [Ada] c,ada compiler unable to rebootstrap itself once installed due to missing .Ldebug_info0 symbol at link of stage1 gnat1 Product: gcc Version:

[Bug ada/47121] [4.6 Regression] [Ada] c,ada compiler unable to rebootstrap itself once installed due to missing .Ldebug_info0 symbol at link of stage1 gnat1

2010-12-29 Thread laurent at guerby dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47121 --- Comment #1 from Laurent GUERBY laurent at guerby dot net 2010-12-29 16:21:04 UTC --- Note: c only bootstrap succeeds when following the same protocol.

[Bug ada/47005] [4.6 Regression] ACATS c62002a is miscompiled at -O2

2010-12-29 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47005 Eric Botcazou ebotcazou at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug c++/47108] enum won't use long long as underlying type

2010-12-29 Thread flo.ruijt at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47108 --- Comment #3 from Floris Ruijter flo.ruijt at hotmail dot com 2010-12-29 16:24:54 UTC --- On Wed, 2010-12-29 at 13:18 +, pinskia at gmail dot com wrote: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47108 --- Comment #1 from pinskia at

[Bug fortran/44232] function result with pointer to strided component of argument

2010-12-29 Thread Thomas.L.Clune at nasa dot gov
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44232 --- Comment #14 from tlcclt Thomas.L.Clune at nasa dot gov 2010-12-29 16:30:31 UTC --- Sorry - yes. This bug report can be closed.I did eventually install a more recent version of the compiler and verified that the problem was not

[Bug fortran/46838] [OOP] Initialization of polymorphic allocatable components

2010-12-29 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46838 --- Comment #8 from janus at gcc dot gnu.org 2010-12-29 16:30:47 UTC --- r168322 fixes the original test case as well as the reduction in comment #1. ToDo: The array version (cf. comment #1) still ICEs: implicit none type indx_map end

[Bug ada/46704] [4.6 Regression] Ada compiler fails to build itself

2010-12-29 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46704 Eric Botcazou ebotcazou at gcc dot gnu.org changed: What|Removed |Added Keywords||link-failure

[Bug ada/46741] bootstrap with bootstrapped compiler fails

2010-12-29 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46741 Eric Botcazou ebotcazou at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug ada/46704] [4.6 Regression] Ada compiler fails to build itself

2010-12-29 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46704 Eric Botcazou ebotcazou at gcc dot gnu.org changed: What|Removed |Added CC||amylaar at

[Bug ada/47121] [4.6 Regression] [Ada] c,ada compiler unable to rebootstrap itself once installed due to missing .Ldebug_info0 symbol at link of stage1 gnat1

2010-12-29 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47121 Eric Botcazou ebotcazou at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug ada/46704] [4.6 Regression] Ada compiler fails to build itself

2010-12-29 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46704 Eric Botcazou ebotcazou at gcc dot gnu.org changed: What|Removed |Added CC||laurent at

[Bug ada/46704] [4.6 Regression] Ada compiler fails to build itself

2010-12-29 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46704 Eric Botcazou ebotcazou at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED

[Bug fortran/44232] function result with pointer to strided component of argument

2010-12-29 Thread dfranke at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44232 Daniel Franke dfranke at gcc dot gnu.org changed: What|Removed |Added Status|WAITING |RESOLVED

[Bug tree-optimization/46801] [4.6 Regression] FAIL: gnat.dg/pack9.adb scan-tree-dump-not optimized gnat_rcheck

2010-12-29 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46801 --- Comment #8 from Eric Botcazou ebotcazou at gcc dot gnu.org 2010-12-29 16:40:47 UTC --- Proposed fix posted to the mailing list: http://gcc.gnu.org/ml/gcc-patches/2010-12/msg01912.html Thanks a lot!

[Bug target/47122] New: vax-*-openbsd* configuration purports to require openbsd-pthread.h

2010-12-29 Thread amylaar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47122 Summary: vax-*-openbsd* configuration purports to require openbsd-pthread.h Product: gcc Version: 4.6.0 Status: UNCONFIRMED Keywords: build Severity: normal

[Bug ada/46704] [4.6 Regression] Ada compiler fails to build itself

2010-12-29 Thread laurent at guerby dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46704 --- Comment #4 from Laurent GUERBY laurent at guerby dot net 2010-12-29 16:51:43 UTC --- Look like .Ldebug_info0 symbol handling changed recently: 2010-11-13 Iain Sandoe ia...@gcc.gnu.org * dwarf2out.c (macinfo_entry): New struct.

[Bug fortran/43969] [OOP] ALLOCATED() with polymorphic arrays

2010-12-29 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43969 --- Comment #9 from janus at gcc dot gnu.org 2010-12-29 17:02:24 UTC --- Here is another test case from PR46838 comment #8: implicit none type indx_map end type type desc_type class(indx_map), allocatable :: indxmap(:) end type

[Bug fortran/46838] [OOP] Initialization of polymorphic allocatable components

2010-12-29 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46838 janus at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug target/47091] non-elf arm targets fail to build

2010-12-29 Thread amylaar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47091 --- Comment #5 from Jorn Wolfgang Rennecke amylaar at gcc dot gnu.org 2010-12-29 17:34:21 UTC --- (In reply to comment #3) Joern, can you create a meta-bug to track the various non-building target configurations? It would be nice to have a

[Bug tree-optimization/47074] [4.6 Regression] tree check fail in create_access_replacement

2010-12-29 Thread dcb314 at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47074 --- Comment #4 from dcb dcb314 at hotmail dot com 2010-12-29 17:43:29 UTC --- (In reply to comment #3) Created attachment 22865 [details] gcc46-pr47074.patch This fixes the ICE for me, can you see if it fixes it for you too? I can confirm

[Bug target/47123] New: *freebsd cofigurations configure, but don't build

2010-12-29 Thread amylaar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47123 Summary: *freebsd cofigurations configure, but don't build Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target

[Bug target/47124] New: *solaris2 configurations configure, but don't build

2010-12-29 Thread amylaar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47124 Summary: *solaris2 configurations configure, but don't build Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target

[Bug c++/47108] enum won't use long long as underlying type

2010-12-29 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47108 --- Comment #4 from Andrew Pinski pinskia at gcc dot gnu.org 2010-12-29 18:29:07 UTC --- (In reply to comment #3) indeed it works then. i find the behaviour pretty obscure though, why is it that way? Because 1 is of type int and doing a shift

[Bug tree-optimization/47074] [4.6 Regression] tree check fail in create_access_replacement

2010-12-29 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47074 --- Comment #5 from Richard Guenther rguenth at gcc dot gnu.org 2010-12-29 18:32:57 UTC --- Looks obviously ok to me.

[Bug c++/47108] enum won't use long long as underlying type

2010-12-29 Thread flo.ruijt at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47108 --- Comment #5 from Floris Ruijter flo.ruijt at hotmail dot com 2010-12-29 18:37:57 UTC --- On Wed, 2010-12-29 at 18:29 +, pinskia at gcc dot gnu.org wrote: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47108 --- Comment #4 from Andrew

[Bug c++/47125] New: ICE occurs in combination with partial specialization and invalid template function.

2010-12-29 Thread flast at flast dot jp
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47125 Summary: ICE occurs in combination with partial specialization and invalid template function. Product: gcc Version: 4.5.2 Status: UNCONFIRMED Severity: normal

[Bug c++/47125] ICE occurs in combination with partial specialization and invalid template function.

2010-12-29 Thread flast at flast dot jp
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47125 --- Comment #1 from Kohei Takahashi flast at flast dot jp 2010-12-29 19:51:04 UTC --- Created attachment 22867 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=22867 test code

[Bug c/47126] New: frontend bug

2010-12-29 Thread aturjan at yahoo dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47126 Summary: frontend bug Product: gcc Version: 4.5.2 Status: UNCONFIRMED Severity: minor Priority: P3 Component: c AssignedTo: unassig...@gcc.gnu.org

[Bug c++/47125] [4.5/4.6 Regression] ICE occurs in combination with partial specialization and invalid template function.

2010-12-29 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47125 H.J. Lu hjl.tools at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug c/47126] frontend bug

2010-12-29 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47126 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug middle-end/47127] New: gcc.dg/graphite/id-14.c ICEs with cloog-parma

2010-12-29 Thread howarth at nitro dot med.uc.edu
/darwin_objdir/gcc/xgcc -B/sw/src/fink.build/gcc46-4.6.0-1000/darwin_objdir/gcc/ /sw/src/fink.build/gcc46-4.6.0-1000/gcc-4.6-20101229/gcc/testsuite/gcc.dg/graphite/id-14.c -O2 -fgraphite-identity -ffast-math -S -m32 -o id-14.s /sw/src/fink.build/gcc46-4.6.0-1000/gcc-4.6-20101229/gcc/testsuite

[Bug tree-optimization/47074] [4.6 Regression] tree check fail in create_access_replacement

2010-12-29 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47074 --- Comment #6 from Jakub Jelinek jakub at gcc dot gnu.org 2010-12-29 21:49:40 UTC --- Author: jakub Date: Wed Dec 29 21:49:37 2010 New Revision: 168325 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=168325 Log: PR

[Bug objc/47118] ICE on incorrect parameter to @synchronized()

2010-12-29 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47118 --- Comment #2 from Nicola Pero nicola at gcc dot gnu.org 2010-12-29 21:52:03 UTC --- Author: nicola Date: Wed Dec 29 21:52:00 2010 New Revision: 168326 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=168326 Log: In gcc/objc/: 2010-12-29

[Bug middle-end/47127] gcc.dg/graphite/id-14.c ICEs with cloog-parma

2010-12-29 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47127 --- Comment #1 from Jack Howarth howarth at nitro dot med.uc.edu 2010-12-29 21:57:03 UTC --- This same failure also occurs in the test cases... FAIL: gcc.dg/graphite/id-pr45230-1.c (internal compiler error) FAIL: gcc.dg/graphite/id-pr45230.c

[Bug fortran/45777] Alias analysis broken for arrays where LHS or RHS is a component ref

2010-12-29 Thread tkoenig at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45777 --- Comment #7 from Thomas Koenig tkoenig at gcc dot gnu.org 2010-12-29 22:03:47 UTC --- I think we should be doing the checking against the typespec of the component. The component looks reasonable: p *(rref-u.c.component) $19 = {name =

[Bug middle-end/47128] New: gcc.dg/graphite/pr43012.c ICEs with cloog-parma

2010-12-29 Thread howarth at nitro dot med.uc.edu
/src/fink.build/gcc46-4.6.0-1000/darwin_objdir/gcc/ /sw/src/fink.build/gcc46-4.6.0-1000/gcc-4.6-20101229/gcc/testsuite/gcc.dg/graphite/pr43012.c -O2 -floop-strip-mine -lm -m32 -o ./pr43012.exe /sw/src/fink.build/gcc46-4.6.0-1000/gcc-4.6-20101229/gcc/testsuite/gcc.dg/graphite/pr43012.c: In function

[Bug middle-end/47127] gcc.dg/graphite/id-14.c ICEs with cloog-parma

2010-12-29 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47127 --- Comment #2 from Jack Howarth howarth at nitro dot med.uc.edu 2010-12-29 22:10:05 UTC --- Also... FAIL: g++.dg/graphite/id-1.C (internal compiler error) at -m32 but not -m64.

[Bug fortran/44735] ICE on FORALL with character array pointer

2010-12-29 Thread tkoenig at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44735 Thomas Koenig tkoenig at gcc dot gnu.org changed: What|Removed |Added CC||pault at gcc

[Bug fortran/47085] [OOP] Problem in allocate( SOURCE=) for polymorphic component

2010-12-29 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47085 janus at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug fortran/47085] [OOP] Problem in allocate( SOURCE=) for polymorphic component

2010-12-29 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47085 --- Comment #2 from janus at gcc dot gnu.org 2010-12-29 22:44:26 UTC --- While reducing the test case I noticed that the following invalid code triggers an ICE: type :: t0 end type class(t0) :: x allocate(x) end Backtrace: Program

[Bug fortran/45338] Failure on interfacing a function passed as an argument as a custom operator

2010-12-29 Thread tkoenig at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45338 --- Comment #2 from Thomas Koenig tkoenig at gcc dot gnu.org 2010-12-29 22:56:32 UTC --- Created attachment 22868 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=22868 Tentative patch Sounds like the referenced attribute isn't set correctly.

[Bug ada/47063] ada fails to build for alpha64-dec-vms

2010-12-29 Thread amylaar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47063 Jorn Wolfgang Rennecke amylaar at gcc dot gnu.org changed: What|Removed |Added CC|

[Bug ada/47063] ada fails to build for alpha64-dec-vms

2010-12-29 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47063 --- Comment #2 from Richard Guenther rguenth at gcc dot gnu.org 2010-12-29 23:05:08 UTC --- I suppose it was meant to be MALLOC_ABI_ALIGNMENT?

[Bug middle-end/47127] gcc.dg/graphite/id-14.c ICEs with cloog-parma

2010-12-29 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47127 --- Comment #3 from Jack Howarth howarth at nitro dot med.uc.edu 2010-12-29 23:35:54 UTC --- Also... FAIL: gfortran.dg/graphite/id-12.f -O (internal compiler error) FAIL: gfortran.dg/graphite/id-14.f -O (internal compiler error) FAIL:

  1   2   >