[Bug c/43027] #pragma rejected inside enum defn

2013-11-04 Thread PHHargrove at lbl dot gov
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43027 --- Comment #4 from Paul H. Hargrove --- For what it's worth, the sample input is fine with gcc-3.2.2 gcc-3.3.3 gcc-3.4.0 gcc-4.0.0 gcc-4.1.0 gcc-4.2.1 gcc-4.3.2 and broken with gcc-4.4.2 (the original report) gcc-4.5.1

[Bug fortran/58998] New: [4.8/4.9 Regression] Generic interface problem with gfortran

2013-11-04 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58998 Bug ID: 58998 Summary: [4.8/4.9 Regression] Generic interface problem with gfortran Product: gcc Version: 4.9.0 Status: UNCONFIRMED Keywords: rejects-valid

[Bug rtl-optimization/58997] New: ICE on valid code at -O3 on x86_64-linux-gnu (affecting gcc trunk and 4.8.2)

2013-11-04 Thread su at cs dot ucdavis.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58997 Bug ID: 58997 Summary: ICE on valid code at -O3 on x86_64-linux-gnu (affecting gcc trunk and 4.8.2) Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: nor

[Bug other/58996] New: [4.9 regression] build failure in libcilkrts

2013-11-04 Thread PHHargrove at lbl dot gov
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58996 Bug ID: 58996 Summary: [4.9 regression] build failure in libcilkrts Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: other

[Bug bootstrap/58951] [4.9 regression] cilk build fails due to use of -ldl

2013-11-04 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58951 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org --- Co

[Bug bootstrap/58995] Use of -ldl in libcilkrts breaks bootstrap

2013-11-04 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58995 kargl at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug bootstrap/58951] [4.9 regression] cilk build fails due to use of -ldl

2013-11-04 Thread bviyer at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58951 --- Comment #2 from bviyer at gcc dot gnu.org --- Author: bviyer Date: Tue Nov 5 04:12:53 2013 New Revision: 204381 URL: http://gcc.gnu.org/viewcvs?rev=204381&root=gcc&view=rev Log: fix for PR bootstrap/58951 +2013-11-04 Balaji V. Iyer + +

[Bug fortran/58989] [Regression] internal compiler error when using reshape function

2013-11-04 Thread sgk at troutmask dot apl.washington.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58989 --- Comment #2 from Steve Kargl --- On Mon, Nov 04, 2013 at 09:40:39PM +, kargl at gcc dot gnu.org wrote: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58989 > > kargl at gcc dot gnu.org changed: > >What|Removed

[Bug bootstrap/58995] Use of -ldl in libcilkrts breaks bootstrap

2013-11-04 Thread sgk at troutmask dot apl.washington.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58995 --- Comment #1 from Steve Kargl --- On Tue, Nov 05, 2013 at 12:20:59AM +, kargl at gcc dot gnu.org wrote: > > bsupc++/.libs -lpthread -ldl -L/home/sgk/gcc/obj4x/./gcc > /home/sgk/gcc/obj4x/x86_64-unknown-freebsd10.0/libstdc++-v3/src/.libs/lib

[Bug bootstrap/58995] New: Use of -ldl in libcilkrts breaks bootstrap

2013-11-04 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58995 Bug ID: 58995 Summary: Use of -ldl in libcilkrts breaks bootstrap Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: blocker Priority: P3 Component: bootst

[Bug sanitizer/58994] New: asan.exp regressions on x86_64 darwin at -m64 but not -m32 at r204372

2013-11-04 Thread howarth at nitro dot med.uc.edu
==AddressSanitizer CHECK failed: ../../../../gcc-4.9-20131104/libsanitizer/sanitizer_common/sanitizer_mac.cc:146 "((env_ptr)) != (0)" (0x0, 0x0) FAIL: g++.dg/asan/interception-failure-test-1.C -O1 output pattern test, is ==75806==AddressSanitizer CHECK failed: ../../../../gcc-4.9-20131104/li

[Bug c++/58993] New: failure to access pointer to protected member method in base from derived class specialization

