[Bug rtl-optimization/51044] [4.7 Regression]: gfortran.dg/alloc_comp_class_2.f90 gfortran.dg/widechar_intrinsics_10.f90 -O1 ICE

2011-11-09 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51044 Eric Botcazou ebotcazou at gcc dot gnu.org changed: What|Removed |Added CC|ebotcazou at gcc dot|

[Bug c++/51027] [C++0x] GCC accepts alias-declaration without ';'

2011-11-09 Thread dodji at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51027 --- Comment #4 from Dodji Seketeli dodji at gcc dot gnu.org 2011-11-09 08:01:03 UTC --- Author: dodji Date: Wed Nov 9 08:00:58 2011 New Revision: 181195 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=181195 Log: PR c++/51027 - accepts

[Bug target/51050] New: [AVR, attiny26] ICE: invalid rtl sharing found in the insn

2011-11-09 Thread wiml at hhhh dot org
/netsrc/gcc.gnu.org/local --disable-libquadmath --disable-nls --target=avr --program-prefix=avr- --enable-languages=c,lto CPPFLAGS=-I/opt/local/include LDFLAGS=-L/opt/local/lib Thread model: single gcc version 4.7.0 2009 (experimental) (GCC) COLLECT_GCC_OPTIONS='-v' '-mmcu=attiny26' '-save-temps

[Bug debug/51032] [4.7 Regression] ICE in dbxout_type, at dbxout.c:2372

2011-11-09 Thread dodji at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51032 Dodji Seketeli dodji at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug c++/51027] [C++0x] GCC accepts alias-declaration without ';'

2011-11-09 Thread dodji at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51027 Dodji Seketeli dodji at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug bootstrap/51031] build error in libitm (how to disable trans-mem???)

2011-11-09 Thread vincenzo.innocente at cern dot ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51031 vincenzo Innocente vincenzo.innocente at cern dot ch changed: What|Removed |Added Target|

[Bug regression/51051] New: [4.7 Regression]: build fails on cris-elf building libstdc++-v3

2011-11-09 Thread hp at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51051 Bug #: 51051 Summary: [4.7 Regression]: build fails on cris-elf building libstdc++-v3 Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED

[Bug rtl-optimization/50904] [4.7 regression] pessimization when -fno-protect-parens is enabled by -Ofast

2011-11-09 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50904 Eric Botcazou ebotcazou at gcc dot gnu.org changed: What|Removed |Added Attachment #25748|0 |1 is

[Bug tree-optimization/51042] [4.7 Regression] endless recursion in phi_translate

2011-11-09 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51042 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug rtl-optimization/38644] [4.4/4.5/4.6 Regression] Optimization flag -O1 -fschedule-insns2 causes wrong code

2011-11-09 Thread sebastian.hu...@embedded-brains.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38644 --- Comment #60 from Sebastian Huber sebastian.hu...@embedded-brains.de 2011-11-09 09:00:26 UTC --- Jiangning Liu thank you very much for your update. The target milestone is currently 4.4.7. Are there plans to commit this fix the the 4.4, 4.5,

[Bug rtl-optimization/51051] [4.7 Regression]: build fails on cris-elf building libstdc++-v3

2011-11-09 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51051 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Component|regression

[Bug tree-optimization/51049] A regression caused by Improve handling of conditional-branches on targets with high branch costs

2011-11-09 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51049 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug c++/51043] [4.7 Regression]: g++.dg/lto/20100423-3 cp_lto_20100423-3_0.o assemble, -flto -g

2011-11-09 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51043 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Target|cris-axis-elf |

[Bug tree-optimization/51042] [4.5/4.6/4.7 Regression] endless recursion in phi_translate

2011-11-09 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51042 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug c++/51033] generic vector subscript and shuffle support was not added to C++

2011-11-09 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51033 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Target Milestone|4.7.0 |---

[Bug rtl-optimization/51023] [4.7 Regression] likely integer wrong code bug

