[Bug target/39469] Calculated values replaced with constants even if the constants cost more than the calculations

2012-01-02 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39469 Andrew Pinski changed: What|Removed |Added Target||arm*-*-* Component|middle-end

[Bug tree-optimization/51070] [4.6/4.7 Regression] ICE verify_gimple failed

2012-01-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51070 Richard Guenther changed: What|Removed |Added Summary|[4.6 Regression] ICE|[4.6/4.7 Regression] ICE

[Bug fortran/51682] Coarray ICEs when compiling with -fdefault-integer-8

2012-01-02 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51682 --- Comment #1 from Tobias Burnus 2012-01-02 09:54:44 UTC --- Author: burnus Date: Mon Jan 2 09:54:37 2012 New Revision: 182781 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182781 Log: 2012-01-02 Tobias Burnus PR fortran/51

[Bug fortran/51682] Coarray ICEs when compiling with -fdefault-integer-8

2012-01-02 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51682 Tobias Burnus changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug c++/51722] Options "-g3" or "-ggdb3" or "-g3 -gdwarf-2" and other "-g..level3" - internal compiler error

2012-01-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51722 --- Comment #2 from Richard Guenther 2012-01-02 10:15:57 UTC --- Try disabling PCH, too. If PCH is required to reproduce the bug also include all preprocessed headers to build the PCH.

[Bug tree-optimization/51721] -Warray-bounds false positives and inconsistencies

2012-01-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51721 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug tree-optimization/51719] [4.7 Regression] ICE: verify_gimple failed: LHS in noreturn call with -fpartial-inlining -fprofile-use and exceptions

2012-01-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51719 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug gcov-profile/51717] [4.7 Regression] FAIL: gcc.misc-tests/gcov-14.c (test for excess errors)

2012-01-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51717 Richard Guenther changed: What|Removed |Added CC||nathan at acm dot org Target Milesto

[Bug gcov-profile/51715] [4.7 Regression] FAIL: gcc.misc-tests/gcov-13.c execution test

2012-01-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51715 Richard Guenther changed: What|Removed |Added CC||nathan at acm dot org Target Milesto

[Bug bootstrap/51705] [4.7 Regression] FreeBSD uses unsupported C++11 features when __cplusplus == 201103L

2012-01-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51705 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug tree-optimization/51721] -Warray-bounds false positives and inconsistencies

2012-01-02 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51721 Jakub Jelinek changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|unassigned at

[Bug tree-optimization/51692] [4.7 Regression] ICE on several valgrind tests

2012-01-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51692 Richard Guenther changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|unassigned

[Bug target/51687] gcc is killed when compiling med-3.0.4

2012-01-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51687 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug c++/2316] g++ fails to overload on language linkage

2012-01-02 Thread marc.glisse at normalesup dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=2316 --- Comment #38 from Marc Glisse 2012-01-02 10:39:35 UTC --- Thanks for the comments. (In reply to comment #36) > The library should overload qsort, then the libitm/clone.cc change wouldn't be > needed Indeed, that was the meaning of my comment

[Bug tree-optimization/51680] [4.7 Regression] g++ 4.7 fails to inline trivial template stuff

2012-01-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51680 --- Comment #10 from Richard Guenther 2012-01-02 10:43:03 UTC --- Analyzing function body size: float add1(float) Accounting size:2.00, time:0.00 on new predicate:(not inlined) BB 2 predicate:(true) D.2207_2 = x_1(D) + 1.0e+0;

[Bug other/51679] spurious parenthesis for -fassociative-math in manual and man page

2012-01-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51679 --- Comment #1 from Richard Guenther 2012-01-02 10:46:04 UTC --- Author: rguenth Date: Mon Jan 2 10:46:01 2012 New Revision: 182785 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182785 Log: 2012-01-02 Richard Guenther PR other/5

[Bug other/51679] spurious parenthesis for -fassociative-math in manual and man page

2012-01-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51679 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug other/51678] 'make pdf' is broken in libiberty

