[Bug tree-optimization/65206] New: Vectorized version of loop is removed.

2015-02-25 Thread ysrumyan at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65206 Bug ID: 65206 Summary: Vectorized version of loop is removed. Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug middle-end/63608] [4.8/4.9 Regression] error: type mismatch in binary expression

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

[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 ktietz at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61917 Kai Tietz ktietz at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug testsuite/65205] New: Wrong dh-shouldfail usage in OpenACC libgomp tests

2015-02-25 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65205 Bug ID: 65205 Summary: Wrong dh-shouldfail usage in OpenACC libgomp tests Product: gcc Version: 5.0 Status: UNCONFIRMED Keywords: openacc Severity: major

[Bug target/65196] avr_adjust_insn_length uses recog_memoized on invalid insn

2015-02-25 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65196 --- Comment #3 from Georg-Johann Lay gjl at gcc dot gnu.org --- Author: gjl Date: Wed Feb 25 12:34:21 2015 New Revision: 220965 URL: https://gcc.gnu.org/viewcvs?rev=220965root=gccview=rev Log: PR target/65196 * config/avr/avr.c

[Bug tree-optimization/61917] [4.9/5 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 ktietz at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61917 --- Comment #6 from Kai Tietz ktietz at gcc dot gnu.org --- Author: ktietz Date: Wed Feb 25 13:36:00 2015 New Revision: 220966 URL: https://gcc.gnu.org/viewcvs?rev=220966root=gccview=rev Log: 2015-02-25 Richard Biener rguent...@suse.de Kai

[Bug tree-optimization/51017] [4.8/4.9/5 Regression] GCC performance regression (vs. 4.4/4.5), PRE increases register pressure too much

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

[Bug tree-optimization/61917] [4.9/5 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 ktietz at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61917 --- Comment #7 from Kai Tietz ktietz at gcc dot gnu.org --- Author: ktietz Date: Wed Feb 25 13:42:12 2015 New Revision: 220967 URL: https://gcc.gnu.org/viewcvs?rev=220967root=gccview=rev Log: PR tree-optimization/61917 *

[Bug target/65196] avr_adjust_insn_length uses recog_memoized on invalid insn

2015-02-25 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65196 Georg-Johann Lay gjl at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[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 law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61917 Jeffrey A. Law law at redhat dot com changed: What|Removed |Added CC||law at redhat dot

[Bug c++/65199] Linker failure with -flto

2015-02-25 Thread goswin-v-b at web dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65199 --- Comment #2 from Goswin von Brederlow goswin-v-b at web dot de --- That fixes it. Isn't it a gcc bug though not to detect that itself?

[Bug target/65196] avr_adjust_insn_length uses recog_memoized on invalid insn

2015-02-25 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65196 --- Comment #1 from Georg-Johann Lay gjl at gcc dot gnu.org --- Author: gjl Date: Wed Feb 25 12:18:51 2015 New Revision: 220963 URL: https://gcc.gnu.org/viewcvs?rev=220963root=gccview=rev Log: PR target/65196 * config/avr/avr.c

[Bug tree-optimization/65206] Vectorized version of loop is removed.

2015-02-25 Thread ysrumyan at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65206 --- Comment #1 from Yuri Rumyantsev ysrumyan at gmail dot com --- Created attachment 34867 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=34867action=edit test-case to reproduce Test needs to be compiled with -Ofast -m64 -mcore-avx2

[Bug target/65196] avr_adjust_insn_length uses recog_memoized on invalid insn

2015-02-25 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65196 --- Comment #2 from Georg-Johann Lay gjl at gcc dot gnu.org --- Author: gjl Date: Wed Feb 25 12:26:41 2015 New Revision: 220964 URL: https://gcc.gnu.org/viewcvs?rev=220964root=gccview=rev Log: PR target/65196 * config/avr/avr.c

[Bug testsuite/64145] [5 Regression] gcc.dg/graphite/isl-codegen-loop-dumping.c UNRESOLVED after r217315.

2015-02-25 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64145 Jeffrey A. Law law at redhat dot com changed: What|Removed |Added Status|NEW |RESOLVED

[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 ktietz at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61917 --- Comment #9 from Kai Tietz ktietz at gcc dot gnu.org --- Author: ktietz Date: Wed Feb 25 14:12:46 2015 New Revision: 220968 URL: https://gcc.gnu.org/viewcvs?rev=220968root=gccview=rev Log: 2015-02-25 Richard Biener rguent...@suse.de

[Bug target/64997] [AArch64] Illegal EON on SIMD registers

2015-02-25 Thread alalaw01 at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64997 --- Comment #2 from alalaw01 at gcc dot gnu.org --- Author: alalaw01 Date: Wed Feb 25 14:20:13 2015 New Revision: 220969 URL: https://gcc.gnu.org/viewcvs?rev=220969root=gccview=rev Log: [AArch64] Fix illegal assembly 'eon v1, v2, v3' PR

[Bug debug/53927] wrong value for DW_AT_static_link

2015-02-25 Thread derodat at adacore dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53927 --- Comment #14 from Pierre-Marie de Rodat derodat at adacore dot com --- Created attachment 34868 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=34868action=edit patch to generate DWARF-compliant DW_AT_static_link attributes gcc/ *

[Bug debug/53927] wrong value for DW_AT_static_link

2015-02-25 Thread derodat at adacore dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53927 Pierre-Marie de Rodat derodat at adacore dot com changed: What|Removed |Added CC|

[Bug tree-optimization/65206] Vectorized version of loop is removed.

2015-02-25 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65206 --- Comment #2 from Richard Biener rguenth at gcc dot gnu.org --- We apply versioning for aliasing but compute it as always aliasing in some way, thus the runtime check gets immediately folded and thus the vectorized loop removed: t.c:7:3: note:

[Bug tree-optimization/65206] Vectorized version of loop is removed.

2015-02-25 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65206 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug tree-optimization/65207] [5 regression] performance: tree level loop optimization does not peel SpecCPU href loop

2015-02-25 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65207 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Keywords|

[Bug debug/58315] [4.8/4.9/5 Regression] Excessive memory use with -g

2015-02-25 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58315 --- Comment #28 from Jason Merrill jason at gcc dot gnu.org --- Author: jason Date: Wed Feb 25 15:49:34 2015 New Revision: 220974 URL: https://gcc.gnu.org/viewcvs?rev=220974root=gccview=rev Log: PR debug/58315 * decl.c

[Bug c++/65211] Type alignment lost inside templated function

2015-02-25 Thread linux at carewolf dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65211 --- Comment #2 from Allan Jensen linux at carewolf dot com --- Created attachment 34873 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=34873action=edit Intermediate

[Bug target/64212] [4.9/5 Regression] ICE [in noninterposable_alias, at symtab.c:1706]

2015-02-25 Thread ktietz at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64212 --- Comment #7 from Kai Tietz ktietz at gcc dot gnu.org --- Tested patch posted at https://gcc.gnu.org/ml/gcc-patches/2015-02/msg01502.html

[Bug c++/65211] Type alignment lost inside templated function

2015-02-25 Thread linux at carewolf dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65211 Allan Jensen linux at carewolf dot com changed: What|Removed |Added Attachment #34873|0 |1 is

[Bug tree-optimization/65206] Vectorized version of loop is removed.

2015-02-25 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65206 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Keywords|

[Bug sanitizer/64337] ThreadSanitizer: std::thread + lambda false positive

2015-02-25 Thread guillaume.sabouret at starqube dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64337 guillaume.sabouret at starqube dot com changed: What|Removed |Added CC|

[Bug target/65210] New: [avr] ICE: when using attributs 'address' and 'io_low'

2015-02-25 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65210 Bug ID: 65210 Summary: [avr] ICE: when using attributs 'address' and 'io_low' Product: gcc Version: 5.0 Status: UNCONFIRMED Keywords: ice-on-invalid-code Severity:

[Bug c++/65198] [5 Regression] User-defined literal template inside generic lambda segfaults GCC 5.0

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

[Bug c++/65211] Type alignment lost inside templated function

2015-02-25 Thread linux at carewolf dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65211 --- Comment #1 from Allan Jensen linux at carewolf dot com --- Created attachment 34872 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=34872action=edit Assembler intermediate It is the movdqa(%rdx), %xmm1 instruction on line 19 that is

[Bug tree-optimization/65206] Vectorized version of loop is removed.

2015-02-25 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65206 --- Comment #4 from Richard Biener rguenth at gcc dot gnu.org --- I'm talking about (compute_affine_dependence stmt_a: _5 = a1[i_16]; stmt_b: MASK_STORE (_34, 0B, _ifc__32, _9); ) - dependence analysis failed somehow it works for

[Bug target/64212] [4.9/5 Regression] ICE [in noninterposable_alias, at symtab.c:1706]

2015-02-25 Thread ktietz at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64212 --- Comment #6 from Kai Tietz ktietz at gcc dot gnu.org --- (In reply to Jan Hubicka from comment #5) Well, can someone overwrite dllimport symbol by different definition? If not, it is a bug of decl_binds_to_current_def_p to return false here.

[Bug c++/65209] New: [5.0 regression] Broken code with global static variables, invalid pointer when freeing global variables

2015-02-25 Thread manisandro at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65209 Bug ID: 65209 Summary: [5.0 regression] Broken code with global static variables, invalid pointer when freeing global variables Product: gcc Version: 5.0

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

2015-02-25 Thread manisandro at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65209 --- Comment #2 from Sandro Mani manisandro at gmail dot com --- Created attachment 34874 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=34874action=edit Slightly reduced test case ==30483== Invalid free() / delete / delete[] / realloc()

[Bug c/65208] New: Floats sometimes rounded up instead of being truncated on mips

2015-02-25 Thread wgh at beyondunreal dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65208 Bug ID: 65208 Summary: Floats sometimes rounded up instead of being truncated on mips Product: gcc Version: unknown Status: UNCONFIRMED Severity: major

[Bug sanitizer/65148] ICE: in get_biv_step, at loop-iv.c:823

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

[Bug sanitizer/65148] ICE: in get_biv_step, at loop-iv.c:823

2015-02-25 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65148 Markus Trippelsdorf trippels at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Bug target/65210] [avr] ICE: when using attributs 'address' and 'io_low'

2015-02-25 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65210 Georg-Johann Lay gjl at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P4

[Bug tree-optimization/65207] New: [5 regression] performance: tree level loop optimization does not peel SpecCPU href loop

2015-02-25 Thread krebbel at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65207 Bug ID: 65207 Summary: [5 regression] performance: tree level loop optimization does not peel SpecCPU href loop Product: gcc Version: 5.0 Status: UNCONFIRMED

[Bug target/65167] ICE: in assign_by_spills, at lra-assigns.c:1383 (unable to find a register to spill) with -O -fschedule-insns -fcheck-pointer-bounds -mmpx

2015-02-25 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65167 --- Comment #7 from ienkovich at gcc dot gnu.org --- Author: ienkovich Date: Wed Feb 25 15:05:48 2015 New Revision: 220970 URL: https://gcc.gnu.org/viewcvs?rev=220970root=gccview=rev Log: gcc/ PR target/65167 * gcc/config/i386/i386.c

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

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

[Bug c++/65211] New: Type alignment lost inside templated function

2015-02-25 Thread linux at carewolf dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65211 Bug ID: 65211 Summary: Type alignment lost inside templated function Product: gcc Version: 4.9.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug target/64212] [4.9/5 Regression] ICE [in noninterposable_alias, at symtab.c:1706]

2015-02-25 Thread ktietz at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64212 Kai Tietz ktietz at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[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 jakub at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P1 --- Comment

[Bug tree-optimization/65204] Aligned address optimization not detected

2015-02-25 Thread ktietz at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65204 --- Comment #2 from Kai Tietz ktietz at gcc dot gnu.org --- Author: ktietz Date: Wed Feb 25 16:28:28 2015 New Revision: 220981 URL: https://gcc.gnu.org/viewcvs?rev=220981root=gccview=rev Log: Precommit code-change of patch by Richard Biener for

[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 jakub at gcc dot gnu.org changed: What|Removed |Added CC||jakub at gcc dot

[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 jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61917 --- Comment #16 from Jakub Jelinek jakub at gcc dot gnu.org --- I certainly can reproduce it, the problem is that reduc_def_stmt is NULL. dt is vect_constant_def.

[Bug c++/65211] Type alignment lost inside templated function

2015-02-25 Thread linux at carewolf dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65211 --- Comment #4 from Allan Jensen linux at carewolf dot com --- Note either removing the template argument or moving the typedef out of the function both solve the issue, and makes gcc use an unaligned load.

[Bug target/64212] [4.9/5 Regression] ICE [in noninterposable_alias, at symtab.c:1706]

2015-02-25 Thread ktietz at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64212 --- Comment #8 from Kai Tietz ktietz at gcc dot gnu.org --- Author: ktietz Date: Wed Feb 25 16:44:26 2015 New Revision: 220982 URL: https://gcc.gnu.org/viewcvs?rev=220982root=gccview=rev Log: PR target/64212 * symtab.c

[Bug target/65212] New: --with-arch=nocona and -msse3

2015-02-25 Thread dilyan.palauzov at aegee dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65212 Bug ID: 65212 Summary: --with-arch=nocona and -msse3 Product: gcc Version: 4.9.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target

[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 hjl.tools at gmail dot com changed: What|Removed |Added Status|RESOLVED|REOPENED

[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 ktietz at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61917 --- Comment #12 from Kai Tietz ktietz at gcc dot gnu.org --- Hmm, just retested it for gcc's trunk. Can't reproduce it. I will retest with current trunk, I might have a different patch in tree, which makes the difference here. Additionally,

[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
-bootstrap --prefix=/usr/gcc-5.0.0 --with-local-prefix=/usr/local --enable-gnu-indirect-function --with-fpmath=sse Thread model: posix gcc version 5.0.0 20150225 (experimental) (GCC) [hjl@gnu-6 gcc]$

[Bug target/64212] [4.9/5 Regression] ICE [in noninterposable_alias, at symtab.c:1706]

2015-02-25 Thread ktietz at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64212 --- Comment #9 from Kai Tietz ktietz at gcc dot gnu.org --- Author: ktietz Date: Wed Feb 25 16:46:34 2015 New Revision: 220983 URL: https://gcc.gnu.org/viewcvs?rev=220983root=gccview=rev Log: Merged from mainline PR target/64212 *

[Bug c++/65198] [4.9 Regression] User-defined literal template inside generic lambda segfaults

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

[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 ktietz at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61917 --- Comment #14 from Kai Tietz ktietz at gcc dot gnu.org --- (In reply to H.J. Lu from comment #13) (In reply to Kai Tietz from comment #12) Hmm, just retested it for gcc's trunk. Can't reproduce it. I will retest with current trunk, I

[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
C (GCC) version 4.9.3 20150225 (prerelease) (x86_64-unknown-linux-gnu) compiled by GNU C version 4.8.3 20140911 (Red Hat 4.8.3-7), GMP version 5.1.2, MPFR version 3.1.2, MPC version 1.0.1 GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 GNU C (GCC) version 4.9.3

[Bug target/47230] [4.6 Regression] gcc fails to bootstrap on alpha in stage2 with relocation truncated to fit: GPREL16 against ...

2015-02-25 Thread uros at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47230 --- Comment #25 from uros at gcc dot gnu.org --- Author: uros Date: Wed Feb 25 19:59:31 2015 New Revision: 220990 URL: https://gcc.gnu.org/viewcvs?rev=220990root=gccview=rev Log: Revert: 2014-07-26 Uros Bizjak ubiz...@gmail.com PR

[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 jvdelisle at gcc dot gnu.org changed: What|Removed |Added CC||tkoenig at

[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 aldyh at gcc dot gnu.org changed: What|Removed |Added CC||aldyh at gcc

[Bug target/64833] [SH]: Error: pcrel too far when compiling imagemagick and graphicsmagick on Debian sh4

2015-02-25 Thread olegendo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64833 --- Comment #4 from Oleg Endo olegendo at gcc dot gnu.org --- Ping. Precompiled source to reproduce the problem is still missing here.

[Bug target/47230] [4.6 Regression] gcc fails to bootstrap on alpha in stage2 with relocation truncated to fit: GPREL16 against ...

2015-02-25 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47230 --- Comment #26 from Uroš Bizjak ubizjak at gmail dot com --- (In reply to uros from comment #25) The linker bug [1] was fixed in binutils 2.25 and GCC workaround was removed for gcc 5.0. [1] https://sourceware.org/bugzilla/show_bug.cgi?id=5276

[Bug libfortran/65203] Document fall-back to read-only access

2015-02-25 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65203 Jerry DeLisle jvdelisle at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[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 jvdelisle at gcc dot gnu.org changed: What|Removed |Added CC||jvdelisle at

[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 ktietz at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61917 --- Comment #19 from Kai Tietz ktietz at gcc dot gnu.org --- Author: ktietz Date: Wed Feb 25 18:21:37 2015 New Revision: 220987 URL: https://gcc.gnu.org/viewcvs?rev=220987root=gccview=rev Log: PR tree-optimization/61917 *

[Bug sanitizer/65148] ICE: in get_biv_step, at loop-iv.c:823

2015-02-25 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65148 --- Comment #5 from Marek Polacek mpolacek at gcc dot gnu.org --- Fixed on trunk by r217758.

[Bug c/65213] New: Extend -Wmissing-declarations to variables

2015-02-25 Thread eugene.zelenko at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65213 Bug ID: 65213 Summary: Extend -Wmissing-declarations to variables Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: enhancement Priority: P3 Component: c

[Bug testsuite/63175] [4.9/5 regression] FAIL: gcc.dg/vect/costmodel/ppc/costmodel-bb-slp-9a.c scan-tree-dump-times slp2 basic block vectorized using SLP 1

2015-02-25 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63175 --- Comment #7 from Martin Sebor msebor at gcc dot gnu.org --- The regression was introduced in this commit: commit 9eec20bfd5806dd0380e07dbc0f03409ce3d4efb Author: rguenth rguenth@138bc75d-0d04-0410-961f-82ee72b054a4 Date: Tue Mar 26 09:14:59

[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 ktietz at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61917 --- Comment #17 from Kai Tietz ktietz at gcc dot gnu.org --- Just posted a fix. For the 4.9 branch I could finally reproduce this error. It is caused by the PHI-check for a vector-constant, which obviously has no valid statment ...

[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 ktietz at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61917 --- Comment #18 from Kai Tietz ktietz at gcc dot gnu.org --- Author: ktietz Date: Wed Feb 25 18:20:34 2015 New Revision: 220986 URL: https://gcc.gnu.org/viewcvs?rev=220986root=gccview=rev Log: 2015-02-25 Kai Tietz kti...@redhat.com PR

[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 #3 from Bill Schmidt wschmidt at gcc dot gnu.org --- Problem is an invalid swap removal in: bool boost::test_tools::tt_detail::report_assertion(const boost::test_tools::as\ sertion_result, const boost::unit_test::lazy_ostream,

[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 ktietz at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61917 --- Comment #20 from Kai Tietz ktietz at gcc dot gnu.org --- HJ: Does recent patch fixes issue for you too?

[Bug target/64833] [SH]: Error: pcrel too far when compiling imagemagick and graphicsmagick on Debian sh4

2015-02-25 Thread glaubitz at physik dot fu-berlin.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64833 --- Comment #5 from John Paul Adrian Glaubitz glaubitz at physik dot fu-berlin.de --- (In reply to Oleg Endo from comment #4) Ping. Precompiled source to reproduce the problem is still missing here. I will try to provide it in the following

[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 mpolacek at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[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 mpolacek at gcc dot gnu.org changed: What|Removed |Added CC||mpolacek at

[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 wschmidt at gcc dot gnu.org --- 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

[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 hjl.tools at gmail dot com changed: What|Removed |Added Status|REOPENED|RESOLVED

[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 aldyh at gcc dot gnu.org changed: What|Removed |Added Assignee|aldyh at gcc dot gnu.org

[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

[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 ktietz at gcc dot gnu.org changed: What|Removed |Added CC||ktietz at gcc dot

[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 iains at gcc dot gnu.org --- (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

[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 ktietz at gcc dot gnu.org changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |ktietz at

[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 spop at gcc dot gnu.org changed: What|Removed |Added Status|NEW |UNCONFIRMED

[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 jason at gcc dot gnu.org --- Author: jason Date: Wed Feb 25 21:46:29 2015 New Revision: 220991 URL: https://gcc.gnu.org/viewcvs?rev=220991root=gccview=rev Log: PR c++/65209 * decl2.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 wschmidt at gcc dot gnu.org --- 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 law at redhat dot com changed: What|Removed |Added Priority|P3 |P4

[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 glisse at gcc dot gnu.org --- There has been huge progress in gcc-5: int m() () { struct function h; bb 2: MEM[(int (*T5c6a) (int) *)h] = f; h._M_invoker = _M_invoke; h.D.27699._M_manager = _M_manager;

[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 pinskia at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[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 jason at gcc dot gnu.org --- Author: jason Date: Thu Feb 26 02:43:58 2015 New Revision: 220997 URL: https://gcc.gnu.org/viewcvs?rev=220997root=gccview=rev Log: PR c++/62255 * pt.c (instantiate_decl):

[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 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 #5 from Andrew Pinski pinskia at gcc dot gnu.org --- 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 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 glisse at gcc dot gnu.org --- The ranges are wrong before VRP2. Reassoc2 does something suspicious...

[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:

[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 jakub at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P1

[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 jakub at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[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 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 meissner at gcc dot gnu.org --- 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

[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 ktietz at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |5.0

  1   2   >