2011-11-09 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51023 --- Comment #4 from Jakub Jelinek jakub at gcc dot gnu.org 2011-11-09 09:39:28 UTC --- Created attachment 25765 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=25765 gcc47-pr51023.patch Part of that patch is clearly bogus, as const_op here is

[Bug fortran/38718] some simplifiers for elemental intrinsics missing; required for init expressions

2011-11-09 Thread fxcoudert at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38718 --- Comment #6 from Francois-Xavier Coudert fxcoudert at gcc dot gnu.org 2011-11-09 09:41:21 UTC --- Author: fxcoudert Date: Wed Nov 9 09:41:17 2011 New Revision: 181198 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=181198 Log: PR

[Bug fortran/38718] some simplifiers for elemental intrinsics missing; required for init expressions

2011-11-09 Thread fxcoudert at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38718 Francois-Xavier Coudert fxcoudert at gcc dot gnu.org changed: What|Removed |Added Status|NEW

[Bug tree-optimization/51039] [4.7 Regression] ICE: in estimate_function_body_sizes, at ipa-inline-analysis.c:1977 with -finline-small-functions -fno-ipa-pure-const and passing incompatible function p

2011-11-09 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51039 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED

[Bug testsuite/51038] [4.7 Regression]: 29_atomics/atomic_flag/clear/1.cc test_and_set/explicit.cc implicit.cc

2011-11-09 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51038 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Component|regression |testsuite

[Bug fortran/50960] [OOP] vtables not marked as constant

2011-11-09 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50960 --- Comment #21 from janus at gcc dot gnu.org 2011-11-09 09:45:38 UTC --- Author: janus Date: Wed Nov 9 09:45:36 2011 New Revision: 181199 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=181199 Log: 2011-11-09 Janus Weil ja...@gcc.gnu.org

[Bug fortran/50540] Internal Error: Can't convert UNKNOWN to INTEGER(4) (r178939)

2011-11-09 Thread fxcoudert at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50540 --- Comment #3 from Francois-Xavier Coudert fxcoudert at gcc dot gnu.org 2011-11-09 09:51:53 UTC --- Author: fxcoudert Date: Wed Nov 9 09:51:49 2011 New Revision: 181200 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=181200 Log: PR

[Bug c++/51037] SIGSEGV -O3 C++ only

2011-11-09 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51037 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Target|

[Bug fortran/50540] Internal Error: Can't convert UNKNOWN to INTEGER(4) (r178939)

2011-11-09 Thread fxcoudert at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50540 Francois-Xavier Coudert fxcoudert at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED

[Bug fortran/38282] Bit intrinsics: ILEN and IBCHNG

2011-11-09 Thread fxcoudert at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38282 Francois-Xavier Coudert fxcoudert at gcc dot gnu.org changed: What|Removed |Added Status|NEW

[Bug target/45233] FAIL: gcc.c-torture/compile/pr44707.c

2011-11-09 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45233 --- Comment #8 from Iain Sandoe iains at gcc dot gnu.org 2011-11-09 10:03:31 UTC --- well, I was trying to be too complicated - we should just avoid trying to do the substitution unless we can see the var in the TU. When this is done: Index:

[Bug libstdc++/51026] [4.7 Regression] Bootstrap failure due to libstdc++ on x86_64-darwin11

2011-11-09 Thread fxcoudert at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51026 Francois-Xavier Coudert fxcoudert at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED

[Bug fortran/47065] Replace trim(a) by a(1:len_trim(a))

2011-11-09 Thread fxcoudert at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47065 --- Comment #7 from Francois-Xavier Coudert fxcoudert at gcc dot gnu.org 2011-11-09 10:09:15 UTC --- Thomas, I think this is mostly fixed, isn't it? If so, we could close it.

[Bug middle-end/50640] [4.7 Regression] FAIL: gfortran.dg/select_type_12.f03 -O (internal compiler error)

2011-11-09 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50640 Tobias Burnus burnus at gcc dot gnu.org changed: What|Removed |Added Attachment #25730|0 |1 is

[Bug rtl-optimization/50904] [4.7 regression] pessimization when -fno-protect-parens is enabled by -Ofast

