[Bug libfortran/65200] Handle EPERM when opening files

2015-02-25 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65200 Jerry DeLisle changed: What|Removed |Added CC||tkoenig at gcc dot gnu.org --- Comment #

[Bug lto/65130] [5 Regression] ICE with LTO on valid code on x86_64-linux-gnu

2015-02-25 Thread aldyh at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65130 Aldy Hernandez changed: What|Removed |Added CC||aldyh at gcc dot gnu.org Assi

[Bug tree-optimization/65177] [5 Regression]: extend jump thread for finite state automata causes miscompilation

2015-02-25 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65177 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug sanitizer/65112] [5 Regression] -fsanitized=thread Fortran program crashes at startup

2015-02-25 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65112 Marek Polacek changed: What|Removed |Added CC||mpolacek at gcc dot gnu.org --- Comment

[Bug lto/65130] [5 Regression] ICE with LTO on valid code on x86_64-linux-gnu

2015-02-25 Thread aldyh at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65130 Aldy Hernandez changed: What|Removed |Added Assignee|aldyh at gcc dot gnu.org |unassigned at gcc dot gnu.org -

[Bug target/65171] [5 Regression] r214254 causes thousands of std::length_errors running boost testsuite on ppc64le

2015-02-25 Thread wschmidt at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65171 --- Comment #4 from Bill Schmidt --- The logic to avoid subregs of TImode wasn't getting executed. I have a patch that fixes this; doing regression testing and then will get it submitted to the list. Still working in the background on reducing

[Bug tree-optimization/61917] [4.9 Regression] ICE on valid code at -O3 on x86_64-linux-gnu in vectorizable_reduction, at tree-vect-loop.c:4913

2015-02-25 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61917 H.J. Lu changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Bug target/65214] New: [SH] Optimize sign/zero extensions across basic blocks

2015-02-25 Thread olegendo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65214 Bug ID: 65214 Summary: [SH] Optimize sign/zero extensions across basic blocks Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Compone

[Bug lto/65130] [5 Regression] ICE with LTO on valid code on x86_64-linux-gnu

2015-02-25 Thread ktietz at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65130 Kai Tietz changed: What|Removed |Added CC||ktietz at gcc dot gnu.org --- Comment #4 fro

[Bug bootstrap/65150] [5 Regression] r220875 causes bootstrap failure on x86_64 darwin

2015-02-25 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65150 --- Comment #21 from Iain Sandoe --- (In reply to Jan Hubicka from comment #20) > Created attachment 34864 [details] > icfmerge2 > > Updated version to apply after Jakub's patch this bootstraps on x86_64-darwin12, and powerpc-darwin9 (at least)

[Bug lto/65130] [5 Regression] ICE with LTO on valid code on x86_64-linux-gnu

2015-02-25 Thread ktietz at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65130 Kai Tietz changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |ktietz at gcc dot gnu.org --- Commen

[Bug tree-optimization/65177] [5 Regression]: extend jump thread for finite state automata causes miscompilation

2015-02-25 Thread spop at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65177 Sebastian Pop changed: What|Removed |Added Status|NEW |UNCONFIRMED Last reconfirmed|2015-02-2

[Bug c++/65209] [5 Regression] Broken code with global static variables, invalid pointer when freeing global variables

2015-02-25 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65209 --- Comment #5 from Jason Merrill --- Author: jason Date: Wed Feb 25 21:46:29 2015 New Revision: 220991 URL: https://gcc.gnu.org/viewcvs?rev=220991&root=gcc&view=rev Log: PR c++/65209 * decl2.c (constrain_visibility) [VISIBILITY_ANON]: C

[Bug target/65171] [5 Regression] r214254 causes thousands of std::length_errors running boost testsuite on ppc64le

2015-02-25 Thread wschmidt at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65171 --- Comment #5 from Bill Schmidt --- Patch submitted at https://gcc.gnu.org/ml/gcc-patches/2015-02/msg01550.html.

