[Bug c/56910] Syntax error seemingly sneaks through gcc

2014-03-20 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56910 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug c/21857] Command line switches controlling acceptance of main

2014-03-20 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21857 Marek Polacek changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug c/21664] array-of-empty-structure extension not properly defined

2014-03-20 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21664 Marek Polacek changed: What|Removed |Added CC||mpolacek at gcc dot gnu.org --- Comment #

[Bug other/60589] Parallel install fails due to multiple cilk.h installs

2014-03-20 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60589 --- Comment #4 from Tobias Burnus --- (In reply to Tobias Burnus from comment #2) > Probably the right choice is to simply revert r208440. Unrelated to the revert: GCC currently installs cilk (and also ssp) under both ./lib/gcc/x86_64-unknown-lin

[Bug c/18079] Contradicting function attributes (always_inline vs noinline)

2014-03-20 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18079 Marek Polacek changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug c/18079] Contradicting function attributes (always_inline vs noinline)

2014-03-20 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18079 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #3 f

[Bug c++/60553] segfault in gt_ggc_mx_lang_tree_node in Chromium with LTO

2014-03-20 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60553 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug middle-end/60419] [4.8/4.9 Regression] ICE Segmentation fault

2014-03-20 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60419 --- Comment #12 from Jakub Jelinek --- Slightly more reduced testcase: --- gcc/testsuite/g++.dg/ipa/pr60419.C2014-03-19 15:57:57.735114622 +0100 +++ gcc/testsuite/g++.dg/ipa/pr60419.C2014-03-20 10:20:56.245365852 +0100 @@ -0,0 +1,68 @@ +/

[Bug middle-end/60419] [4.8/4.9 Regression] ICE Segmentation fault

2014-03-20 Thread trippels at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60419 --- Comment #14 from Markus Trippelsdorf --- (In reply to Markus Trippelsdorf from comment #13) > The problem with both pasted testcases is that they don't crash 4.7.4. 4.8.3 of cou

[Bug middle-end/60419] [4.8/4.9 Regression] ICE Segmentation fault

2014-03-20 Thread trippels at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60419 --- Comment #13 from Markus Trippelsdorf --- The problem with both pasted testcases is that they don't crash 4.7.4. The attached one does.

[Bug middle-end/60597] New: [4.9 Regression] ICE in df_refs_verify, at df-scan.c:4323

2014-03-20 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60597 Bug ID: 60597 Summary: [4.9 Regression] ICE in df_refs_verify, at df-scan.c:4323 Product: gcc Version: 4.9.0 Status: UNCONFIRMED Keywords: ice-checking

[Bug middle-end/60597] [4.9 Regression] ICE in df_refs_verify, at df-scan.c:4323

2014-03-20 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60597 Richard Biener changed: What|Removed |Added Target Milestone|--- |4.9.0 --- Comment #1 from Richard Biener

[Bug middle-end/60597] [4.9 Regression] ICE in df_refs_verify, at df-scan.c:4323

2014-03-20 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60597 Richard Biener changed: What|Removed |Added Keywords||ra CC|

[Bug middle-end/60419] [4.8/4.9 Regression] ICE Segmentation fault

2014-03-20 Thread trippels at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60419 --- Comment #15 from Markus Trippelsdorf --- So, what about (crashes trunk and 4.8.3) : class J { public: J (); virtual void m_fn1 (int &p1, int); }; template class D { public: virtual void m_fn1 (TDATA &) const; void m_fn2 () { TD

[Bug target/60598] New: [4.9 Regression] ICE in maybe_record_trace_start, at dwarf2cfi.c:2239

2014-03-20 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60598 Bug ID: 60598 Summary: [4.9 Regression] ICE in maybe_record_trace_start, at dwarf2cfi.c:2239 Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal

[Bug middle-end/60597] [4.9 Regression] ICE in df_refs_verify, at df-scan.c:4323

2014-03-20 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60597 --- Comment #3 from Richard Biener --- Created attachment 32402 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32402&action=edit autoreduced testcase

