[Bug inline-asm/49611] Inline asm should support input/output of flags

2014-06-02 Thread gcc.hall at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49611 --- Comment #8 from Jeremy gcc.hall at gmail dot com --- Asm goto does not allow any outputs, which does limit its usefulness.

[Bug tree-optimization/61385] New: ICE on valid code at -O2 and -O3 on x86_64-linux-gnu

2014-06-02 Thread su at cs dot ucdavis.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61385 Bug ID: 61385 Summary: ICE on valid code at -O2 and -O3 on x86_64-linux-gnu Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3

[Bug middle-end/61378] Obvious bug in vn_reference_lookup_3

2014-06-02 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61378 --- Comment #2 from Richard Biener rguenth at gcc dot gnu.org --- Author: rguenth Date: Mon Jun 2 07:45:15 2014 New Revision: 211126 URL: http://gcc.gnu.org/viewcvs?rev=211126root=gccview=rev Log: 2014-06-02 Richard Biener rguent...@suse.de

[Bug middle-end/61378] Obvious bug in vn_reference_lookup_3

2014-06-02 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61378 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug target/61360] [4.10 Regression] ICE: in lra_update_insn_recog_data, at lra.c:1363 with -mtune=bdver4

2014-06-02 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61360 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |4.10.0

[Bug target/61359] GCC Bootstrap comparison failures on hppa2.0w-hp-hpux11.23

2014-06-02 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61359 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Keywords||build

[Bug middle-end/61354] GCC bootstrap with LTO fails in trunk when built with isl

2014-06-02 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61354 --- Comment #4 from Richard Biener rguenth at gcc dot gnu.org --- When doing LTO bootstrap it's wise to add --disable-werror.

[Bug tree-optimization/61346] VRP chooses bad bounds for variable

2014-06-02 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61346 --- Comment #6 from Richard Biener rguenth at gcc dot gnu.org --- Author: rguenth Date: Mon Jun 2 08:07:23 2014 New Revision: 211128 URL: http://gcc.gnu.org/viewcvs?rev=211128root=gccview=rev Log: 2014-06-02 Richard Biener rguent...@suse.de

[Bug preprocessor/61386] New: inaccurate location for missing headers

2014-06-02 Thread akim.demaille at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61386 Bug ID: 61386 Summary: inaccurate location for missing headers Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: minor Priority: P3 Component:

[Bug tree-optimization/61384] [4.10 Regression] ICE on valid code at -O3 on x86_64-linux-gnu

2014-06-02 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61384 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug tree-optimization/61383] [4.8/4.9/4.10 Regression] wrong code at -O2 and -O3 on x86_64-linux-gnu

2014-06-02 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61383 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Keywords||wrong-code

[Bug c++/61380] [4.8/4.9/4.10 Regression] internal compiler error: Segmentation fault

2014-06-02 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61380 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Bug target/61377] [4.10 Regression] Bootstrap failure on x86_64-apple-darwin13

2014-06-02 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61377 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |4.10.0

[Bug tree-optimization/61375] [4.10 Regression] ICE in int_cst_value at -O3 in tree-ssa pass when compiling a reference to an __int128 value

2014-06-02 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61375 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added CC|

[Bug lto/61334] [4.10 Regression] lto-cgraph.c:976:68: error: 'strnlen' was not declared in this scope

2014-06-02 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61334 Rainer Orth ro at gcc dot gnu.org changed: What|Removed |Added Target|hppa2.0w-hp-hpux11.11

[Bug preprocessor/61371] cpp: Implement -fno-date-time/-freproducible-dates or similar

2014-06-02 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61371 --- Comment #7 from Richard Biener rguenth at gcc dot gnu.org --- (In reply to Cristian Rodríguez from comment #6) (In reply to Manuel López-Ibáñez from comment #5) (In reply to Cristian Rodríguez from comment #2) It would be.. if there

[Bug tree-optimization/61385] [4.10 Regression] ICE on valid code at -O2 and -O3 on x86_64-linux-gnu

2014-06-02 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61385 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug target/61154] [4.10 Regression][ARM] wide-int merge introduced regressions in vshuf tests