2013-11-04 Thread cvs at cs dot utoronto.ca
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58993 Bug ID: 58993 Summary: failure to access pointer to protected member method in base from derived class specialization Product: gcc Version: 4.7.3 Status: UNCONFIRMED

[Bug tree-optimization/58957] [4.8 Regression] compilation slow at -O3 on x86_64-linux-gnu (both 32-bit and 64-bit modes)

2013-11-04 Thread su at cs dot ucdavis.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58957 --- Comment #3 from Zhendong Su --- (In reply to Richard Biener from comment #2) > I think it's just awfully slow (deep loop nest, possible to unroll > completely). > It terminates for me on the branch and for 4.8.2 and 4.8.1. > > tree CFG clean

[Bug c++/58868] [4.9 Regression] ICE: in count_type_elements, at expr.c:5495 with -std=gnu++0x

2013-11-04 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58868 --- Comment #7 from Marek Polacek --- Even shorter: struct { const int i; } a[] = { 1 };

[Bug testsuite/58851] FAIL: gfortran.dg/unlimited_polymorphic_13.f90 -O0 execution test

2013-11-04 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58851 --- Comment #13 from Andreas Schwab --- case (10) sz = storage_size(r3)*2

[Bug c++/58990] G++ generates duplicate labels for linux 32-bit when optimization+LFS is enabled

2013-11-04 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58990 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug c++/58990] G++ generates duplicate labels for linux 32-bit when optimization+LFS is enabled

2013-11-04 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58990 --- Comment #1 from H.J. Lu --- Works for me with gcc 4.8.2 from Fedora 19: [hjl@gnu-29 tmp]$ cat x.cc #include #include void *foo(bool var) { if (var) return (void*)(intptr_t)&stat; return (void*)(intptr_t)&stat64; } [hjl@gnu-29 tmp]$ g++

[Bug fortran/58989] [Regression] internal compiler error when using reshape function

2013-11-04 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58989 kargl at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug fortran/58992] New: Bogus error "Entity with assumed character length at (1) must be a dummy argument or a PARAMETER" with associate and character string

2013-11-04 Thread vladimir.fuka at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58992 Bug ID: 58992 Summary: Bogus error "Entity with assumed character length at (1) must be a dummy argument or a PARAMETER" with associate and character string Product: gcc

[Bug fortran/58991] New: ICE with associate and character string constant

2013-11-04 Thread vladimir.fuka at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58991 Bug ID: 58991 Summary: ICE with associate and character string constant Product: gcc Version: 4.8.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: f

[Bug testsuite/58851] FAIL: gfortran.dg/unlimited_polymorphic_13.f90 -O0 execution test

2013-11-04 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58851 --- Comment #12 from Tobias Burnus --- (In reply to Andreas Schwab from comment #11) > It aborts. Well, that's progress: It now compiles :-) [Even if we could have this earlier.] Regarding the run-time failure: Can you pin-point where it fails?

[Bug c++/58990] New: G++ generates duplicate labels for linux 32-bit when optimization+LFS is enabled

2013-11-04 Thread novulae at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58990 Bug ID: 58990 Summary: G++ generates duplicate labels for linux 32-bit when optimization+LFS is enabled Product: gcc Version: unknown Status: UNCONFIRMED Severit

[Bug rtl-optimization/58967] Powerpc -mlra cannot compile quadrature_lib.cc in Spec2006 with -O3 -ffast-math -funroll-loops -m32

2013-11-04 Thread vmakarov at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58967 --- Comment #1 from Vladimir Makarov --- Author: vmakarov Date: Mon Nov 4 21:09:12 2013 New Revision: 204365 URL: http://gcc.gnu.org/viewcvs?rev=204365&root=gcc&view=rev Log: 2013-11-04 Vladimir Makarov PR rtl-optimization/58967 * co

[Bug testsuite/58851] FAIL: gfortran.dg/unlimited_polymorphic_13.f90 -O0 execution test

2013-11-04 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58851 --- Comment #11 from Andreas Schwab --- It aborts.

[Bug fortran/58989] New: internal compiler error when using reshape function