[Bug target/60598] [4.9 Regression] ICE in maybe_record_trace_start, at dwarf2cfi.c:2239

2014-03-20 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60598 --- Comment #1 from Richard Biener --- Reproducible with a cross from x86_64 to s390x-linux and ./cc1 -fpreprocessed camellia-set-decrypt-key.i -quiet -march=z196 -mtune=zEC12 -m64 -O2 -fpic camellia-set-decrypt-key.c: In function ‘nettle_camelli

[Bug target/60598] [4.9 Regression] ICE in maybe_record_trace_start, at dwarf2cfi.c:2239

2014-03-20 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60598 Richard Biener changed: What|Removed |Added Known to work||4.8.0 Target Milestone|---

[Bug middle-end/60419] [4.8/4.9 Regression] ICE Segmentation fault

2014-03-20 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60419 --- Comment #16 from Jakub Jelinek --- I have: --- gcc/testsuite/g++.dg/ipa/pr60419.C2014-03-19 15:57:57.735114622 +0100 +++ gcc/testsuite/g++.dg/ipa/pr60419.C2014-03-20 11:13:58.933256068 +0100 @@ -0,0 +1,80 @@ +// PR middle-end/60419 +//

[Bug fortran/60599] New: [4.9 Regression] Testsuite's scan-module-absence no longer works

2014-03-20 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60599 Bug ID: 60599 Summary: [4.9 Regression] Testsuite's scan-module-absence no longer works Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal

[Bug middle-end/60597] [4.9 Regression] ICE in df_refs_verify, at df-scan.c:4323

2014-03-20 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60597 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug middle-end/60597] [4.9 Regression] ICE in df_refs_verify, at df-scan.c:4323

2014-03-20 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60597 --- Comment #5 from Jakub Jelinek --- Ah, but that one has undefined behavior in it (uninitialized i and j). This one doesn't - -g -O2 -m32 again: struct A { int foo () const; int bar () const; int a; }; struct B { int foo (); int bar

[Bug target/60563] FAIL: g++.dg/ext/sync-4.C on *-apple-darwin*

2014-03-20 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60563 Iain Sandoe changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug tree-optimization/60577] [4.7/4.8/4.9 Regression] inefficient FDO instrumentation code

2014-03-20 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60577 --- Comment #6 from Richard Biener --- Created attachment 32403 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32403&action=edit alternative patch This restores previous behavior by considering all coverage/profile related counters to not al

[Bug fortran/60128] [4.8/4.9 Regression] Wrong ouput using en edit descriptor

2014-03-20 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60128 --- Comment #29 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #28 from Dominique d'Humieres --- >> > What we should do is break the test case into two test cases one for >> > quad16 and >> > the other for the rest. Then we XFAIL the

[Bug c++/60600] New: ICE in ipa_get_indirect_edge_target_1

2014-03-20 Thread lucdanton at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60600 Bug ID: 60600 Summary: ICE in ipa_get_indirect_edge_target_1 Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug target/60580] aarch64 generates wrong code for __attribute__ ((optimize("no-omit-frame-pointer")))

2014-03-20 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60580 --- Comment #3 from Jakub Jelinek --- I'm not going to hack on this any time soon, so if aarch64 maintainers could take it over, it would be appreciated.

[Bug c++/60600] [4.9 Regression] ICE in ipa_get_indirect_edge_target_1

2014-03-20 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60600 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug rtl-optimization/60601] New: [4.9 Regression] profiledbootstrap fails with Ada

2014-03-20 Thread rguenth at gcc dot gnu.org
cc/ada/sem_dim.adb:1649:8: error: fallthru edge crosses section boundary in bb 40 +===GNAT BUG DETECTED==+ | 4.9.0 20140320 (experimental) [trunk revision 161655] (x86_64-unknown-linux-gnu) GCC error:| | verify_flow_info

[Bug rtl-optimization/60601] [4.9 Regression] profiledbootstrap fails with Ada

2014-03-20 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60601 Richard Biener changed: What|Removed |Added Target Milestone|--- |4.9.0