[Bug libstdc++/64967] [5 Regression] Bootstrap fails due to errors in libstdc++ sources with `--enable-symvers=gnu-versioned-namespace'

2015-02-25 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64967 Jeffrey A. Law changed: What|Removed |Added Priority|P3 |P4 CC|

[Bug ipa/59948] Optimize std::function

2015-02-25 Thread glisse at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59948 --- Comment #7 from Marc Glisse --- There has been huge progress in gcc-5: int m() () { struct function h; : MEM[(int (*) (int) *)&h] = f; h._M_invoker = _M_invoke; h.D.27699._M_manager = _M_manager; std::_Function_base::_Base_manag

[Bug tree-optimization/65215] New: [5 Regression] Bswap load miscompilation

2015-02-25 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65215 Bug ID: 65215 Summary: [5 Regression] Bswap load miscompilation Product: gcc Version: 5.0 Status: UNCONFIRMED Keywords: wrong-code Severity: normal Priority: P3

[Bug tree-optimization/65215] [5 Regression] Bswap load miscompilation

2015-02-25 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65215 Jakub Jelinek changed: What|Removed |Added Priority|P3 |P1 Status|UNCONFIRMED

[Bug tree-optimization/65216] New: wrong code at -O3 on x86_64-linux-gnu

2015-02-25 Thread su at cs dot ucdavis.edu
5.0.0 20150225 (experimental) [trunk revision 220958] (GCC) $ $ gcc-trunk -O2 small.c; a.out $ gcc-4.9 -O3 small.c; a.out $ $ gcc-trunk -O3 small.c $ ./a.out Aborted (core dumped) $ -- int a, b = 62, e; volatile int c; volatile int d; int main () { int f

[Bug c++/65209] [5 Regression] Broken code with global static variables, invalid pointer when freeing global variables

2015-02-25 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65209 Jakub Jelinek changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug tree-optimization/65216] wrong code at -O3 on x86_64-linux-gnu

2015-02-25 Thread ktietz at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65216 Kai Tietz changed: What|Removed |Added Keywords||wrong-code Status|UNCONFIRMED

[Bug tree-optimization/65216] wrong code at -O3 on x86_64-linux-gnu

2015-02-25 Thread glisse at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65216 --- Comment #2 from Marc Glisse --- The ranges are wrong before VRP2. Reassoc2 does something suspicious...

[Bug target/65138] [5 Regression] testsuite ICEs on powerpc64le

2015-02-25 Thread meissner at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65138 --- Comment #3 from Michael Meissner --- I just built a toolchain on gcc2-power8.osuosl.org with the configuration line: /home/meissner/fsf-src/trunk/configure --prefix=/home/meissner/fsf-install-ppcle64/trunk --enable-languages=c,c++,ada,fortra

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

2015-02-25 Thread ktietz at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65216 Kai Tietz changed: What|Removed |Added Target Milestone|--- |5.0

[Bug middle-end/64162] ICE: in emit_library_call_value_1, at calls.c:3779

2015-02-25 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64162 Martin Sebor changed: What|Removed |Added CC||msebor at gcc dot gnu.org --- Comment #1

[Bug lto/65130] [5 Regression] ICE with LTO on valid code on x86_64-linux-gnu

2015-02-25 Thread aldyh at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65130 --- Comment #6 from Aldy Hernandez --- FWIW, problem started with: commit 6a0440477bc2a41ade7254552829f320755d0f0f Author: hubicka Date: Sat Feb 14 23:46:25 2015 + * ipa-inline-analysis.c (growth_data): Add uninlinable field.

[Bug middle-end/64162] ICE: in emit_library_call_value_1, at calls.c:3779

2015-02-25 Thread ktietz at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64162 Kai Tietz changed: What|Removed |Added CC||ktietz at gcc dot gnu.org --- Comment #2 fro

[Bug c++/62255] [4.8/4.9 Regression] Introducing an unrelated template parameter causes compilation to fail

2015-02-25 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62255 --- Comment #12 from Jason Merrill --- Author: jason Date: Thu Feb 26 02:43:58 2015 New Revision: 220997 URL: https://gcc.gnu.org/viewcvs?rev=220997&root=gcc&view=rev Log: PR c++/62255 * pt.c (instantiate_decl): Handle recursive instanti

[Bug c/65217] New: __builtin_unreachable in if statement causes bad assembly generation

2015-02-25 Thread sumnon at cj3 dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65217 Bug ID: 65217 Summary: __builtin_unreachable in if statement causes bad assembly generation Product: gcc Version: 4.9.2 Status: UNCONFIRMED Severity: normal

[Bug c/65217] __builtin_unreachable in if statement causes bad assembly generation

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

[Bug target/65138] [5 Regression] testsuite ICEs on powerpc64le

2015-02-25 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65138 --- Comment #4 from Markus Trippelsdorf --- (In reply to Michael Meissner from comment #3) > I just built a toolchain on gcc2-power8.osuosl.org with the configuration > line: > > /home/meissner/fsf-src/trunk/configure > --prefix=/home/meissner/f

[Bug bootstrap/65065] ICE with -O3 -floop-block on bootstrap

2015-02-25 Thread asolokha at gmx dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65065 Arseny Solokha changed: What|Removed |Added CC||asolokha at gmx dot com --- Comment #1

[Bug middle-end/64394] ICE: in build_linearized_memory_access, at graphite-interchange.c:121 (isl_constraint.c:558: expecting integer value) with -floop-interchange

2015-02-25 Thread asolokha at gmx dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64394 Arseny Solokha changed: What|Removed |Added CC||asolokha at gmx dot com --- Comment #2

[Bug target/65171] [5 Regression] r214254 causes thousands of std::length_errors running boost testsuite on ppc64le

2015-02-25 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65171 --- Comment #6 from Markus Trippelsdorf --- BTW I get: FAIL: gcc.target/powerpc/swaps-p8-2.c scan-assembler-not xxpermdi before and after your patch.

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

2015-02-25 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65216 Jakub Jelinek changed: What|Removed |Added Priority|P3 |P1 CC|

[Bug tree-optimization/64946] [AArch64] gcc.target/aarch64/vect-abs-compile.c - "abs" vectorization fails for char/short types

2015-02-25 Thread vekumar at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64946 vekumar at gcc dot gnu.org changed: What|Removed |Added CC||rguenth at gcc dot gnu.org -

[Bug tree-optimization/64946] [AArch64] gcc.target/aarch64/vect-abs-compile.c - "abs" vectorization fails for char/short types

2015-02-25 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64946 --- Comment #4 from Andrew Pinski --- I think this is really a duplicate of bug 22199.

[Bug tree-optimization/64946] [AArch64] gcc.target/aarch64/vect-abs-compile.c - "abs" vectorization fails for char/short types

2015-02-25 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64946 --- Comment #5 from Andrew Pinski --- I think you should always use an unsigned type here so it will be defined in the IR. This is mentioned in bug 22199#c3 .

[Bug rtl-optimization/65067] regression on accessing volatile bit field

2015-02-25 Thread tony.liu at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65067 Tony Liu changed: What|Removed |Added CC||tony.liu at arm dot com --- Comment #5 from T

[Bug sanitizer/63958] [5 Regression] bootstrap failure in the sanitizer libs on sparc-linux-gnu

2015-02-25 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63958 Matthias Klose changed: What|Removed |Added Status|WAITING |NEW --- Comment #10 from Matthias Klose

[Bug tree-optimization/64946] [AArch64] gcc.target/aarch64/vect-abs-compile.c - "abs" vectorization fails for char/short types

2015-02-25 Thread vekumar at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64946 --- Comment #6 from vekumar at gcc dot gnu.org --- (In reply to Andrew Pinski from comment #5) > I think you should always use an unsigned type here so it will be defined in > the IR. This is mentioned in bug 22199#c3 . Andrew I missed to includ

<    1   2