2014-06-02 Thread ramana at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61154 --- Comment #6 from Ramana Radhakrishnan ramana at gcc dot gnu.org --- Author: ramana Date: Mon Jun 2 08:22:30 2014 New Revision: 211129 URL: http://gcc.gnu.org/viewcvs?rev=211129root=gccview=rev Log: Fix PR target/61154 2014-06-02 Ramana

[Bug tree-optimization/61385] [4.10 Regression] ICE on valid code at -O2 and -O3 on x86_64-linux-gnu

2014-06-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61385 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added CC||jakub at gcc dot

[Bug c++/61361] gcc segfaults on SLES12 beta4 P8

2014-06-02 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61361 --- Comment #1 from Richard Biener rguenth at gcc dot gnu.org --- Works with Beta3, gcc (SUSE Linux) 4.8.2 20140516 [gcc-4_8-branch revision 210491]. Also works with a cross compiler from x86_64. Also works with Beta8, GNU C++ (SUSE Linux)

[Bug c++/37804] friend declaration leaks into global scope at template instantiation

2014-06-02 Thread ilya.konstantinov at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=37804 --- Comment #7 from Ilya Konstantinov ilya.konstantinov at gmail dot com --- Whoever has permission to change, please add 'rejects-valid' as per my example in the previous comment. P.S. this issue reproduces in g++ 4.8

[Bug tree-optimization/61383] [4.8/4.9/4.10 Regression] wrong code at -O2 and -O3 on x86_64-linux-gnu

2014-06-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61383 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added CC||glisse at gcc

[Bug rtl-optimization/61239] [4.10 Regression]: ICE in decompose, at rtl.h when compiling vshuf-v16hi.c using -mavx2

2014-06-02 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61239 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added CC||jakub at gcc dot

[Bug rtl-optimization/61325] [4.10 regression] aarch64_be build fails

2014-06-02 Thread christophe.lyon at st dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61325 --- Comment #5 from christophe.lyon at st dot com --- I confirm that the build is now fixed.

[Bug tree-optimization/61384] [4.10 Regression] ICE on valid code at -O3 on x86_64-linux-gnu

2014-06-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61384 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added CC||dehao at gcc dot

[Bug target/61353] internal compiler error -recog.c:2208: extract_constrain_insn_cached

2014-06-02 Thread rsandifo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61353 rsandifo at gcc dot gnu.org rsandifo at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED

[Bug target/61154] [4.10 Regression][ARM] wide-int merge introduced regressions in vshuf tests

2014-06-02 Thread rsandifo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61154 rsandifo at gcc dot gnu.org rsandifo at gcc dot gnu.org changed: What|Removed |Added CC|

[Bug target/61239] [4.10 Regression]: ICE in decompose, at rtl.h when compiling vshuf-v16hi.c using -mavx2

2014-06-02 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61239 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last

[Bug target/61239] [4.10 Regression]: ICE in decompose, at rtl.h when compiling vshuf-v16hi.c using -mavx2

2014-06-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61239 --- Comment #4 from Jakub Jelinek jakub at gcc dot gnu.org --- LGTM, thanks.

[Bug target/61154] [4.10 Regression][ARM] wide-int merge introduced regressions in vshuf tests

2014-06-02 Thread ramana at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61154 Ramana Radhakrishnan ramana at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug c++/37804] friend declaration leaks into global scope at template instantiation

2014-06-02 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=37804 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Keywords||rejects-valid

[Bug target/61387] New: [4.10 Regression] ~900 test failures on on x86_64-apple-darwin13 for g++ with -m64 after r211088

2014-06-02 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61387 Bug ID: 61387 Summary: [4.10 Regression] ~900 test failures on on x86_64-apple-darwin13 for g++ with -m64 after r211088 Product: gcc Version: 4.10.0 Status: UNCONFIRMED

[Bug tree-optimization/61385] [4.10 Regression] ICE on valid code at -O2 and -O3 on x86_64-linux-gnu

2014-06-02 Thread glisse at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61385 --- Comment #3 from Marc Glisse glisse at gcc dot gnu.org --- Ah, right, I use last_and_only_stmt (middle_bb) but that doesn't prove there are no PHI nodes there. Easiest fix, something like: if (!gimple_seq_empty_p (phi_nodes (middle_bb)))