2013-11-04 Thread firefox84 at freenet dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58989 Bug ID: 58989 Summary: internal compiler error when using reshape function Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component

[Bug other/58944] [4.9 Regression] bogus -Wunused-macros warnings when compiling Libreoffice

2013-11-04 Thread tmsriram at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58944 Sriraman Tallam changed: What|Removed |Added CC||tmsriram at google dot com --- Comment

[Bug fortran/58771] [4.7/4.8/4.9 Regression] ICE in transfer_expr, at fortran/trans-io.c:2164

2013-11-04 Thread pault at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58771 --- Comment #4 from Paul Thomas --- Author: pault Date: Mon Nov 4 20:19:40 2013 New Revision: 204358 URL: http://gcc.gnu.org/viewcvs?rev=204358&root=gcc&view=rev Log: 2013-11-04 Paul Thomas PR fortran/58771 * trans-io.c (transfer_exp

[Bug tree-optimization/58978] [4.9 Regression] ICE: Segmentation fault

2013-11-04 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58978 --- Comment #13 from Jakub Jelinek --- Author: jakub Date: Mon Nov 4 20:17:17 2013 New Revision: 204357 URL: http://gcc.gnu.org/viewcvs?rev=204357&root=gcc&view=rev Log: PR tree-optimization/58978 * tree-vrp.c (all_imm_uses_in_stmt_or_fe

[Bug c/58988] New: -Werror=missing-include-dirs does not work

2013-11-04 Thread bugzi...@poradnik-webmastera.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58988 Bug ID: 58988 Summary: -Werror=missing-include-dirs does not work Product: gcc Version: 4.7.3 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c

[Bug c++/58987] New: [c++11] ICE with template alias

2013-11-04 Thread reichelt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58987 Bug ID: 58987 Summary: [c++11] ICE with template alias Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Assi

[Bug fortran/57445] [4.8/4.9 Regression][OOP] ICE in gfc_conv_class_to_class - for OPTIONAL polymorphic array

2013-11-04 Thread pault at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57445 --- Comment #3 from Paul Thomas --- Author: pault Date: Mon Nov 4 19:42:24 2013 New Revision: 204356 URL: http://gcc.gnu.org/viewcvs?rev=204356&root=gcc&view=rev Log: 2013-11-04 Paul Thomas PR fortran/57445 * trans-expr.c (gfc_conv_c

[Bug testsuite/58851] FAIL: gfortran.dg/unlimited_polymorphic_13.f90 -O0 execution test

2013-11-04 Thread paul.richard.thomas at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58851 --- Comment #10 from paul.richard.thomas at gmail dot com --- Thanks Tobias, I was completely perplexed by that - you beat me to the reply by 32 minutes :-) Cheers Paul On 4 November 2013 19:39, burnus at gcc dot gnu.org wrote: > http://gcc.g

[Bug ipa/58862] [4.9 Regression] LTO profiledbootstrap failure: lto1: ICE in edge_badness, at ipa-inline.c:1008

2013-11-04 Thread tejohnson at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58862 --- Comment #18 from Teresa Johnson --- Just hit this same error with cpu2006 bzip2. The .i and .gcda are attached. Reproduce with: gcc -c -fprofile-use -O2 blocksort.i blocksort.c:1136:1: internal compiler error: in edge_badness, at ipa-inline.

[Bug ipa/58862] [4.9 Regression] LTO profiledbootstrap failure: lto1: ICE in edge_badness, at ipa-inline.c:1008

2013-11-04 Thread tejohnson at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58862 --- Comment #17 from Teresa Johnson --- Created attachment 31155 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31155&action=edit blocksort.gcda

[Bug ipa/58862] [4.9 Regression] LTO profiledbootstrap failure: lto1: ICE in edge_badness, at ipa-inline.c:1008

2013-11-04 Thread tejohnson at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58862 --- Comment #16 from Teresa Johnson --- Created attachment 31154 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31154&action=edit blocksort.i

[Bug testsuite/58851] FAIL: gfortran.dg/unlimited_polymorphic_13.f90 -O0 execution test