[Bug target/60563] FAIL: g++.dg/ext/sync-4.C on *-apple-darwin*

2014-03-20 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60563 --- Comment #5 from Dominique d'Humieres --- Created attachment 32405 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32405&action=edit preprocessed file

[Bug target/60563] FAIL: g++.dg/ext/sync-4.C on *-apple-darwin*

2014-03-20 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60563 --- Comment #6 from Dominique d'Humieres --- Created attachment 32406 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32406&action=edit asm compiled with -std=gnu++11 -fexceptions -fnon-call-exceptions -save-temps -fverbose-asm -dA

[Bug target/60563] FAIL: g++.dg/ext/sync-4.C on *-apple-darwin*

2014-03-20 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60563 --- Comment #7 from Dominique d'Humieres --- Created attachment 32407 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32407&action=edit asm compiled with -std=gnu++11 -fexceptions -fnon-call-exceptions -save-temps -fverbose-asm -dA -O1

[Bug target/60563] FAIL: g++.dg/ext/sync-4.C on *-apple-darwin*

2014-03-20 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60563 --- Comment #8 from Dominique d'Humieres --- > Well - when I build the test -O0,O1,Os it passes. Confirmed when running the test suite. However the following reduced test /* { dg-do run { target hppa*-*-hpux* *-*-linux* *-*-gnu* powerpc*-*-darw

[Bug target/59843] ICE with return of generic vector on aarch64

2014-03-20 Thread yufeng at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59843 --- Comment #3 from Yufeng Zhang --- This issue is related to the handling of vector of one double in the AArch64 backend. We don't have a corresponding type defined in ACLE (ARM C Language Extension) the spec and backend is not able to handle it

[Bug target/60602] gcc.c-torture/compile/pr28865.c FAILs on Solaris 9/SPARC

2014-03-20 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60602 Rainer Orth changed: What|Removed |Added Target Milestone|--- |4.9.0

[Bug target/60602] New: gcc.c-torture/compile/pr28865.c FAILs on Solaris 9/SPARC

2014-03-20 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60602 Bug ID: 60602 Summary: gcc.c-torture/compile/pr28865.c FAILs on Solaris 9/SPARC Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal Priori

[Bug target/60602] gcc.c-torture/compile/pr28865.c FAILs on Solaris 9/SPARC

2014-03-20 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60602 --- Comment #1 from Rainer Orth --- Created attachment 32408 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32408&action=edit assembler input

[Bug middle-end/60597] [4.9 Regression] ICE in df_refs_verify, at df-scan.c:4323

2014-03-20 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60597 --- Comment #6 from Jakub Jelinek --- Seems this is because invalid RTL sharing, debugging.

[Bug fortran/60128] [4.8/4.9 Regression] Wrong ouput using en edit descriptor

2014-03-20 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60128 --- Comment #30 from Dominique d'Humieres --- Is the following patch better? --- ../_clean/gcc/testsuite/gfortran.dg/fmt_en.f902014-03-08 10:02:08.0 +0100 +++ gcc/testsuite/gfortran.dg/fmt_en.f902014-03-20 16:34:03.0 +0100

[Bug middle-end/60597] [4.9 Regression] ICE in df_refs_verify, at df-scan.c:4323

2014-03-20 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60597 Jakub Jelinek changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned at

[Bug fortran/60128] [4.8/4.9 Regression] Wrong ouput using en edit descriptor

2014-03-20 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60128 --- Comment #31 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #30 from Dominique d'Humieres --- > Is the following patch better? It was a bit confusing at first glimpse, but fine. Thanks. Rainer

[Bug fortran/60128] [4.8/4.9 Regression] Wrong ouput using en edit descriptor

2014-03-20 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60128 --- Comment #32 from Dominique d'Humieres --- > It was a bit confusing at first glimpse, but fine. ???

[Bug c/18079] Contradicting function attributes (always_inline vs noinline)

2014-03-20 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18079 --- Comment #4 from Marek Polacek --- Patch queued for 5.0. http://gcc.gnu.org/ml/gcc-patches/2014-03/msg01068.html