2011-11-09 Thread venkataramanan.kumar.gnu at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50904 --- Comment #13 from Venkataramanan Kumar venkataramanan.kumar.gnu at gmail dot com 2011-11-09 10:22:39 UTC --- (In reply to comment #12) Created attachment 25764 [details] Tentative fix (3) Final version. Can someone try it on his favorite

[Bug libstdc++/51013] complex::{imag,real}() should maintain lvalue-returning extension in C++11

2011-11-09 Thread daniel.kruegler at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51013 --- Comment #12 from Daniel Krügler daniel.kruegler at googlemail dot com 2011-11-09 10:36:59 UTC --- (In reply to comment #11) Can't you qualify the constexpr version with const? Yes. That wouldn't exactly match the signature in the

[Bug c++/51033] generic vector subscript and shuffle support was not added to C++

2011-11-09 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51033 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added CC||jakub at gcc dot

[Bug c++/51045] [C++0x] erroneous zero as null pointer constant warning at delete

2011-11-09 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51045 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED

[Bug c++/50958] [C++0x] raw literal operator provides incorrect string for integer literal '0'

2011-11-09 Thread daniel.kruegler at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50958 --- Comment #2 from Daniel Krügler daniel.kruegler at googlemail dot com 2011-11-09 10:42:18 UTC --- (In reply to comment #1) I have now tested gcc 4.7.0 2005, but the problem still seems to exist. I can reproduce it on Windows XP 32 bit and

[Bug c++/51045] [C++0x] erroneous zero as null pointer constant warning at delete

2011-11-09 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51045 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Target Milestone|--- |4.7.0

[Bug fortran/51052] New: Internal compiler error in gfc_conv_component

2011-11-09 Thread arjen.markus at deltares dot nl
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51052 Bug #: 51052 Summary: Internal compiler error in gfc_conv_component Classification: Unclassified Product: gcc Version: 4.6.2 Status: UNCONFIRMED Severity: normal

[Bug c++/51047] [C++0x] SFINAE does not handle errors of ambiguous base members

2011-11-09 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51047 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added CC||jason at

[Bug bootstrap/51053] New: Bootstrap fails due to libitm on x86_64-apple-darwin11

2011-11-09 Thread fxcoudert at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51053 Bug #: 51053 Summary: Bootstrap fails due to libitm on x86_64-apple-darwin11 Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Keywords: build

[Bug bootstrap/51053] Bootstrap fails due to libitm on x86_64-apple-darwin11

2011-11-09 Thread fxcoudert at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51053 Francois-Xavier Coudert fxcoudert at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED

[Bug bootstrap/51031] build error in libitm (how to disable trans-mem???)

2011-11-09 Thread fxcoudert at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51031 Francois-Xavier Coudert fxcoudert at gcc dot gnu.org changed: What|Removed |Added CC|

[Bug other/51054] New: libitm doesn't build on MacOS 10.6

2011-11-09 Thread d...@boost-consulting.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51054 Bug #: 51054 Summary: libitm doesn't build on MacOS 10.6 Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug fortran/51055] New: deferred length character allocation: allocate(character(len=i)::s) rejected

2011-11-09 Thread jpr at csc dot fi
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51055 Bug #: 51055 Summary: deferred length character allocation: allocate(character(len=i)::s) rejected Classification: Unclassified Product: gcc Version: 4.7.0 Status:

[Bug c++/45114] implement C++0x alias-declaration

2011-11-09 Thread dodji at seketeli dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45114 --- Comment #17 from dodji at seketeli dot org dodji at seketeli dot org 2011-11-09 12:04:18 UTC --- --- Comment #14 from Benoit Jacob jacob.benoit.1 at gmail dot com 2011-11-07 21:57:18 UTC --- \o/ You rock! Thank you, Benoit. :-)

[Bug bootstrap/51031] build error in libitm (how to disable trans-mem???)

2011-11-09 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51031 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added CC|

[Bug c++/45114] implement C++0x alias-declaration