2013-11-04 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58851 --- Comment #9 from Tobias Burnus --- (In reply to Andreas Schwab from comment #8) > Still broken. > (gdb) ptype r3 > type = real(kind=8) > (gdb) ptype r4 > type = real(kind=10) With the same error? That shouldn't be the case since the commit r20

[Bug regression/58985] [4.9 Regression]: gcc.dg/pr57518.c scan-rtl-dump-not ira REG_EQUIV...

2013-11-04 Thread wmi at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58985 --- Comment #4 from wmi at google dot com --- This is the testcase problem. For cris-axis-elf target, gcc doesn't use subreg of reg 31 for the above testcase, so it is ok to generate REG_EQUIV note for reg 31. I will send out a patch for it soon.

[Bug preprocessor/58687] "#line __LINE__ ..." changes subsequent line numbers

2013-11-04 Thread joseph at codesourcery dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58687 --- Comment #16 from joseph at codesourcery dot com --- On Mon, 4 Nov 2013, mtewoodbury at gmail dot com wrote: > Could you all give me some idea on how soon this might be applied? At some time after seeing this on gcc-patches, I or another prep

[Bug driver/55651] gcc hangs when "-Wp," is passed on the command line

2013-11-04 Thread joseph at codesourcery dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55651 --- Comment #3 from joseph at codesourcery dot com --- On Mon, 4 Nov 2013, mingjie.xing at gmail dot com wrote: > 2013-11-04 Mingjie Xing > > * common.opt (Wa, Wl, Wp,): Change JoinedOrMissing to Joined. That sounds wrong. Empty arg

[Bug c++/58983] ICE when inheriting templated constructor

2013-11-04 Thread wtt6 at cornell dot edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58983 --- Comment #4 from William Throwe --- Testing, I cannot reproduce either on a different machine, so probably something just went wrong with my install here. Sorry for the noise.

[Bug middle-end/58970] [4.7/4.8/4.9 Regression] internal compiler error: in get_bit_range, at expr.c:4562

2013-11-04 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58970 --- Comment #22 from Eric Botcazou --- > Eric declared negative bitpos to be a nono that the expander is not handling > well. Thus, Eric, please chime in here. Well, that's a basic sanity requirement, all the routines in expmed.c dealing with bi

[Bug tree-optimization/58984] [4.8/4.9 Regression] wrong code at -Os and above on x86_64-linux-gnu in 64-bit mode

2013-11-04 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58984 --- Comment #8 from Jakub Jelinek --- Well, there is if (*size_p) which should have been if (size_p) obviously, redoing bootstrap now with that fix.

[Bug tree-optimization/58984] [4.8/4.9 Regression] wrong code at -Os and above on x86_64-linux-gnu in 64-bit mode

2013-11-04 Thread jamborm at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58984 --- Comment #7 from Martin Jambor --- As far as I'm concerned, the patch is fine. Thanks for taking care of it.

[Bug libstdc++/58938] [4.7/4.8/4.9 Regression] std::exception_ptr is missing on architectures with incomplete atomic int support

2013-11-04 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58938 --- Comment #10 from Jonathan Wakely --- (In reply to Rafał Rawicki from comment #9) > I do link with libatomic.so - does that mean, I can patch this conditional > out (and similar conditional in the exception_ptr.h) and use exception_ptrs? You c

[Bug c++/58979] [4.8/4.9 Regression] ICE with invalid use of pointer-to-member

2013-11-04 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58979 Marek Polacek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/58979] [4.8/4.9 Regression] ICE with invalid use of pointer-to-member

2013-11-04 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58979 --- Comment #6 from Marek Polacek --- Author: mpolacek Date: Mon Nov 4 16:21:34 2013 New Revision: 204354 URL: http://gcc.gnu.org/viewcvs?rev=204354&root=gcc&view=rev Log: PR c++/58979 c-family/ * c-common.c (invalid_indirection_error):

[Bug rtl-optimization/58968] Powerpc -mlra cannot compile ormas1.f in gamess Spec 2006 with -m32 -mcpu=power7 -O3 -mlra -w -ffast-math -funroll-loops

2013-11-04 Thread vmakarov at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58968 Vladimir Makarov changed: What|Removed |Added CC||vmakarov at gcc dot gnu.org --- Commen