[Bug fortran/60128] [4.8/4.9 Regression] Wrong ouput using en edit descriptor

2014-03-20 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60128 --- Comment #33 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #32 from Dominique d'Humieres --- >> It was a bit confusing at first glimpse, but fine. > > ??? I ran the test on Solaris 9 and 11 and looked at the resulting .sum files.

[Bug fortran/60596] Inquire size for stream zero

2014-03-20 Thread sgk at troutmask dot apl.washington.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60596 --- Comment #7 from Steve Kargl --- On Thu, Mar 20, 2014 at 04:25:16AM +, patnel97269-gfortran at yahoo dot fr wrote: > Ok so if I understand well, for gfortran once the input_unit > is closed, the unit number corresponding to input_unit can >

[Bug fortran/60599] [4.9 Regression] Testsuite's scan-module-absence no longer works

2014-03-20 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60599 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug target/60568] lto1: internal compiler error: in insn_min_length, at config/i386/i386.md:1599

2014-03-20 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60568 --- Comment #9 from Jakub Jelinek --- Author: jakub Date: Thu Mar 20 16:05:41 2014 New Revision: 208706 URL: http://gcc.gnu.org/viewcvs?rev=208706&root=gcc&view=rev Log: PR target/60568 * config/i386/i386.c (x86_output_mi_thunk): Surround

[Bug ipa/59176] [4.9 Regression] ICE edge points to wrong declaration / verify_cgraph_node failed

2014-03-20 Thread jamborm at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59176 Martin Jambor changed: What|Removed |Added URL||http://gcc.gnu.org/ml/gcc-p

[Bug target/60568] lto1: internal compiler error: in insn_min_length, at config/i386/i386.md:1599

2014-03-20 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60568 --- Comment #10 from Jakub Jelinek --- Author: jakub Date: Thu Mar 20 16:10:33 2014 New Revision: 208707 URL: http://gcc.gnu.org/viewcvs?rev=208707&root=gcc&view=rev Log: PR target/60568 * config/i386/i386.c (x86_output_mi_thunk): Surroun

[Bug target/60598] [4.9 Regression] ICE in maybe_record_trace_start, at dwarf2cfi.c:2239

2014-03-20 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60598 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug middle-end/60556] tip of tree crash with mips compiler

2014-03-20 Thread sje at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60556 Steve Ellcey changed: What|Removed |Added Component|target |middle-end --- Comment #17 from Steve Ellc

[Bug middle-end/60419] [4.8/4.9 Regression] ICE Segmentation fault

2014-03-20 Thread jamborm at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60419 --- Comment #17 from Martin Jambor --- Trunk patch posted to the mailing list: http://gcc.gnu.org/ml/gcc-patches/2014-03/msg01078.html 4.8 will need some slightly modified variant, I'm still looking for the best place to reset the flag there.

[Bug target/60568] lto1: internal compiler error: in insn_min_length, at config/i386/i386.md:1599

2014-03-20 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60568 --- Comment #11 from Jakub Jelinek --- Author: jakub Date: Thu Mar 20 16:34:32 2014 New Revision: 208717 URL: http://gcc.gnu.org/viewcvs?rev=208717&root=gcc&view=rev Log: PR target/60568 * config/i386/i386.c (x86_output_mi_thunk): Surroun

[Bug fortran/60596] Inquire size for stream zero

2014-03-20 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60596 kargl at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug target/60568] lto1: internal compiler error: in insn_min_length, at config/i386/i386.md:1599

2014-03-20 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60568 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug debug/60603] New: .debug_macinfo has wrong line numbers for built-in macros

2014-03-20 Thread tromey at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60603 Bug ID: 60603 Summary: .debug_macinfo has wrong line numbers for built-in macros Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Pri

[Bug debug/60603] [4.7/4.8/4.9 Regression] .debug_macinfo/.debug_macro has wrong line numbers for built-in macros

2014-03-20 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60603 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug target/60604] New: GCC incorrectly compiles s_csinh function on MIPS