[Bug target/61387] [4.10 Regression] ~900 test failures on on x86_64-apple-darwin13 for g++ with -m64 after r211088

2014-06-02 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61387 Iain Sandoe iains at gcc dot gnu.org changed: What|Removed |Added Target|x86_64-apple-darwin13

[Bug bootstrap/61388] New: [4.8.3 Regression] linux/microblaze fails to build: undefined machine-specific constraint at this point: Q

2014-06-02 Thread rose.garcia-eggl2fk at yopmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61388 Bug ID: 61388 Summary: [4.8.3 Regression] linux/microblaze fails to build: undefined machine-specific constraint at this point: Q Product: gcc Version: 4.8.3

[Bug target/61336] ICE on alpha: in print_operand_address, at config/alpha/alpha.c:5454

2014-06-02 Thread mcree at orcon dot net.nz
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61336 --- Comment #2 from Michael Cree mcree at orcon dot net.nz --- OK, I had reported the ICE on the basis that any ICE, whether the code under compilation is correct or not, is a bug. I guess you are implying that when the problem is an inlined asm

[Bug bootstrap/61388] [4.8.3 Regression] linux/microblaze fails to build: undefined machine-specific constraint at this point: Q

2014-06-02 Thread rose.garcia-eggl2fk at yopmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61388 --- Comment #1 from Rose Garcia rose.garcia-eggl2fk at yopmail dot com --- tried adding the author of the faulty/incomplete patch that caused the regression: nagaraju.mek...@xilinx.com to the CC list but i'm apparently not allowed to. could

[Bug rtl-optimization/61325] [4.10 regression] aarch64_be build fails

2014-06-02 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61325 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug preprocessor/61389] New: libcpp diagnostics shouldn't talk about ISO C99 for C++ input files

2014-06-02 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61389 Bug ID: 61389 Summary: libcpp diagnostics shouldn't talk about ISO C99 for C++ input files Product: gcc Version: 4.10.0 Status: UNCONFIRMED Keywords:

[Bug bootstrap/61388] [4.8 Regression] linux/microblaze fails to build: undefined machine-specific constraint at this point: Q

2014-06-02 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61388 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Target||microblaze

[Bug target/61387] [4.10 Regression] ~900 test failures on on x86_64-apple-darwin13 for g++ with -m64 after r211088

2014-06-02 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61387 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |4.10.0 ---

[Bug target/61353] internal compiler error -recog.c:2208: extract_constrain_insn_cached

2014-06-02 Thread ramana at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61353 Ramana Radhakrishnan ramana at gcc dot gnu.org changed: What|Removed |Added CC||ramana

[Bug inline-asm/49611] Inline asm should support input/output of flags

2014-06-02 Thread scovich at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49611 --- Comment #9 from Ryan Johnson scovich at gmail dot com --- (In reply to Andi Kleen from comment #7) You can do many of these things these days with asm goto, however it typically requires non-structured control flow (goto labels). I filed

[Bug target/61331] [ARM] GCC build broken since r210964/r210965

2014-06-02 Thread rsandifo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61331 rsandifo at gcc dot gnu.org rsandifo at gcc dot gnu.org changed: What|Removed |Added CC|

[Bug target/61353] internal compiler error -recog.c:2208: extract_constrain_insn_cached

2014-06-02 Thread rsandifo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61353 --- Comment #4 from rsandifo at gcc dot gnu.org rsandifo at gcc dot gnu.org --- Sorry, you're right of course. I was getting my PRs mixed up. *** This bug has been marked as a duplicate of bug 61331 ***

[Bug target/61387] [4.10 Regression] ~900 test failures on on x86_64-apple-darwin13 for g++ with -m64 after r211088

2014-06-02 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61387 --- Comment #3 from Iain Sandoe iains at gcc dot gnu.org --- (In reply to Richard Biener from comment #2) This is a google branch rev. 211088 is OK the revision that triggers the fail is

[Bug target/61353] internal compiler error -recog.c:2208: extract_constrain_insn_cached