[Bug rtl-optimization/58968] Powerpc -mlra cannot compile ormas1.f in gamess Spec 2006 with -m32 -mcpu=power7 -O3 -mlra -w -ffast-math -funroll-loops

2013-11-04 Thread vmakarov at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58968 --- Comment #3 from Vladimir Makarov --- Author: vmakarov Date: Mon Nov 4 16:12:29 2013 New Revision: 204353 URL: http://gcc.gnu.org/viewcvs?rev=204353&root=gcc&view=rev Log: 2013-11-04 Vladimir Makarov PR rtl-optimization/58968 * lr

[Bug c++/58979] [4.8/4.9 Regression] ICE with invalid use of pointer-to-member

2013-11-04 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58979 --- Comment #5 from Marek Polacek --- Author: mpolacek Date: Mon Nov 4 16:01:49 2013 New Revision: 204352 URL: http://gcc.gnu.org/viewcvs?rev=204352&root=gcc&view=rev Log: PR c++/58979 c-family/ * c-common.c (invalid_indirection_error):

[Bug middle-end/58970] [4.7/4.8/4.9 Regression] internal compiler error: in get_bit_range, at expr.c:4562

2013-11-04 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58970 --- Comment #21 from Jakub Jelinek --- If expansion has issues with that, then supposedly the + if (*bitpos < 0) +{ + gcc_assert (*offset == NULL_TREE); + *offset = size_int (*bitpos >> (BITS_PER_UNIT == 8 +

[Bug bootstrap/58951] [4.9 regression] cilk build fails due to use of -ldl

2013-11-04 Thread bviyer at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58951 Balaji V. Iyer changed: What|Removed |Added CC||bviyer at gmail dot com --- Comment #1 f

[Bug libstdc++/58938] [4.7/4.8/4.9 Regression] std::exception_ptr is missing on architectures with incomplete atomic int support

2013-11-04 Thread rafal at rawicki dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58938 --- Comment #9 from Rafał Rawicki --- I'm sorry about my confusion of ATOMIC_INT_LOCK_FREE and _GLIBCXX_ATOMIC_BUILTINS meaning. In the meantime I've checked, when ATOMIC_INT_LOCK_FREE is defined as 2 and the target platform I have problems with

[Bug tree-optimization/58978] [4.9 Regression] ICE: Segmentation fault

2013-11-04 Thread octoploid at yandex dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58978 --- Comment #12 from octoploid at yandex dot com --- (In reply to Jakub Jelinek from comment #11) > Created attachment 31153 [details] > gcc49-pr58978.patch > > Supposedly this updated patch would fix even that? Yes. Thanks.

[Bug tree-optimization/58978] [4.9 Regression] ICE: Segmentation fault

2013-11-04 Thread octoploid at yandex dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58978 --- Comment #10 from octoploid at yandex dot com --- (In reply to octoploid from comment #9) > With your patch applied I get this new ICE: > I've posted the wrong backtrace. Here's the correct one: /var/tmp/gcc_test/usr/local/bin/g++ -w -c -std=gn

[Bug tree-optimization/58978] [4.9 Regression] ICE: Segmentation fault

2013-11-04 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58978 Jakub Jelinek changed: What|Removed |Added Attachment #31148|0 |1 is obsolete|

[Bug tree-optimization/58984] [4.8/4.9 Regression] wrong code at -Os and above on x86_64-linux-gnu in 64-bit mode

2013-11-04 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58984 Jakub Jelinek changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned at

[Bug tree-optimization/58978] [4.9 Regression] ICE: Segmentation fault

2013-11-04 Thread octoploid at yandex dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58978 --- Comment #9 from octoploid at yandex dot com --- With your patch applied I get this new ICE: /home/markus/mozilla-central/js/src/jit/IonBuilder.cpp:6937:1: internal compiler error: Segmentation fault IonBuilder::jsop_getelem_typed(MDefinition

[Bug libstdc++/58938] [4.7/4.8/4.9 Regression] std::exception_ptr is missing on architectures with incomplete atomic int support

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