2014-03-20 Thread sje at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60604 Bug ID: 60604 Summary: GCC incorrectly compiles s_csinh function on MIPS Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug target/60528] MIPS GCC puts out complex constant incorrectly when in big-endian mode

2014-03-20 Thread sje at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60528 --- Comment #4 from Steve Ellcey --- I have created a new bug for the incorrect csinh results and included a cutdown test case. It looks like a GCC optimization bug. http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60604 I think this bug should stay

[Bug fortran/60128] [4.8/4.9 Regression] Wrong ouput using en edit descriptor

2014-03-20 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60128 --- Comment #34 from Dominique d'Humieres --- > I ran the test on Solaris 9 and 11 and looked at the resulting .sum > files. Seeing the Unsupported rounding entries on Solaris 11 (any > platform without the rounding issue actually) seemed strange

[Bug target/60598] [4.9 Regression] ICE in maybe_record_trace_start, at dwarf2cfi.c:2239

2014-03-20 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60598 --- Comment #4 from Richard Henderson --- Created attachment 32411 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32411&action=edit proposed patch This appears to fix the bug. This code has a distinctly weird look to it. A doloop insn that

[Bug bootstrap/52466] C++ fails to build for --target=lm32-rtems4.11 (no exception model)

2014-03-20 Thread bernds at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52466 --- Comment #11 from Bernd Schmidt --- This patch appears not to have been posted on gcc-patches which is required for all checkins, and none of the bugzillas seem to say who approved it. I noticed it because gcc/configure wasn't properly regenera

[Bug bootstrap/52466] C++ fails to build for --target=lm32-rtems4.11 (no exception model)

2014-03-20 Thread jon at beniston dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52466 --- Comment #12 from Jon Beniston --- (In reply to Bernd Schmidt from comment #11) > This patch appears not to have been posted on gcc-patches which is required > for all checkins, and none of the bugzillas seem to say who approved it. Strange.

[Bug lto/60567] lto1 ICE in add_symbol_to_partition, at lto/lto-partition.c:233 - when no -fresolution= is available

2014-03-20 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60567 Tobias Burnus changed: What|Removed |Added Keywords||ice-on-valid-code Summary|lto1

[Bug lto/60567] lto1 ICE in add_symbol_to_partition, at lto/lto-partition.c:233 - when no -fresolution= is available

2014-03-20 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60567 --- Comment #7 from Tobias Burnus --- The gcc/configure check has the following comment: # Require GNU ld or gold 2.21+ for plugin support by default. # Allow -fuse-linker-plugin to enable plugin support in GNU gold 2.20. In the driver th

[Bug target/58622] With -fomit-frame-pointer, A64 does not generate post-decrement stores

2014-03-20 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58622 Ramana Radhakrishnan changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug tree-optimization/55906] suboptimal code generated for post-inc on Thumb1

2014-03-20 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55906 Ramana Radhakrishnan changed: What|Removed |Added Keywords||missed-optimization St

[Bug fortran/60543] [4.8/4.9 Regression] Function with side effect removed by the optimizer.

2014-03-20 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60543 --- Comment #5 from Tobias Burnus --- Author: burnus Date: Thu Mar 20 19:42:00 2014 New Revision: 208732 URL: http://gcc.gnu.org/viewcvs?rev=208732&root=gcc&view=rev Log: 2014-03-20 Tobias Burnus PR fortran/60543 PR fortran/60

[Bug fortran/60283] Wrong code: decode_omp_directive: implicit_pure not correctly unset

2014-03-20 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60283 --- Comment #4 from Tobias Burnus --- Author: burnus Date: Thu Mar 20 19:42:15 2014 New Revision: 208733 URL: http://gcc.gnu.org/viewcvs?rev=208733&root=gcc&view=rev Log: 2014-03-20 Tobias Burnus PR fortran/60543 PR fortran/60

[Bug fortran/60283] Wrong code: decode_omp_directive: implicit_pure not correctly unset