2014-06-02 Thread ramana at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61353 Ramana Radhakrishnan ramana at gcc dot gnu.org changed: What|Removed |Added Resolution|DUPLICATE |FIXED

[Bug tree-optimization/61383] [4.8/4.9/4.10 Regression] wrong code at -O2 and -O3 on x86_64-linux-gnu

2014-06-02 Thread glisse at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61383 --- Comment #3 from Marc Glisse glisse at gcc dot gnu.org --- This very minor variant also misbehaves with 4.7 and 4.6, so before my patch. An unsafe instruction (1%f) is taken out of a branch in ifcombine. int a, b = 1, c, d, e, f, g; int fn1

[Bug target/61239] [4.10 Regression]: ICE in decompose, at rtl.h when compiling vshuf-v16hi.c using -mavx2

2014-06-02 Thread uros at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61239 --- Comment #5 from uros at gcc dot gnu.org --- Author: uros Date: Mon Jun 2 13:22:34 2014 New Revision: 211134 URL: http://gcc.gnu.org/viewcvs?rev=211134root=gccview=rev Log: PR target/61239 * config/i386/i386.c (ix86_expand_vec_perm)

[Bug tree-optimization/61383] [4.8/4.9/4.10 Regression] wrong code at -O2 and -O3 on x86_64-linux-gnu

2014-06-02 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61383 --- Comment #4 from Uroš Bizjak ubizjak at gmail dot com --- There is similar issue in RTL PRE GCSE [1], PR45223.

[Bug tree-optimization/61383] [4.8/4.9/4.10 Regression] wrong code at -O2 and -O3 on x86_64-linux-gnu

2014-06-02 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61383 --- Comment #5 from Richard Biener rguenth at gcc dot gnu.org --- (In reply to Marc Glisse from comment #3) This very minor variant also misbehaves with 4.7 and 4.6, so before my patch. An unsafe instruction (1%f) is taken out of a branch in

[Bug target/61300] powerpc64le miscompile with KR-style function definition at -O0

2014-06-02 Thread uweigand at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61300 Ulrich Weigand uweigand at gcc dot gnu.org changed: What|Removed |Added CC||uweigand at

[Bug tree-optimization/61384] [4.10 Regression] ICE on valid code at -O3 on x86_64-linux-gnu

2014-06-02 Thread dehao at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61384 dehao at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #3 from

[Bug target/61336] ICE on alpha: in print_operand_address, at config/alpha/alpha.c:5454

2014-06-02 Thread rth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61336 --- Comment #3 from Richard Henderson rth at gcc dot gnu.org --- You're absolutely right it shouldn't ICE. The proper solution to anything we can't handle here should result in a call to output_operand_lossage, which produces a graceful error

[Bug libstdc++/61390] New: error in nested template parameter in ext/pb_ds header file

2014-06-02 Thread john.tromp at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61390 Bug ID: 61390 Summary: error in nested template parameter in ext/pb_ds header file Product: gcc Version: unknown Status: UNCONFIRMED Severity: minor

[Bug target/61336] ICE on alpha: in print_operand_address, at config/alpha/alpha.c:5454

2014-06-02 Thread rth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61336 Richard Henderson rth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED

[Bug libstdc++/61390] error in nested template parameter in ext/pb_ds header file

2014-06-02 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61390 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED

[Bug target/60732] FAIL: g++.dg/ext/altivec-7.C -std=* scan-assembler _Z3fooDv*

2014-06-02 Thread mikestump at comcast dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60732 --- Comment #9 from Mike Stump mikestump at comcast dot net --- So, I’m still left wondering if the difference in behavior between linux and darwin is a bug in itself or not… Do we know which code or what change gives rise to that?

[Bug c/52829] gcc releases up to 4.6.2 triggers ICE when compiling Gambit Scheme at -O2 on ppc64

2014-06-02 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52829 Marek Polacek mpolacek at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug target/61336] ICE on alpha: in print_operand_address, at config/alpha/alpha.c:5454