2012-01-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51678 --- Comment #1 from Richard Guenther 2012-01-02 10:47:19 UTC --- Must be broken since forever or caused by your host TeX installation.

[Bug c/51676] -Wsuggest-attribute={pure,const} should give line number of declaration, not definition

2012-01-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51676 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/51675] [C++11][4.7 Regression] Cannot create constexpr unions

2012-01-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51675 Richard Guenther changed: What|Removed |Added Target Milestone|--- |4.7.0

[Bug c++/51669] [4.7 Regression] ICE verify-gimple with openmp

2012-01-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51669 Richard Guenther changed: What|Removed |Added Known to work||4.6.2 Target Milestone|---

[Bug bootstrap/51686] "make install-strip-gcc" didn't install liblto-plugin* files

2012-01-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51686 --- Comment #3 from Richard Guenther 2012-01-02 10:59:08 UTC --- Author: rguenth Date: Mon Jan 2 10:59:04 2012 New Revision: 182788 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182788 Log: 2012-01-02 Richard Guenther PR bootstr

[Bug bootstrap/51686] "make install-strip-gcc" didn't install liblto-plugin* files

2012-01-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51686 --- Comment #4 from Richard Guenther 2012-01-02 11:02:15 UTC --- Author: rguenth Date: Mon Jan 2 11:02:10 2012 New Revision: 182790 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182790 Log: 2012-01-02 Richard Guenther PR bootstr

[Bug bootstrap/51686] "make install-strip-gcc" didn't install liblto-plugin* files

2012-01-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51686 Richard Guenther changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug middle-end/51728] [4.7 Regression]: libstdc++ 25_algorithms/count_if/1.cc, 25_algorithms/partition_point/1.cc, 25_algorithms/search/1.cc SEGV ICE

2012-01-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51728 Richard Guenther changed: What|Removed |Added Component|regression |middle-end Target Milestone|---

[Bug target/50616] lto1.exe: internal compiler error: invalid resolution in the resolution file

2012-01-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50616 Richard Guenther changed: What|Removed |Added Keywords||lto Status|UNCONFIRMED

[Bug target/51726] LTO and attribute 'selectany'

2012-01-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51726 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug bootstrap/51725] [4.7 regression] segfault in stage 3 when compiling gcc/opts.c for sparc64-linux

2012-01-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51725 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/51724] no matching function for call; confused by earlier errors, bailing out

2012-01-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51724 Richard Guenther changed: What|Removed |Added Keywords||error-recovery, |

[Bug testsuite/51703] FAIL: gfortran.dg/io_real_boz_[345].f90 -O (test for excess errors)

2012-01-02 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51703 Tobias Burnus changed: What|Removed |Added CC||burnus at gcc dot gnu.org --- Comment #1

[Bug target/51729] New: dspr2-MULT.c and dspr2-MULTU.c fail for MIPS

2012-01-02 Thread rsandifo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51729 Bug #: 51729 Summary: dspr2-MULT.c and dspr2-MULTU.c fail for MIPS Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Prior

[Bug target/51729] dspr2-MULT.c and dspr2-MULTU.c fail for MIPS

2012-01-02 Thread rsandifo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51729 --- Comment #1 from rsandifo at gcc dot gnu.org 2012-01-02 11:33:39 UTC --- Author: rsandifo Date: Mon Jan 2 11:33:35 2012 New Revision: 182793 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182793 Log: gcc/testsuite/ PR target/51729

[Bug rtl-optimization/47477] [4.6/4.7/4.8 regression] Sub-optimal mov at end of method

2012-01-02 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47477 Jakub Jelinek changed: What|Removed |Added AssignedTo|unassigned at gcc dot |jakub at gcc dot gnu.org

[Bug debug/49951] [4.5/4.6/4.7 Regression] Debug stepping behavior regarding g++ Class destructor has changed for the worse starting at gcc 4.5.0