2014-03-20 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60283 --- Comment #3 from Tobias Burnus --- Author: burnus Date: Thu Mar 20 19:42:00 2014 New Revision: 208732 URL: http://gcc.gnu.org/viewcvs?rev=208732&root=gcc&view=rev Log: 2014-03-20 Tobias Burnus PR fortran/60543 PR fortran/60

[Bug fortran/60543] [4.8/4.9 Regression] Function with side effect removed by the optimizer.

2014-03-20 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60543 --- Comment #6 from Tobias Burnus --- Author: burnus Date: Thu Mar 20 19:42:15 2014 New Revision: 208733 URL: http://gcc.gnu.org/viewcvs?rev=208733&root=gcc&view=rev Log: 2014-03-20 Tobias Burnus PR fortran/60543 PR fortran/60

[Bug fortran/60543] [4.7/4.8/4.9 Regression] Function with side effect removed by the optimizer.

2014-03-20 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60543 Tobias Burnus changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug target/59843] ICE with return of generic vector on aarch64

2014-03-20 Thread yufeng at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59843 Yufeng Zhang changed: What|Removed |Added Status|ASSIGNED|NEW Assignee|yufeng at gcc dot g

[Bug c++/60572] [4.9 Regression] ICE deriving from class with invalid member

2014-03-20 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60572 --- Comment #3 from Jakub Jelinek --- Author: jakub Date: Thu Mar 20 19:45:09 2014 New Revision: 208734 URL: http://gcc.gnu.org/viewcvs?rev=208734&root=gcc&view=rev Log: PR c++/60572 * init.c (build_zero_init_1): Ignore fields with error_

[Bug fortran/60283] Wrong code: decode_omp_directive: implicit_pure not correctly unset

2014-03-20 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60283 Tobias Burnus changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug middle-end/60597] [4.9 Regression] ICE in df_refs_verify, at df-scan.c:4323

2014-03-20 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60597 --- Comment #8 from Jakub Jelinek --- Author: jakub Date: Thu Mar 20 19:47:09 2014 New Revision: 208735 URL: http://gcc.gnu.org/viewcvs?rev=208735&root=gcc&view=rev Log: PR middle-end/60597 * ira.c (adjust_cleared_regs): Call copy_rtx on

[Bug target/53793] [ARM] Debug info is wrong at optimization level -O1

2014-03-20 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53793 Ramana Radhakrishnan changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug target/53246] failure building cross compiler for arm7tdmi (arm-none-eabi) in libgcc (multilib)

2014-03-20 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53246 Ramana Radhakrishnan changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug other/60589] Parallel install fails due to multiple cilk.h installs

2014-03-20 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60589 --- Comment #5 from Tobias Burnus --- Author: burnus Date: Thu Mar 20 19:50:51 2014 New Revision: 208736 URL: http://gcc.gnu.org/viewcvs?rev=208736&root=gcc&view=rev Log: 2014-03-20 Tobias Burnus PR other/60589 Reverted:

[Bug target/60568] lto1: internal compiler error: in insn_min_length, at config/i386/i386.md:1599

2014-03-20 Thread nheghathivhistha at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60568 --- Comment #13 from David Kredba --- -m32 compiled fine but 64 bit gave me (rev. 208729): /usr/bin/x86_64-pc-linux-gnu-g++ -flto=4 -fuse-linker-plugin -O2 -ggdb -pipe -march=core2 -mtune=core2 -flto=4 -fuse-linker-plugin -Wl,--as-needed -Wl,-O

[Bug middle-end/60597] [4.9 Regression] ICE in df_refs_verify, at df-scan.c:4323

2014-03-20 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60597 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/60572] [4.9 Regression] ICE deriving from class with invalid member

2014-03-20 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60572 Jakub Jelinek changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug target/60568] lto1: internal compiler error: in insn_min_length, at config/i386/i386.md:1599

2014-03-20 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60568 --- Comment #14 from Jakub Jelinek --- Definitely unrelated, please file a different bug, and if at all possible try to reduce it.

[Bug lto/56775] -flto and -fprofile-generate together result in a link-time internal compiler error (in "add_symbol_to_partition")