2011-11-09 Thread dodji at seketeli dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45114 --- Comment #18 from dodji at seketeli dot org dodji at seketeli dot org 2011-11-09 12:05:08 UTC --- redi at gcc dot gnu.org gcc-bugzi...@gcc.gnu.org a écrit: Created attachment 25746 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=25746

[Bug other/51054] libitm doesn't build on MacOS 10.6

2011-11-09 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51054 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug c++/45114] implement C++0x alias-declaration

2011-11-09 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45114 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Attachment #25746|0 |1 is

[Bug tree-optimization/51000] [4.7 Regression] ICE: in vect_get_store_cost, at tree-vect-stmts.c:923 on powerpc-apple-darwin9

2011-11-09 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51000 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug c++/51048] Class template inheritance doesn't work well with function-local types

2011-11-09 Thread daniel.kruegler at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51048 Daniel Krügler daniel.kruegler at googlemail dot com changed: What|Removed |Added CC|

[Bug bootstrap/51031] build error in libitm (how to disable trans-mem???)

2011-11-09 Thread torvald at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51031 --- Comment #5 from torvald at gcc dot gnu.org 2011-11-09 12:28:28 UTC --- The weak alias issue has been resolved in rev 181182. The TLS thingy in 181163. Regarding the vector loads/stores and your assembler not knowing about .cfi, I don't know.

[Bug middle-end/50598] [4.7 Regression] Undefined symbols: ___emutls_v.*, ... on *-apple-darwin*

2011-11-09 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50598 Jan Hubicka hubicka at gcc dot gnu.org changed: What|Removed |Added AssignedTo|unassigned at gcc dot |hubicka at gcc

[Bug bootstrap/50822] [4.7 regression] Solaris/SPARC bootstrap failure with Sun as: invalid assembler for ios_init.cc

2011-11-09 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50822 --- Comment #10 from Jan Hubicka hubicka at gcc dot gnu.org 2011-11-09 12:38:23 UTC --- thanks, the patch ought to be safe WRT weakref targets, so I will commit it today.

[Bug fortran/51056] New: [4.7 Regression][OOP] Bogus Unused module variable '__vtab_domain_Domain_container'

2011-11-09 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51056 Bug #: 51056 Summary: [4.7 Regression][OOP] Bogus Unused module variable '__vtab_domain_Domain_container' Classification: Unclassified Product: gcc Version: 4.7.0

[Bug fortran/51056] [4.7 Regression][OOP] Bogus Unused module variable '__vtab_domain_Domain_container'

2011-11-09 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51056 Tobias Burnus burnus at gcc dot gnu.org changed: What|Removed |Added Known to work||4.6.3 Target

[Bug fortran/51055] deferred length character allocation: allocate(character(len=i)::s) rejected

2011-11-09 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51055 Tobias Burnus burnus at gcc dot gnu.org changed: What|Removed |Added CC||burnus at gcc

[Bug fortran/51052] [OOP] Internal compiler error in gfc_conv_component

2011-11-09 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51052 Tobias Burnus burnus at gcc dot gnu.org changed: What|Removed |Added Keywords|

[Bug testsuite/51057] New: FAIL: gfortran.dg/quad_2.f90 -O0 execution test on powerpc*-*-*

2011-11-09 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51057 Bug #: 51057 Summary: FAIL: gfortran.dg/quad_2.f90 -O0 execution test on powerpc*-*-* Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED

[Bug tree-optimization/51042] [4.5/4.6/4.7 Regression] endless recursion in phi_translate

2011-11-09 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51042 --- Comment #3 from Richard Guenther rguenth at gcc dot gnu.org 2011-11-09 13:23:00 UTC --- Even shorter testcase: int a, b; void foo (int x) { int e[2]; int d; while (x) { for (d = 0; d = 1; d = 1) if (e[a])

[Bug tree-optimization/51039] [4.7 Regression] ICE: in estimate_function_body_sizes, at ipa-inline-analysis.c:1977 with -finline-small-functions -fno-ipa-pure-const and passing incompatible function p