2012-01-02 Thread dodji at seketeli dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49951 --- Comment #15 from dodji at seketeli dot org 2012-01-02 12:01:45 UTC --- > It would be very helpful to get this into 4.6.3 too if it's safe Sure thing. I am currently testing the patch on 4.6. Thanks for the head-up.

[Bug c/51730] New: [4.7 Regression] autoconf 2.60 through 2.67 stdbool.h check fails with GCC 4.7

2012-01-02 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51730 Bug #: 51730 Summary: [4.7 Regression] autoconf 2.60 through 2.67 stdbool.h check fails with GCC 4.7 Classification: Unclassified Product: gcc Version: 4.7.0 Status:

[Bug c/51730] [4.7 Regression] autoconf 2.60 through 2.67 stdbool.h check fails with GCC 4.7

2012-01-02 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51730 Jakub Jelinek changed: What|Removed |Added Target Milestone|--- |4.7.0 --- Comment #1 from Jakub Jelinek

[Bug c++/51731] New: code generation bug in negative indices in arrays on 64-bit targets

2012-01-02 Thread m.hekkelman at cmbi dot ru.nl
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51731 Bug #: 51731 Summary: code generation bug in negative indices in arrays on 64-bit targets Classification: Unclassified Product: gcc Version: 4.6.1 Status: UNCONFIRMED

[Bug target/51681] [4.7 Regression]: ICE in gcc.dg/torture/vshuf-v2si.c on ia64

2012-01-02 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51681 Uros Bizjak changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|unassigned at g

[Bug target/51681] [4.7 Regression]: ICE in gcc.dg/torture/vshuf-v2si.c on ia64

2012-01-02 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51681 --- Comment #4 from Uros Bizjak 2012-01-02 12:31:24 UTC --- (In reply to comment #1) > FAIL: gcc.dg/torture/vshuf-v8qi.c -O2 execution test It is not related to original failure; following patchlet fixes the failure: --cut here-- @@ -11207,7

[Bug fortran/50410] [4.6/4.7 Regression] ICE in record_reference

2012-01-02 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50410 --- Comment #11 from Tobias Burnus 2012-01-02 12:30:42 UTC --- See also RFC patch: http://gcc.gnu.org/ml/fortran/2011-10/msg00136.html and reply: http://gcc.gnu.org/ml/fortran/2011-10/msg00138.html

[Bug target/51681] [4.7 Regression]: ICE in gcc.dg/torture/vshuf-v2si.c on ia64

2012-01-02 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51681 --- Comment #5 from Uros Bizjak 2012-01-02 12:35:25 UTC --- Patch: --cut here-- Index: ia64.c === --- ia64.c (revision 182780) +++ ia64.c (working copy) @@ -11085,7 +11085

[Bug fortran/51529] [OOP] gfortran.dg/class_to_type_1.f03 is miscompiled: Uninitialized variable used

2012-01-02 Thread pault at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51529 --- Comment #6 from Paul Thomas 2012-01-02 12:46:14 UTC --- Author: pault Date: Mon Jan 2 12:46:08 2012 New Revision: 182796 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182796 Log: 2012-01-02 Paul Thomas PR fortran/51529 *

[Bug fortran/46262] [OOP] tree check: expected function_type or method_type, have pointer_type

2012-01-02 Thread pault at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46262 --- Comment #12 from Paul Thomas 2012-01-02 12:46:15 UTC --- Author: pault Date: Mon Jan 2 12:46:08 2012 New Revision: 182796 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182796 Log: 2012-01-02 Paul Thomas PR fortran/51529

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

2012-01-02 Thread pault at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51052 --- Comment #8 from Paul Thomas 2012-01-02 12:46:16 UTC --- Author: pault Date: Mon Jan 2 12:46:08 2012 New Revision: 182796 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182796 Log: 2012-01-02 Paul Thomas PR fortran/51529 *

[Bug fortran/46328] [OOP] type-bound operator call with non-trivial polymorphic operand