2014-06-02 Thread rth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61336 --- Comment #4 from Richard Henderson rth at gcc dot gnu.org --- Author: rth Date: Mon Jun 2 16:27:41 2014 New Revision: 211139 URL: http://gcc.gnu.org/viewcvs?rev=211139root=gccview=rev Log: PR target/61336 * config/alpha/alpha.c

[Bug target/61336] ICE on alpha: in print_operand_address, at config/alpha/alpha.c:5454

2014-06-02 Thread rth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61336 Richard Henderson rth at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug target/60732] FAIL: g++.dg/ext/altivec-7.C -std=* scan-assembler _Z3fooDv*

2014-06-02 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60732 --- Comment #10 from Iain Sandoe iains at gcc dot gnu.org --- (In reply to Mike Stump from comment #9) So, I’m still left wondering if the difference in behavior between linux and darwin is a bug in itself or not… Do we know which code or what

[Bug target/61387] [4.10 Regression] ~900 test failures on on x86_64-apple-darwin13 for g++ with -m64 after r211088

2014-06-02 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61387 Iain Sandoe iains at gcc dot gnu.org changed: What|Removed |Added CC||mrs at gcc dot

[Bug other/61391] New: [4.10 Regression] ICE in execute_one_pass at -O3 and above

2014-06-02 Thread asolokha at gmx dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61391 Bug ID: 61391 Summary: [4.10 Regression] ICE in execute_one_pass at -O3 and above Product: gcc Version: 4.10.0 Status: UNCONFIRMED Severity: normal

[Bug c++/61392] New: internal compiler error: in write_template_arg_literal, at cp/mangle.c:3072

2014-06-02 Thread cas43 at cs dot stanford.edu
4.10.0 20140602 (experimental) (GCC) WHEN RUN LIKE THIS: g++ -c --std=c++0x prog.cpp BUT COMPILES CLEANLY WHEN RUN THE SAME WAY WITH THIS COMPILER: Using built-in specs. COLLECT_GCC=g++-4.8 COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper Target: x86_64-linux-gnu

[Bug c++/59498] [DR 1430][4.9/4.10 Regression] Pack expansion error in template alias

2014-06-02 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59498 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added Status|NEW |SUSPENDED

[Bug c++/61361] gcc segfaults on SLES12 beta4 P8

2014-06-02 Thread wangn at ca dot ibm.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61361 --- Comment #2 from Nancy Wang wangn at ca dot ibm.com --- (In reply to Richard Biener from comment #1) Works with Beta3, gcc (SUSE Linux) 4.8.2 20140516 [gcc-4_8-branch revision 210491]. Also works with a cross compiler from x86_64. Also

[Bug rtl-optimization/61094] [4.9/4.10 Regression] -O3 insn Internal compiler error in copyprop_hardreg_forward_1, at regcprop.c:775

2014-06-02 Thread law at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61094 --- Comment #15 from Jeffrey A. Law law at gcc dot gnu.org --- Author: law Date: Mon Jun 2 19:12:08 2014 New Revision: 211142 URL: http://gcc.gnu.org/viewcvs?rev=211142root=gccview=rev Log: PR rtl-optimization/61094 * ree.c

[Bug c++/61380] [4.8/4.9/4.10 Regression] internal compiler error: Segmentation fault

2014-06-02 Thread markus.ilmola at pp dot inet.fi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61380 --- Comment #2 from Markus Ilmola markus.ilmola at pp dot inet.fi --- I am not a c++ expert, but I think that the code should NOT compile. The point of the code was to create a function template that only accepts non-nested arrays (arrays with

[Bug libitm/61393] New: GCC TM - O3 optimization level constant propagation problem

2014-06-02 Thread amatveev at csail dot mit.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61393 Bug ID: 61393 Summary: GCC TM - O3 optimization level constant propagation problem Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal

[Bug c++/59483] A nested lambda fails to find a protected name with qualified name

2014-06-02 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59483 --- Comment #1 from Jason Merrill jason at gcc dot gnu.org --- Author: jason Date: Mon Jun 2 20:47:55 2014 New Revision: 211147 URL: http://gcc.gnu.org/viewcvs?rev=211147root=gccview=rev Log: PR c++/59483 PR c++/61148 * search.c

[Bug c++/61148] Cannot access protected members from a lambda capturing this