[Bug c++/55783] Warnings instead of compiler errors for narrowing conversions within list-initializations

2013-11-04 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55783 Paolo Carlini changed: What|Removed |Added CC||thomas.braun@virtuell-zuhau

[Bug c++/58986] [C++11] Narrowing for initializer lists must be an error

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

[Bug tree-optimization/58957] [4.8 Regression] compilation slow at -O3 on x86_64-linux-gnu (both 32-bit and 64-bit modes)

2013-11-04 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58957 Richard Biener changed: What|Removed |Added Keywords||compile-time-hog Known to work|

[Bug tree-optimization/58984] [4.8/4.9 Regression] wrong code at -Os and above on x86_64-linux-gnu in 64-bit mode

2013-11-04 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58984 --- Comment #5 from Jakub Jelinek --- Ah, the reason why r199252 doesn't fix this is that esra changes o.f0 = 1; into a MEM_REF, essentially *(char *)&o = 1, because the f0 has 8 bits. So, determine_known_aggregate_parts doesn't consider the o.f0

[Bug bootstrap/58951] [4.9 regression] cilk build fails due to use of -ldl

2013-11-04 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58951 Richard Biener changed: What|Removed |Added Keywords||build Target Milestone|---

[Bug tree-optimization/58955] [4.9 Regression] wrong code at -O3 on x86_64-linux-gnu

2013-11-04 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58955 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned a

[Bug tree-optimization/58956] [4.7/4.8/4.9 Regression] wrong code at -O1 and above (affecting gcc 4.6 to trunk)

2013-11-04 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58956 Richard Biener changed: What|Removed |Added Keywords||wrong-code Target Milestone|---

[Bug rtl-optimization/57518] [4.8 Regression] Redundant insn generated in LRA

2013-11-04 Thread hp at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57518 --- Comment #9 from Hans-Peter Nilsson --- See also PR58985.

[Bug tree-optimization/58958] [4.9 Regression] Wrong aliasing info for variable index

2013-11-04 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58958 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug target/58964] [4.9 Regression] Bogus message: error: -mpreferred-stack-boundary=0 is not between 2 and 12

2013-11-04 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58964 Richard Biener changed: What|Removed |Added Target Milestone|--- |4.9.0

[Bug middle-end/58970] [4.7/4.8/4.9 Regression] internal compiler error: in get_bit_range, at expr.c:4562

2013-11-04 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58970 Richard Biener changed: What|Removed |Added CC||ebotcazou at gcc dot gnu.org --- Comment

[Bug rtl-optimization/58960] [4.9 regression] ICE in bmp_iter_set_init

2013-11-04 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58960 Richard Biener changed: What|Removed |Added Target Milestone|--- |4.9.0

[Bug c++/58966] [4.9 Regression] [c++11] ICE with wrong usage of constexpr

2013-11-04 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58966 Richard Biener changed: What|Removed |Added Priority|P3 |P5 Target Milestone|---

[Bug libstdc++/58982] [4.9 Regression] std::vector> vai(10); does not compile anymore

2013-11-04 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58982 Richard Biener changed: What|Removed |Added Target Milestone|--- |4.9.0

[Bug c++/58986] New: [C++11] Narrowing for initializer lists must be an error

2013-11-04 Thread thomas.br...@virtuell-zuhause.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58986 Bug ID: 58986 Summary: [C++11] Narrowing for initializer lists must be an error Product: gcc Version: 4.8.3 Status: UNCONFIRMED Severity: normal Priori

[Bug regression/58985] [4.7 Regression]: gcc.dg/pr57518.c scan-rtl-dump-not ira REG_EQUIV...

2013-11-04 Thread hp at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58985 --- Comment #3 from Hans-Peter Nilsson --- Created attachment 31151 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31151&action=edit pr57518.s Generated assembly. The contents at r204211 is identical to that at r204212.

[Bug tree-optimization/58915] [missed optimization] GCC fails to get the loop bound for some loops.

2013-11-04 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58915 --- Comment #3 from Richard Biener --- True, it may still help in some cases though. On my list of nice-things-to-have is still a generic predicate collecting & simplification machinery similar to what we have with tree-affine.c. That is collect