2012-01-02 Thread pault at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46328 --- Comment #7 from Paul Thomas 2012-01-02 12:46:15 UTC --- Author: pault Date: Mon Jan 2 12:46:08 2012 New Revision: 182796 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182796 Log: 2012-01-02 Paul Thomas PR fortran/51529 *

[Bug target/51345] [avr] Devices with 8-bit SP need their own multilib(s)

2012-01-02 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51345 --- Comment #4 from Georg-Johann Lay 2012-01-02 12:52:00 UTC --- Author: gjl Date: Mon Jan 2 12:51:57 2012 New Revision: 182797 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182797 Log: contrib/ PR target/51345 * gcc_update (fil

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

2012-01-02 Thread pault at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51052 Paul Thomas changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug fortran/46328] [OOP] type-bound operator call with non-trivial polymorphic operand

2012-01-02 Thread pault at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46328 Paul Thomas changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug c/51730] [4.7 Regression] autoconf 2.60 through 2.67 stdbool.h check fails with GCC 4.7

2012-01-02 Thread joseph at codesourcery dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51730 --- Comment #2 from joseph at codesourcery dot com 2012-01-02 13:03:35 UTC --- On Mon, 2 Jan 2012, jakub at gcc dot gnu.org wrote: > char digs[] = "0123456789"; > int xlcbug = 1 / (&(digs + 5)[-2 + (_Bool) 1] == &digs[4] ? 1 : -

[Bug fortran/46262] [OOP] tree check: expected function_type or method_type, have pointer_type

2012-01-02 Thread pault at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46262 Paul Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug other/51732] New: typo in man gcc: "runt-time check"

2012-01-02 Thread martinwguy at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51732 Bug #: 51732 Summary: typo in man gcc: "runt-time check" Classification: Unclassified Product: gcc Version: 4.6.3 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug fortran/51529] [OOP] gfortran.dg/class_to_type_1.f03 is miscompiled: Uninitialized variable used

2012-01-02 Thread pault at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51529 Paul Thomas changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug fortran/51334] [OOP] ICE with type-bound operator: tree check: expected record_type or union_type or qual_union_type, have function_type in gfc_conv_component_ref, at fortran/trans-expr.c:556

2012-01-02 Thread pault at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51334 Paul Thomas changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug tree-optimization/45397] [4.5/4.6/4.7 Regression] Issues with integer narrowing conversions

2012-01-02 Thread ktietz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45397 Kai Tietz changed: What|Removed |Added CC||ktietz at gcc dot gnu.org --- Comment #6 from

[Bug fortran/51634] [OOP] ICE with polymorphic operators

2012-01-02 Thread pault at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51634 Paul Thomas changed: What|Removed |Added CC||pault at gcc dot gnu.org --- Comment #1 fro

[Bug fortran/51733] New: [OOP] No allocate on assign for class objects with allocatable components.

2012-01-02 Thread pault at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51733 Bug #: 51733 Summary: [OOP] No allocate on assign for class objects with allocatable components. Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCO

[Bug middle-end/51728] [4.7 Regression]: libstdc++ 25_algorithms/count_if/1.cc, 25_algorithms/partition_point/1.cc, 25_algorithms/search/1.cc SEGV ICE

2012-01-02 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51728 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug bootstrap/51725] [4.7 regression] segfault in stage 3 when compiling gcc/opts.c for sparc64-linux

2012-01-02 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51725 Jakub Jelinek changed: What|Removed |Added CC||hp at gcc dot gnu.org --- Comment #4 from

[Bug bootstrap/51725] [4.7 regression] segfault in stage 3 when compiling gcc/opts.c for sparc64-linux

2012-01-02 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51725 --- Comment #5 from Jakub Jelinek 2012-01-02 13:52:14 UTC --- Seems that canonical vs. non-canonical VALUEs are mixed up. In cselib_invalidate_mem, we don't terminate the loop: addr = cselib_lookup (XEXP (x, 0), VOIDmode, 0, GET_MODE (x