2011-11-09 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51039 --- Comment #2 from Richard Guenther rguenth at gcc dot gnu.org 2011-11-09 13:25:21 UTC --- Author: rguenth Date: Wed Nov 9 13:25:17 2011 New Revision: 181204 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=181204 Log: 2011-11-09 Richard

[Bug tree-optimization/51058] New: [4.7 Regression] ICE: gimple check: expected gimple_assign(error_mark), have gimple_call() in gimple_assign_rhs_code, at gimple.h:1992

2011-11-09 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51058 Bug #: 51058 Summary: [4.7 Regression] ICE: gimple check: expected gimple_assign(error_mark), have gimple_call() in gimple_assign_rhs_code, at gimple.h:1992 Classification:

[Bug bootstrap/51031] build error in libitm (how to disable trans-mem???)

2011-11-09 Thread vincenzo.innocente at cern dot ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51031 --- Comment #6 from vincenzo Innocente vincenzo.innocente at cern dot ch 2011-11-09 13:32:52 UTC --- For what concern AVX: I'm not sure what done elsewhere in gcc I think that configure should check that the as supports avx independently of the

[Bug testsuite/51059] New: FAIL: gcc.misc-tests/gcov-14.c (test for excess errors) on powerpc-apple-darwin9

2011-11-09 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51059 Bug #: 51059 Summary: FAIL: gcc.misc-tests/gcov-14.c (test for excess errors) on powerpc-apple-darwin9 Classification: Unclassified Product: gcc Version: 4.7.0

[Bug tree-optimization/51039] [4.7 Regression] ICE: in estimate_function_body_sizes, at ipa-inline-analysis.c:1977 with -finline-small-functions -fno-ipa-pure-const and passing incompatible function p

2011-11-09 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51039 --- Comment #3 from Richard Guenther rguenth at gcc dot gnu.org 2011-11-09 13:43:07 UTC --- Author: rguenth Date: Wed Nov 9 13:43:02 2011 New Revision: 181205 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=181205 Log: 2011-11-09 Richard

[Bug tree-optimization/51039] [4.7 Regression] ICE: in estimate_function_body_sizes, at ipa-inline-analysis.c:1977 with -finline-small-functions -fno-ipa-pure-const and passing incompatible function p

2011-11-09 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51039 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug fortran/51052] [OOP] Internal compiler error in gfc_conv_component

2011-11-09 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51052 janus at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug tree-optimization/51000] [4.7 Regression] ICE: in vect_get_store_cost, at tree-vect-stmts.c:923 on powerpc-apple-darwin9

2011-11-09 Thread irar at il dot ibm.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51000 Ira Rosen irar at il dot ibm.com changed: What|Removed |Added Priority|P1 |P3

[Bug bootstrap/51031] build error in libitm (how to disable trans-mem???)

2011-11-09 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51031 --- Comment #7 from Dominique d'Humieres dominiq at lps dot ens.fr 2011-11-09 13:49:18 UTC --- I think that configure should check that the as supports avx independently of the architecture one is building on or for. I don't think the

[Bug fortran/39427] F2003: Procedures with same name as types/type constructors

2011-11-09 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39427 --- Comment #28 from Tobias Burnus burnus at gcc dot gnu.org 2011-11-09 13:51:52 UTC --- Submitted patch (review is pending): http://gcc.gnu.org/ml/fortran/2011-11/msg00061.html

[Bug target/50911] [4.7 regression] assertion failure in expand_vec_perm_interleave2 with -msse

2011-11-09 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50911 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug fortran/37829] Incorrect name mangling with iso_c_binding

2011-11-09 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37829 Tobias Burnus burnus at gcc dot gnu.org changed: What|Removed |Added CC||burnus at gcc

[Bug fortran/51052] [OOP] Internal compiler error in gfc_conv_component

2011-11-09 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51052 --- Comment #5 from janus at gcc dot gnu.org 2011-11-09 13:56:39 UTC --- (In reply to comment #3) that may be from an older version of 4.6 (I now have 4.6.2, previously 4.6.1). When running a program that used that module, I got error messages