[Bug bootstrap/58933] IRA ICE in update_costs_from_allocno

2013-11-04 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58933 Richard Biener changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug regression/58985] [4.7 Regression]: gcc.dg/pr57518.c scan-rtl-dump-not ira REG_EQUIV...

2013-11-04 Thread hp at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58985 --- Comment #2 from Hans-Peter Nilsson --- Created attachment 31150 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31150&action=edit pr57518.c.210r.ira IRA dump of r204212 (plus reverted breakage patch) as scanned by the test; this is the on

[Bug rtl-optimization/58934] [4.9 Regression]: build fails on cris-elf in reload_cse_simplify_operands for newlib dtoa.c

2013-11-04 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58934 Richard Biener changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug libstdc++/58938] [4.7/4.8/4.9 Regression] std::exception_ptr is missing on architectures with incomplete atomic int support

2013-11-04 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58938 Richard Biener changed: What|Removed |Added Target Milestone|--- |4.7.4

[Bug middle-end/58941] [4.7/4.8/4.9 Regression] MIPS: value modification on zero-length array optimized away

2013-11-04 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58941 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Known to work|

[Bug regression/58985] [4.7 Regression]: gcc.dg/pr57518.c scan-rtl-dump-not ira REG_EQUIV...

2013-11-04 Thread hp at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58985 --- Comment #1 from Hans-Peter Nilsson --- Created attachment 31149 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31149&action=edit pr57518.c.211r.ira IRA dump at r204211 (plus reverted breakage patch) as scanned by the test.

[Bug preprocessor/58687] "#line __LINE__ ..." changes subsequent line numbers

2013-11-04 Thread mtewoodbury at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58687 --- Comment #15 from Max TenEyck Woodbury --- Could you all give me some idea on how soon this might be applied?

[Bug c/58942] cilkplus internal compiler error: tree check __sec_reduce_max_ind

2013-11-04 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58942 Richard Biener changed: What|Removed |Added Keywords||ice-on-valid-code Status|UNC

[Bug regression/58985] New: [4.7 Regression]: gcc.dg/pr57518.c scan-rtl-dump-not ira REG_EQUIV...

2013-11-04 Thread hp at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58985 Bug ID: 58985 Summary: [4.7 Regression]: gcc.dg/pr57518.c scan-rtl-dump-not ira REG_EQUIV... Product: gcc Version: 4.9.0 Status: UNCONFIRMED Keywords: wrong-code

[Bug c/58943] [4.7/4.8/4.9 Regression] wrong calculation of indirect structure member arithmetic via function call

2013-11-04 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58943 Richard Biener changed: What|Removed |Added Keywords||wrong-code Status|UNCONFIRME

[Bug rtl-optimization/57518] [4.8 Regression] Redundant insn generated in LRA

2013-11-04 Thread hp at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57518 Hans-Peter Nilsson changed: What|Removed |Added CC||hp at gcc dot gnu.org --- Comment #8

[Bug other/58944] [4.9 Regression] bogus -Wunused-macros warnings when compiling Libreoffice

2013-11-04 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58944 Richard Biener changed: What|Removed |Added Keywords||diagnostic Target Milestone|---

[Bug middle-end/58970] [4.7/4.8/4.9 Regression] internal compiler error: in get_bit_range, at expr.c:4562

2013-11-04 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58970 --- Comment #19 from Jakub Jelinek --- (In reply to Bernd Edlinger from comment #18) > Well, how about this version? > Does'nt it look like a much smaller change? > > --- expr.c.jj 2013-10-31 14:57:05.0 +0100 > +++ expr.c2013-11-04 12

[Bug middle-end/58970] [4.7/4.8/4.9 Regression] internal compiler error: in get_bit_range, at expr.c:4562

2013-11-04 Thread bernd.edlinger at hotmail dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58970 --- Comment #18 from Bernd Edlinger --- Well, how about this version? Does'nt it look like a much smaller change? --- expr.c.jj2013-10-31 14:57:05.0 +0100 +++ expr.c2013-11-04 12:51:55.013931114 +0100 @@ -4582,7 +4582,8 @@ get_bit