[Bug c/51730] [4.7 Regression] autoconf 2.60 through 2.67 stdbool.h check fails with GCC 4.7

2012-01-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51730 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug fortran/51733] [OOP] No allocate on assign for class objects with allocatable components.

2012-01-02 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51733 Tobias Burnus changed: What|Removed |Added CC||burnus at gcc dot gnu.org Blo

[Bug fortran/51733] [OOP] No allocate on assign for class objects with allocatable components.

2012-01-02 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51733 --- Comment #2 from Tobias Burnus 2012-01-02 14:11:03 UTC --- (Mixed up the test cases. The PR mentioned in comment 1 is the same as in comment 0 - and a good test case. I mixed it up with PR 46262 comment 3, which is a longer example which also

[Bug c/51730] [4.7 Regression] autoconf 2.60 through 2.67 stdbool.h check fails with GCC 4.7

2012-01-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51730 --- Comment #4 from Richard Guenther 2012-01-02 14:15:39 UTC --- Like Index: gcc/fold-const.c === --- gcc/fold-const.c(revision 182784) +++ gcc/fold-const.c(working copy) @@

[Bug bootstrap/51734] New: [4.7 Regression] Bootstrap fails in libada

2012-01-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51734 Bug #: 51734 Summary: [4.7 Regression] Bootstrap fails in libada Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Keywords: build Severity

[Bug bootstrap/51734] [4.7 Regression] Bootstrap fails in libada

2012-01-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51734 Richard Guenther changed: What|Removed |Added Target Milestone|--- |4.7.0

[Bug bootstrap/51725] [4.7 regression] segfault in stage 3 when compiling gcc/opts.c for sparc64-linux

2012-01-02 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51725 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #6 f

[Bug c++/51722] Options "-g3" or "-ggdb3" or "-g3 -gdwarf-2" and other "-g..level3" - internal compiler error

2012-01-02 Thread ylalym at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51722 --- Comment #3 from Yuriy Lalym 2012-01-02 15:06:30 UTC --- Without PCH errors aren't present. > all preprocessed headers to build the PCH #include It is enough one header for error origin.

[Bug c++/51722] Options "-g3" or "-ggdb3" or "-g3 -gdwarf-2" and other "-g..level3" - internal compiler error

2012-01-02 Thread ylalym at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51722 --- Comment #4 from Yuriy Lalym 2012-01-02 15:16:03 UTC --- main.cpp --- #include int main(int argc, char *argv[]) { QCoreApplication a(argc, argv); return a.exec(); } --- pc

[Bug c++/51669] [4.7 Regression] ICE verify-gimple with openmp

2012-01-02 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51669 Jakub Jelinek changed: What|Removed |Added CC||jason at gcc dot gnu.org --- Comment #4 f

[Bug debug/51650] [4.7 regression] LTO ICE in dwarf2out_finish, at dwarf2out.c:22501 while building libxul

2012-01-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51650 --- Comment #21 from Richard Guenther 2012-01-02 15:52:45 UTC --- (In reply to comment #20) > > Fortunately it seems that this bug was the last issue that needed to be fixed. > Firefox now builds fine with -lto and -g. Can you also check the fo

[Bug c++/20140] template function complains about "char-array initialized from wide string"

2012-01-02 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20140 --- Comment #4 from paolo at gcc dot gnu.org 2012-01-02 16:15:55 UTC --- Author: paolo Date: Mon Jan 2 16:15:49 2012 New Revision: 182805 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182805 Log: /cp 2012-01-02 Paolo Carlini PR

[Bug c++/20140] template function complains about "char-array initialized from wide string"

2012-01-02 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20140 Paolo Carlini changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c++/51731] code generation bug in negative indices in arrays on 64-bit targets

2012-01-02 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51731 --- Comment #1 from Paolo Carlini 2012-01-02 16:23:42 UTC --- Maybe I'm just tired (sorry in case) but I really don't see how this can possibly work: *negative* index?!? Can you explain?

[Bug c++/51669] [4.7 Regression] ICE verify-gimple with openmp