[Bug c++/51060] New: Temporary object stack space is not re-used

2011-11-09 Thread andvgal at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51060 Bug #: 51060 Summary: Temporary object stack space is not re-used Classification: Unclassified Product: gcc Version: 4.6.2 Status: UNCONFIRMED Severity: normal

[Bug target/22553] [4.4/4.5/4.6/4.7 regression] ICE building libstdc++

2011-11-09 Thread kkojima at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22553 --- Comment #20 from Kazumoto Kojima kkojima at gcc dot gnu.org 2011-11-09 14:07:01 UTC --- (In reply to comment #19) So I think the workaround from r105496 can be safely removed now and then close this bug as fixed since 4.3.0 I've

[Bug rtl-optimization/51051] [4.7 Regression]: build fails on cris-elf building libstdc++-v3

2011-11-09 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51051 Ryan Mansfield rmansfield at qnx dot com changed: What|Removed |Added CC||rmansfield at

[Bug c++/51043] [4.7 Regression]: g++.dg/lto/20100423-3 cp_lto_20100423-3_0.o assemble, -flto -g

2011-11-09 Thread dodji at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51043 Dodji Seketeli dodji at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug tree-optimization/51042] [4.5/4.6/4.7 Regression] endless recursion in phi_translate

2011-11-09 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51042 --- Comment #4 from Richard Guenther rguenth at gcc dot gnu.org 2011-11-09 14:33:14 UTC --- The clean () code does not work properly for memory references it seems. We fail to prune expressions that are not available (the tricks we play with

[Bug tree-optimization/51058] [4.7 Regression] ICE: gimple check: expected gimple_assign(error_mark), have gimple_call() in gimple_assign_rhs_code, at gimple.h:1992

2011-11-09 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51058 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |4.7.0

[Bug c++/51060] Temporary object stack space is not re-used

2011-11-09 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51060 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug tree-optimization/51062] New: SLP vectorization of dot (inner) product

2011-11-09 Thread vincenzo.innocente at cern dot ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51062 Bug #: 51062 Summary: SLP vectorization of dot (inner) product Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: enhancement

[Bug c/51061] New: Deprecated -I- option causes segfault

2011-11-09 Thread rmansfield at qnx dot com
--disable-nls --enable-threads=posix --enable-symvers=gnu --enable-c99 --enable-long-long --enable-target-optspace target_alias=arm-unknown-linux-gnueabi --enable-languages=c++ --disable-shared --disable-libmudflap --disable-libssp Thread model: posix gcc version 4.7.0 2009 (experimental) [trunk

[Bug driver/51063] New: gcc does not pass the -Fpathname option unmodified to /usr/bin/ld linker (all Darwin systems)

2011-11-09 Thread lutzwei at gmx dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51063 Bug #: 51063 Summary: gcc does not pass the -Fpathname option unmodified to /usr/bin/ld linker (all Darwin systems) Classification: Unclassified Product: gcc Version: 4.6.2

[Bug c++/51064] New: False Positive for -Wparentheses

2011-11-09 Thread sascha.cunz at gmx dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51064 Bug #: 51064 Summary: False Positive for -Wparentheses Classification: Unclassified Product: gcc Version: 4.6.2 Status: UNCONFIRMED Severity: minor Priority: P3

[Bug tree-optimization/51062] SLP vectorization of dot (inner) product

2011-11-09 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51062 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug c/51061] Deprecated -I- option causes segfault

2011-11-09 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51061 --- Comment #2 from Paolo Carlini paolo.carlini at oracle dot com 2011-11-09 14:59:41 UTC --- Created attachment 25770 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=25770 Untested

[Bug c/51061] Deprecated -I- option causes segfault

2011-11-09 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51061 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added CC||jsm28 at

[Bug target/50911] [4.7 regression] assertion failure in expand_vec_perm_interleave2 with -msse

2011-11-09 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50911 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug fortran/51056] [4.7 Regression][OOP] Bogus Unused module variable '__vtab_domain_Domain_container'