2014-03-20 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56775 Tobias Burnus changed: What|Removed |Added CC||burnus at gcc dot gnu.org --- Comment #2

[Bug target/60598] [4.9 Regression] ICE in maybe_record_trace_start, at dwarf2cfi.c:2239

2014-03-20 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60598 Richard Henderson changed: What|Removed |Added Attachment #32411|0 |1 is obsolete|

[Bug lto/56963] GCC 4.8.0 LTO issue: lto1: internal compiler error: in add_symbol_to_partition, at lto/lto-partition.c:284

2014-03-20 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56963 Tobias Burnus changed: What|Removed |Added CC||burnus at gcc dot gnu.org --- Comment #5

[Bug lto/57715] lto1.exe: internal compiler error: in add_symbol_to_partition

2014-03-20 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57715 Tobias Burnus changed: What|Removed |Added CC||burnus at gcc dot gnu.org --- Comment #2

[Bug target/60568] lto1: internal compiler error: in insn_min_length, at config/i386/i386.md:1599

2014-03-20 Thread trippels at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60568 Markus Trippelsdorf changed: What|Removed |Added CC||trippels at gcc dot gnu.org --- Com

[Bug c++/58678] [4.9 Regression] pykde4-4.11.2 link error (devirtualization too trigger happy)

2014-03-20 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58678 --- Comment #53 from Jason Merrill --- (In reply to Markus Trippelsdorf from comment #41) > markus@x4 tmp % g++ -flto -c -O2 test.ii && nm test.o | grep > _ZN8Calligra6Sheets5qHashERKNS0_10ConditionsE > U _ZN8Calligra6Sheets5qHashERKNS0_1

[Bug c++/60574] [4.9 Regression] [c++1y] ICE with deduced return type in virtual function and LTO

2014-03-20 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60574 Jason Merrill changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug c++/59295] useless warning: 'Bar' is already a friend of 'Foo' [enabled by default]

2014-03-20 Thread ppluzhnikov at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59295 --- Comment #1 from Paul Pluzhnikov --- Still broken in current head (r208736).

[Bug c++/60605] New: incorrect diagosis of default template argument for function declaration inside class template member function

2014-03-20 Thread public at alisdairm dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60605 Bug ID: 60605 Summary: incorrect diagosis of default template argument for function declaration inside class template member function Product: gcc Version: 4.8.1

[Bug c++/51747] [DR 1467] [C++11] cannot call defaulted copy constructor using list-initialization

2014-03-20 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51747 Jason Merrill changed: What|Removed |Added Status|SUSPENDED |ASSIGNED --- Comment #4 from Jason Merril

[Bug target/60563] FAIL: g++.dg/ext/sync-4.C on *-apple-darwin*

2014-03-20 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60563 --- Comment #9 from Iain Sandoe --- sadly, this seems to be a ld64 bug - present when using uncompressed EH (which is the default for GCC on darwin). If I manually enable compressed EH (which is the default now for the platform) the test passes.

[Bug fortran/60599] [4.9 Regression] Testsuite's scan-module-absence no longer works

2014-03-20 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60599 --- Comment #2 from Tobias Burnus --- Author: burnus Date: Thu Mar 20 23:16:57 2014 New Revision: 208739 URL: http://gcc.gnu.org/viewcvs?rev=208739&root=gcc&view=rev Log: 2014-03-21 Tobias Burnus PR fortran/60599 * lib/gcc-dg.

[Bug fortran/60599] [4.9 Regression] Testsuite's scan-module-absence no longer works

2014-03-20 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60599 Tobias Burnus changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug target/60580] aarch64 generates wrong code for __attribute__ ((optimize("no-omit-frame-pointer")))

2014-03-20 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60580 Ramana Radhakrishnan changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/59295] useless warning: 'Bar' is already a friend of 'Foo' [enabled by default]

2014-03-20 Thread ppluzhnikov at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59295 --- Comment #2 from Paul Pluzhnikov --- This appears to be a very old warning. Patch: http://gcc.gnu.org/ml/gcc-patches/2014-03/msg01123.html