2012-01-02 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51669 Jakub Jelinek changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|unassigned at

[Bug bootstrap/51735] New: [4.7 regression] stage 3 bootstrap failure compiling tree-ssa-pre.c with r182760

2012-01-02 Thread krebbel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51735 Bug #: 51735 Summary: [4.7 regression] stage 3 bootstrap failure compiling tree-ssa-pre.c with r182760 Classification: Unclassified Product: gcc Version: 4.7.0 Status

[Bug bootstrap/51735] [4.7 regression] stage 3 bootstrap failure compiling tree-ssa-pre.c with r182760

2012-01-02 Thread krebbel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51735 Andreas Krebbel changed: What|Removed |Added Target||s390x-ibm-linux Priority|P3

[Bug debug/51650] [4.7 regression] LTO ICE in dwarf2out_finish, at dwarf2out.c:22501 while building libxul

2012-01-02 Thread markus at trippelsdorf dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51650 --- Comment #22 from Markus Trippelsdorf 2012-01-02 16:52:49 UTC --- (In reply to comment #21) > (In reply to comment #20) > > > > Fortunately it seems that this bug was the last issue that needed to be > > fixed. > > Firefox now builds fine wi

[Bug bootstrap/51735] [4.7 regression] stage 3 bootstrap failure compiling tree-ssa-pre.c with r182760

2012-01-02 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51735 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #1 f

[Bug c++/51462] [c++0x] ICE in cx_check_missing_mem_inits

2012-01-02 Thread dodji at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51462 --- Comment #1 from Dodji Seketeli 2012-01-02 17:00:21 UTC --- Author: dodji Date: Mon Jan 2 17:00:13 2012 New Revision: 182806 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182806 Log: PR c++/51462 - ICE in cx_check_missing_mem_inits

[Bug fortran/46328] [OOP] type-bound operator call with non-trivial polymorphic operand

2012-01-02 Thread damian at rouson dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46328 --- Comment #9 from Damian Rouson 2012-01-02 17:01:47 UTC --- Thanks for the fix! I'm very excited about the way 4.7 is shaping up. It appears this will be a very significant release for those interested in the more advanced capabilities of OOP

[Bug c++/51731] code generation bug in negative indices in arrays on 64-bit targets

2012-01-02 Thread m.hekkelman at cmbi dot ru.nl
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51731 --- Comment #2 from M.L. Hekkelman 2012-01-02 17:03:46 UTC --- Beste paolo.carlini, maandag 2 januari 2012, 17:23:42, schreef je: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51731 > --- Comment #1 from Paolo Carlini > 2012-01-02 16:23:42 U

[Bug c++/51731] code generation bug in negative indices in arrays on 64-bit targets

2012-01-02 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51731 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug c++/51462] [c++0x] ICE in cx_check_missing_mem_inits

2012-01-02 Thread dodji at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51462 Dodji Seketeli changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug debug/49951] [4.5/4.6/4.7 Regression] Debug stepping behavior regarding g++ Class destructor has changed for the worse starting at gcc 4.5.0

2012-01-02 Thread dodji at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49951 --- Comment #16 from Dodji Seketeli 2012-01-02 17:08:50 UTC --- Author: dodji Date: Mon Jan 2 17:08:45 2012 New Revision: 182807 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182807 Log: PR debug/49951 - jumpy stepping at end of scope i

[Bug c++/51151] Invalid -Woverflow warning in C++ frontend

2012-01-02 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51151 --- Comment #6 from Paolo Carlini 2012-01-02 17:34:19 UTC --- Andreas, can we close this?

[Bug c++/51151] Invalid -Woverflow warning in C++ frontend

2012-01-02 Thread aaw at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51151 --- Comment #7 from Ollie Wild 2012-01-02 17:35:07 UTC --- I'm on vacation until Jan. 6. For compiler related questions, please email c-compiler-t...@google.com. If you need to contact a manager, please email lp-m...@google.com. Thanks, Ollie