2011-11-09 Thread janus at gcc dot gnu.org
been explicitly imported at (1) That's what I get here with: gcc version 4.7.0 2009 (experimental) [trunk revision 181203] (GCC) Reduced test case: module domain implicit none type :: domain_container contains procedure, nopass :: init end type type(domain_container) :: dom

[Bug c/51061] Deprecated -I- option causes segfault

2011-11-09 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51061 --- Comment #3 from Ryan Mansfield rmansfield at qnx dot com 2011-11-09 15:10:59 UTC --- Yes, the patch fixes the crash. Thanks.

[Bug driver/51063] gcc does not pass the -Fpathname option unmodified to /usr/bin/ld linker (all Darwin systems)

2011-11-09 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51063 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug fortran/51052] [OOP] Internal compiler error in gfc_conv_component

2011-11-09 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51052 --- Comment #7 from janus at gcc dot gnu.org 2011-11-09 15:20:55 UTC --- (In reply to comment #6) yes, that is the one :). I am really examining the borders of gfortran at the moment. Right. Thanks for your continued bug reporting. That sort of

[Bug tree-optimization/51000] [4.7 Regression] ICE: in vect_get_store_cost, at tree-vect-stmts.c:923 on powerpc-apple-darwin9

2011-11-09 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51000 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Attachment #25768|0 |1 is

[Bug fortran/51056] [4.7 Regression][OOP] Bogus Unused module variable '__vtab_domain_Domain_container'

2011-11-09 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51056 --- Comment #2 from Dominique d'Humieres dominiq at lps dot ens.fr 2011-11-09 15:33:05 UTC --- Revision 177649 is OK. Revision 178509 gives the warning.

[Bug libfortran/50016] [4.7 Regression] Drastic I/O performance regression on Windows

2011-11-09 Thread jb at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50016 --- Comment #19 from Janne Blomqvist jb at gcc dot gnu.org 2011-11-09 15:46:20 UTC --- Author: jb Date: Wed Nov 9 15:46:15 2011 New Revision: 181207 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=181207 Log: PR 50016 Slow I/O on MingW due

[Bug fortran/50960] [OOP] vtables not marked as constant

2011-11-09 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50960 --- Comment #22 from janus at gcc dot gnu.org 2011-11-09 15:56:57 UTC --- Author: janus Date: Wed Nov 9 15:56:53 2011 New Revision: 181208 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=181208 Log: 2011-11-09 Janus Weil ja...@gcc.gnu.org

[Bug fortran/50960] [OOP] vtables not marked as constant

2011-11-09 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50960 janus at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug fortran/46686] Improve backtracing (unwinding) on non-glibc targets

2011-11-09 Thread jb at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46686 --- Comment #4 from Janne Blomqvist jb at gcc dot gnu.org 2011-11-09 16:04:47 UTC --- Author: jb Date: Wed Nov 9 16:04:42 2011 New Revision: 181209 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=181209 Log: PR 46686 Implement backtrace

[Bug tree-optimization/51062] SLP vectorization of dot (inner) product

2011-11-09 Thread irar at il dot ibm.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51062 Ira Rosen irar at il dot ibm.com changed: What|Removed |Added CC||irar at il dot ibm.com

[Bug tree-optimization/50605] ice in ipa_get_jf_pass_through_result with -O3

2011-11-09 Thread jamborm at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50605 Martin Jambor jamborm at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED

[Bug tree-optimization/51000] [4.7 Regression] ICE: in vect_get_store_cost, at tree-vect-stmts.c:923 on powerpc-apple-darwin9

2011-11-09 Thread irar at il dot ibm.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51000 --- Comment #5 from Ira Rosen irar at il dot ibm.com 2011-11-09 16:24:05 UTC --- Looks good. Thanks.

[Bug bootstrap/51031] build error in libitm (how to disable trans-mem???)

2011-11-09 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51031 Jack Howarth howarth at nitro dot med.uc.edu changed: What|Removed |Added CC||howarth at

  1   2   >