2014-06-02 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61148 --- Comment #4 from Jason Merrill jason at gcc dot gnu.org --- Author: jason Date: Mon Jun 2 20:47:55 2014 New Revision: 211147 URL: http://gcc.gnu.org/viewcvs?rev=211147root=gccview=rev Log: PR c++/59483 PR c++/61148 * search.c

[Bug middle-end/61394] [4.10 regression] ICE in symtab_get_node

2014-06-02 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61394 Andreas Schwab sch...@linux-m68k.org changed: What|Removed |Added Target Milestone|--- |4.10.0

[Bug middle-end/61394] New: [4.10 regression] ICE in symtab_get_node

2014-06-02 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61394 Bug ID: 61394 Summary: [4.10 regression] ICE in symtab_get_node Product: gcc Version: 4.10.0 Status: UNCONFIRMED Keywords: ice-on-invalid-code Severity: normal

[Bug tree-optimization/61383] [4.8/4.9/4.10 Regression] wrong code at -O2 and -O3 on x86_64-linux-gnu

2014-06-02 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61383 Eric Botcazou ebotcazou at gcc dot gnu.org changed: What|Removed |Added CC||ebotcazou at

[Bug c/61395] New: Linker cannot find symbols in object files compiled with recent GCC

2014-06-02 Thread mimamer at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61395 Bug ID: 61395 Summary: Linker cannot find symbols in object files compiled with recent GCC Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal

[Bug c/61395] Linker cannot find symbols in object files compiled with recent GCC

2014-06-02 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61395 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug c/61395] Linker cannot find symbols in object files compiled with recent GCC

2014-06-02 Thread mimamer at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61395 mimamer at gmail dot com changed: What|Removed |Added Resolution|INVALID |FIXED --- Comment #2 from

[Bug c/61395] Linker cannot find symbols in object files compiled with recent GCC

2014-06-02 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61395 --- Comment #3 from Andrew Pinski pinskia at gcc dot gnu.org --- (In reply to mimamer from comment #2) Well, since this did work for 4.3.4, what is the proper way to build libgcc.so? The proper way is to edit the t-* files under libgcc for

[Bug middle-end/61396] [4.10 regression] ICE in simplify_immed_subreg

2014-06-02 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61396 Andreas Schwab sch...@linux-m68k.org changed: What|Removed |Added Target Milestone|--- |4.10.0

[Bug middle-end/61396] New: [4.10 regression] ICE in simplify_immed_subreg

2014-06-02 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61396 Bug ID: 61396 Summary: [4.10 regression] ICE in simplify_immed_subreg Product: gcc Version: 4.10.0 Status: UNCONFIRMED Keywords: ice-on-valid-code Severity: normal

[Bug target/61397] [4.10 regression] FAIL: gcc.target/powerpc/p8vector-ldst.c scan-assembler lxsdx

2014-06-02 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61397 Andreas Schwab sch...@linux-m68k.org changed: What|Removed |Added Target Milestone|--- |4.10.0

[Bug target/61397] New: [4.10 regression] FAIL: gcc.target/powerpc/p8vector-ldst.c scan-assembler lxsdx

2014-06-02 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61397 Bug ID: 61397 Summary: [4.10 regression] FAIL: gcc.target/powerpc/p8vector-ldst.c scan-assembler lxsdx Product: gcc Version: 4.10.0 Status:

[Bug target/61239] [4.10 Regression]: ICE in decompose, at rtl.h when compiling vshuf-v16hi.c using -mavx2

2014-06-02 Thread uros at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61239 --- Comment #6 from uros at gcc dot gnu.org --- Author: uros Date: Mon Jun 2 22:02:58 2014 New Revision: 211149 URL: http://gcc.gnu.org/viewcvs?rev=211149root=gccview=rev Log: Backport from mainline 2014-06-02 Uros Bizjak

[Bug target/61239] [4.10 Regression]: ICE in decompose, at rtl.h when compiling vshuf-v16hi.c using -mavx2