[Bug c++/49976] Cross (Linux->AIX) GCC crashes with Segmentation fault

2012-01-02 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49976 --- Comment #4 from Paolo Carlini 2012-01-02 17:44:09 UTC --- Thanks Iain, if you could manage to test on the branch too - when possible - it would be great. Or at some point we can as well close the issue as worksforme in mainline, 4_6-branch is

[Bug c++/51322] [C++11] wrong mangling with argument packs

2012-01-02 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51322 Paolo Carlini changed: What|Removed |Added CC||jason at gcc dot gnu.org --- Comment #1 f

[Bug c++/48051] sorry, unimplemented: mangling overload

2012-01-02 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48051 Paolo Carlini changed: What|Removed |Added CC||zeratul976 at hotmail dot

[Bug c++/47335] [C++0x] "sorry, unimplemented: mangling overload"

2012-01-02 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47335 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug c++/51666] NSDMI parse fails for template'd intializer

2012-01-02 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51666 --- Comment #3 from Jason Merrill 2012-01-02 17:53:23 UTC --- Author: jason Date: Mon Jan 2 17:53:16 2012 New Revision: 182809 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182809 Log: DR 325 PR c++/51666 * parser.c (cp_pars

[Bug c++/51675] [C++11][4.7 Regression] Cannot create constexpr unions

2012-01-02 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51675 --- Comment #2 from Jason Merrill 2012-01-02 17:53:32 UTC --- Author: jason Date: Mon Jan 2 17:53:28 2012 New Revision: 182810 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182810 Log: DR 1359 PR c++/51675 * method.c (walk_f

[Bug libstdc++/49204] [C++0x] remaining issues in

2012-01-02 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49204 --- Comment #5 from Jonathan Wakely 2012-01-02 17:56:19 UTC --- (In reply to comment #2) > We should also make std::async check the system load when deciding whether to > run asynchronously or deferred. We should be able to reuse GNU Make's code

[Bug c++/51322] [C++11] wrong mangling with argument packs

2012-01-02 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51322 Jason Merrill changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug c++/51689] GCC apparently is inconsistent with warning about invalid brace-elision use

2012-01-02 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51689 --- Comment #1 from Paolo Carlini 2012-01-02 18:01:58 UTC --- In this area we have also PR25137.

[Bug tree-optimization/51719] [4.7 Regression] ICE: verify_gimple failed: LHS in noreturn call with -fpartial-inlining -fprofile-use and exceptions

2012-01-02 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51719 Jakub Jelinek changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|unassigned at

[Bug c++/51722] Options "-g3" or "-ggdb3" or "-g3 -gdwarf-2" and other "-g..level3" - internal compiler error

2012-01-02 Thread ylalym at gmail dot com
-libstdcxx-allocator=new --disable-libstdcxx-pch --enable-version-specific-runtime-libs --program-suffix=-4.7 --enable-linux-futex --without-system-libunwind --with-tune=core2 --build=x86_64-suse-linux Thread model: posix gcc version 4.7.0 20120102 (experimental) (SUSE Linux)

[Bug fortran/49110] Deferred-length character result triggers (false positive) error for pure procedures

2012-01-02 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49110 Tobias Burnus changed: What|Removed |Added CC||burnus at gcc dot gnu.org --- Comment #13

[Bug c++/51722] Options "-g3" or "-ggdb3" or "-g3 -gdwarf-2" and other "-g..level3" - internal compiler error

2012-01-02 Thread ylalym at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51722 --- Comment #6 from Yuriy Lalym 2012-01-02 18:57:40 UTC --- Created attachment 26220 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26220 For example in Comment 4

[Bug fortran/51736] New: generic fortran procedures with allocatable/pointer argument

2012-01-02 Thread wangmianzhi1 at linuxmail dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51736 Bug #: 51736 Summary: generic fortran procedures with allocatable/pointer argument Classification: Unclassified Product: gcc Version: 4.6.1 Status: UNCONFIRMED

  1   2   >