[Bug middle-end/58970] [4.7/4.8/4.9 Regression] internal compiler error: in get_bit_range, at expr.c:4562

2013-11-04 Thread bernd.edlinger at hotmail dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58970 --- Comment #17 from Bernd Edlinger --- struct T { unsigned char b : 8; unsigned char s : 1; }; struct S { char x; struct T t[1]; }; void function(int x, struct S *p) { if (x == -1) p->t[x].s = 0; } another test case. so this is p

[Bug middle-end/58970] [4.7/4.8/4.9 Regression] internal compiler error: in get_bit_range, at expr.c:4562

2013-11-04 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58970 --- Comment #16 from Jakub Jelinek --- (In reply to Bernd Edlinger from comment #15) > (In reply to Bernd Edlinger from comment #14) > > (In reply to Jakub Jelinek from comment #13) > > > (In reply to Bernd Edlinger from comment #12) > > > > I mea

[Bug c++/58979] [4.8/4.9 Regression] ICE with invalid use of pointer-to-member

2013-11-04 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58979 --- Comment #4 from Marek Polacek --- I've posted a patch for this a while ago, but so far it hasn't showed up on gcc-patches.

[Bug c++/58845] [4.8/4.9 Regression] Operator || and && broken for vectors

2013-11-04 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58845 --- Comment #10 from Marc Glisse --- (In reply to rguent...@suse.de from comment #9) > Thus no short-circuiting for vector && or ||. Indeed. Though we already deviated from OpenCL for ?: and as mentioned in my patch we could do short-circuit for

[Bug c++/58845] [4.8/4.9 Regression] Operator || and && broken for vectors

2013-11-04 Thread rguenther at suse dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58845 --- Comment #9 from rguenther at suse dot de --- On Mon, 4 Nov 2013, glisse at gcc dot gnu.org wrote: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58845 > > --- Comment #8 from Marc Glisse --- > (In reply to Richard Biener from comment #5) > >

[Bug tree-optimization/58946] [4.9 Regression] internal compiler error: in operator[], at vec.h:722

2013-11-04 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58946 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug middle-end/58970] [4.7/4.8/4.9 Regression] internal compiler error: in get_bit_range, at expr.c:4562

2013-11-04 Thread bernd.edlinger at hotmail dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58970 --- Comment #15 from Bernd Edlinger --- (In reply to Bernd Edlinger from comment #14) > (In reply to Jakub Jelinek from comment #13) > > (In reply to Bernd Edlinger from comment #12) > > > I meant the change here is not necessary, because after th

[Bug tree-optimization/58978] [4.9 Regression] ICE: Segmentation fault

2013-11-04 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58978 --- Comment #8 from Richard Biener --- (In reply to Jakub Jelinek from comment #6) > Created attachment 31148 [details] > gcc49-pr58978.patch > > While your patch will work too, I think it is better to fix it differently, > the problem is that si

[Bug c++/58845] [4.8/4.9 Regression] Operator || and && broken for vectors

2013-11-04 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58845 --- Comment #8 from Marc Glisse --- (In reply to Richard Biener from comment #5) > Well, what does OpenCL specify here? "The logical operators and (&&), or (||) operate on all scalar and vector built-in types. For scalar built-in types only, and

[Bug middle-end/58981] movmem/setmem use mode wider than Pmode for size

2013-11-04 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58981 --- Comment #7 from H.J. Lu --- A patch is posted at http://gcc.gnu.org/ml/gcc-patches/2013-11/msg00179.html

[Bug middle-end/58970] [4.7/4.8/4.9 Regression] internal compiler error: in get_bit_range, at expr.c:4562

2013-11-04 Thread bernd.edlinger at hotmail dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58970 --- Comment #14 from Bernd Edlinger --- (In reply to Jakub Jelinek from comment #13) > (In reply to Bernd Edlinger from comment #12) > > I meant the change here is not necessary, because after the > > if (*bitpos < 0) {...}, > > *offset can no lon

  1   2   >