2014-06-02 Thread uros at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61239 --- Comment #7 from uros at gcc dot gnu.org --- Author: uros Date: Mon Jun 2 22:05:48 2014 New Revision: 211150 URL: http://gcc.gnu.org/viewcvs?rev=211150root=gccview=rev Log: Backport from mainline 2014-06-02 Uros Bizjak

[Bug target/61239] [4.10 Regression]: ICE in decompose, at rtl.h when compiling vshuf-v16hi.c using -mavx2

2014-06-02 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61239 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug debug/57519] DW_TAG_imported_declaration put in wrong class (base class instead of derived class)

2014-06-02 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57519 --- Comment #2 from Jason Merrill jason at gcc dot gnu.org --- Author: jason Date: Mon Jun 2 22:10:57 2014 New Revision: 211151 URL: http://gcc.gnu.org/viewcvs?rev=211151root=gccview=rev Log: PR debug/57519 * class.c

[Bug java/61398] New: [4.10 Regression] Object.java:313:0: ICE: Bus error

2014-06-02 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61398 Bug ID: 61398 Summary: [4.10 Regression] Object.java:313:0: ICE: Bus error Product: gcc Version: 4.10.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug c/61395] Linker cannot find symbols in object files compiled with recent GCC

2014-06-02 Thread mimamer at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61395 --- Comment #4 from mimamer at gmail dot com --- I'm sorry to bother you one more time. All symbols are marked as hidden in libgcc.a, true. But they become local default when I create a shared libgcc.so from it. Just to help me understand what is

[Bug c/61395] Linker cannot find symbols in object files compiled with recent GCC

2014-06-02 Thread mimamer at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61395 mimamer at gmail dot com changed: What|Removed |Added Status|RESOLVED|CLOSED

[Bug c/61399] New: LDBL_MAX is incorrect with IBM long double format / overflow issues near large values

2014-06-02 Thread vincent-gcc at vinc17 dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61399 Bug ID: 61399 Summary: LDBL_MAX is incorrect with IBM long double format / overflow issues near large values Product: gcc Version: 4.7.2 Status: UNCONFIRMED

[Bug c/61399] LDBL_MAX is incorrect with IBM long double format / overflow issues near large values

2014-06-02 Thread vincent-gcc at vinc17 dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61399 --- Comment #1 from Vincent Lefèvre vincent-gcc at vinc17 dot net --- (In reply to Vincent Lefèvre from comment #0) One may choose to keep the behavior, i.e. consider that the high double is the value rounded to double precision, but this means

[Bug c++/51253] [C++11][DR 1030] Evaluation order (sequenced-before relation) among initializer-clauses in braced-init-list

2014-06-02 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51253 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug c++/61020] [4.9/4.10 Regression] typeid(typeid(X)) produces 'ud2'

2014-06-02 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61020 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug c++/61380] [4.8 Regression] internal compiler error: Segmentation fault

2014-06-02 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61380 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added Keywords|ice-on-valid-code,

[Bug target/61300] powerpc64le miscompile with KR-style function definition at -O0

2014-06-02 Thread amodra at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61300 --- Comment #7 from Alan Modra amodra at gmail dot com --- No, I don't believe there is a convenient way we can look at the REG_PARM_STACK_SPACE argument to determine whether it was used for a call or for a function body. (I did think it might

[Bug other/61391] [4.10 Regression] ICE in execute_one_pass at -O3 and above

2014-06-02 Thread asolokha at gmx dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61391 Arseny Solokha asolokha at gmx dot com changed: What|Removed |Added Target|

[Bug c++/61134] [4.7/4.8/4.9/4.10 Regression][C++11] bogus no matching function for call...

2014-06-02 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61134 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last

[Bug c++/61046] [4.8/4.9/4.10 Regression] ICE in lookup_field_1, at cp/search.c:384

2014-06-02 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61046 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last

[Bug bootstrap/61320] [4.10 regression] ICE in jcf-parse.c:1622 (parse_class_file

2014-06-02 Thread thomas.preudhomme at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61320 --- Comment #9 from Thomas Preud'homme thomas.preudhomme at arm dot com --- Sorry, I didn't realize it was preventing bootstrap. I have a small patch that disable the optimization for STRICT_ALIGNMENT target but was reluctant to use it as is

  1   2   >