[Bug lto/63607] New: run fail with -flto -mfloat-abi=softfp for armeb-linux-gnueabi-gcc

2014-10-20 Thread fei.yang0953 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63607 Bug ID: 63607 Summary: run fail with -flto -mfloat-abi=softfp for armeb-linux-gnueabi-gcc Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal

[Bug regression/61538] gcc after commit 39a8c5ea produces bad code for MIPS R1x000 CPUs

2014-10-20 Thread kumba at gentoo dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61538 --- Comment #22 from Joshua Kinard --- (In reply to Andrew Pinski from comment #21) > (In reply to Joshua Kinard from comment #20) > > Created attachment 33166 [details] > > Disassembly of the ASM from 'sln' compiled by a non-working gcc-4.8.0. >

[Bug regression/61538] gcc after commit 39a8c5ea produces bad code for MIPS R1x000 CPUs

2014-10-20 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61538 --- Comment #21 from Andrew Pinski --- (In reply to Joshua Kinard from comment #20) > Created attachment 33166 [details] > Disassembly of the ASM from 'sln' compiled by a non-working gcc-4.8.0. > > This is the objdump disassembly of the '__lll_l

[Bug tree-optimization/63602] Wrong code w/ -O2 -ftree-loop-linear

2014-10-20 Thread asolokha at gmx dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63602 --- Comment #1 from Arseny Solokha --- It seems I've reduced the snippet too hard. However, are global variables declared static or not, it doesn't change anything.

[Bug c++/63582] [5 Regression]: g++.dg/init/enum1.C ... (test for errors, line 12)

2014-10-20 Thread dj at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63582 DJ Delorie changed: What|Removed |Added CC||dj at redhat dot com Assignee|una

[Bug c++/63606] Missing a warning for binding a reference member to a stack allocated parameter

2014-10-20 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63606 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/63181] GCC should warn about "obvious" bugs in binding a reference to temporary

2014-10-20 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63181 Jonathan Wakely changed: What|Removed |Added CC||bcmpinc at hotmail dot com --- Comment

[Bug c++/63606] New: Missing a warning for binding a reference member to a stack allocated parameter

2014-10-20 Thread bcmpinc at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63606 Bug ID: 63606 Summary: Missing a warning for binding a reference member to a stack allocated parameter Product: gcc Version: 4.8.2 Status: UNCONFIRMED Severity:

[Bug c/63307] [4.9/5 Regression] Cilk+ breaks -fcompare-debug bootstrap

2014-10-20 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63307 --- Comment #7 from Andrew Pinski --- (In reply to iverbin from comment #6) > Author: iverbin > Date: Mon Oct 20 15:22:09 2014 > New Revision: 216483 This breaks the build as wd->decl_map will always contain a BLOCK which does not have an UID.

[Bug c++/57610] Reference initialized with temporary instead of sub-object of conversion result

2014-10-20 Thread kariya_mitsuru at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57610 Mitsuru Kariya changed: What|Removed |Added CC||kariya_mitsuru at hotmail dot com ---

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

2014-10-20 Thread su at cs dot ucdavis.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63605 Bug ID: 63605 Summary: wrong code at -O3 on x86_64-linux-gnu Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: tree-optimiza

[Bug c++/63604] New: [C++11] A direct-initialization of a reference should use explicit conversion functions

2014-10-20 Thread kariya_mitsuru at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63604 Bug ID: 63604 Summary: [C++11] A direct-initialization of a reference should use explicit conversion functions Product: gcc Version: 5.0 Status: UNCONFIRMED Sev

[Bug c++/63601] Segfault on usage of 'this' in unevaluated context inside lambda

2014-10-20 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63601 Jason Merrill changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug rtl-optimization/63577] [4.8/4.9/5 Regression]: Huge compile time and memory usage with -O and not -fPIC

2014-10-20 Thread segher at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63577 Segher Boessenkool changed: What|Removed |Added CC||segher at gcc dot gnu.org --- Comme

[Bug c++/63601] Segfault on usage of 'this' in unevaluated context inside lambda

2014-10-20 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63601 --- Comment #2 from Jason Merrill --- Author: jason Date: Mon Oct 20 17:29:02 2014 New Revision: 216488 URL: https://gcc.gnu.org/viewcvs?rev=216488&root=gcc&view=rev Log: PR c++/63601 * lambda.c (current_nonlambda_function): New. * s

[Bug target/63599] "wrong" branch optimization with Ofast in a loop

2014-10-20 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63599 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #4

[Bug target/63594] [5 Regression] ICE: in ix86_vector_duplicate_value, at config/i386/i386.c:39831 with -mavx512f

2014-10-20 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63594 --- Comment #6 from Jakub Jelinek --- Created attachment 33763 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33763&action=edit gcc5-pr63594-wip2.patch Updated WIP patch, which attempts to generate better code using inter-unit moves, but h

[Bug target/63594] [5 Regression] ICE: in ix86_vector_duplicate_value, at config/i386/i386.c:39831 with -mavx512f

2014-10-20 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63594 --- Comment #5 from Jakub Jelinek --- Better testcase that tests both broadcasts from GPRs and broadcasts from memory: #define C1 c #define C2 C1, C1 #define C4 C2, C2 #define C8 C4, C4 #define C16 C8, C8 #define C32 C16, C16 #define C64 C32, C3

[Bug libquadmath/55821] Release tarballs (unconditionally) install libquadmath.info when libquadmath is not supported

2014-10-20 Thread sandra at codesourcery dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55821 --- Comment #9 from Sandra Loosemore --- Yes, that patch (with regenerated Makefile.in) did the trick. Thanks. config.log says my configure line is: $ /scratch/sandra/arm-fsf/src/gcc-mainline/libquadmath/configure --srcdir=/scr atch/sandra/arm

[Bug fortran/63553] [OOP] Wrong code when assigning a CLASS to a TYPE

2014-10-20 Thread patnel97269-gfortran at yahoo dot fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63553 --- Comment #5 from patnel97269-gfortran at yahoo dot fr --- Thanks for the patch. Another similar case, this time the type contains an allocatable field, produces a internal compiler error (without applying the patch) : internal compiler erro

[Bug c/63307] [4.9/5 Regression] Cilk+ breaks -fcompare-debug bootstrap

2014-10-20 Thread iverbin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63307 --- Comment #6 from iverbin at gcc dot gnu.org --- Author: iverbin Date: Mon Oct 20 15:22:09 2014 New Revision: 216483 URL: https://gcc.gnu.org/viewcvs?rev=216483&root=gcc&view=rev Log: PR c/63307 gcc/c-family/ * cilk.c: Include vec.h.

[Bug lto/63603] [4.9/5 Regression] Linking with -fno-lto still invokes LTO

2014-10-20 Thread burnus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63603 Tobias Burnus changed: What|Removed |Added Target Milestone|--- |4.9.2

[Bug lto/61192] Conflict between register and function name for lto on sparc

2014-10-20 Thread cederman at gaisler dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61192 --- Comment #3 from Daniel Cederman --- (In reply to Ilya Palachev from comment #2) > (In reply to Daniel Cederman from comment #0) > > when using lto on sparc. > > Daniel, can you also provide original source code (not preprocessed)? It's > int

[Bug tree-optimization/63563] [4.9/5 Regression] ICE: in vectorizable_store, at tree-vect-stmts.c:5106 with -mavx2

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

[Bug lto/63603] New: [4.9/5 Regression] Linking with -fno-lto still invokes LTO

2014-10-20 Thread burnus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63603 Bug ID: 63603 Summary: [4.9/5 Regression] Linking with -fno-lto still invokes LTO Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal Prior

[Bug tree-optimization/54488] tree loop invariant motion uses an excessive amount of memory

2014-10-20 Thread evgeniya.maenkova at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54488 --- Comment #7 from Evgeniya Maenkova --- I got only 317Mb by top.

[Bug c++/63588] [5 Regression] ICE (segfault) on arm-linux-gnueabihf

2014-10-20 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63588 --- Comment #2 from Matthias Klose --- yes, see above.

[Bug rtl-optimization/63577] [4.8/4.9/5 Regression]: Huge compile time and memory usage with -O and not -fPIC

2014-10-20 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63577 Richard Biener changed: What|Removed |Added Summary|[4.8/4.9/5? Regression]:|[4.8/4.9/5 Regression]:

[Bug ipa/63576] [5 Regression] ICE : in ipa_merge_profiles, at ipa-utils.c:540 during Firefox LTO/PGO build

2014-10-20 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63576 Richard Biener changed: What|Removed |Added Target Milestone|--- |5.0

[Bug rtl-optimization/63577] [4.8/4.9/5? Regression]: Huge compile time and memory usage with -O and not -fPIC

2014-10-20 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63577 Richard Biener changed: What|Removed |Added Target||x86_64-*-* Status|UNCONFIRM

[Bug ipa/63580] [5 Regression] ICE : error: invalid argument to gimple call

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

[Bug c++/63588] [5 Regression] ICE (segfault) on arm-linux-gnueabihf

2014-10-20 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63588 ktkachov at gcc dot gnu.org changed: What|Removed |Added CC||ktkachov at gcc dot gnu.org

[Bug c++/63582] [5 Regression]: g++.dg/init/enum1.C ... (test for errors, line 12)

2014-10-20 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63582 Richard Biener changed: What|Removed |Added Target|cris-axis-elf |cris-axis-elf, |

[Bug tree-optimization/63583] [5 Regression] ICF does not check that the template strings are the same

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

[Bug c++/63588] [5 Regression] ICE (segfault) on arm-linux-gnueabihf

2014-10-20 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63588 Richard Biener changed: What|Removed |Added Target Milestone|--- |5.0

[Bug ipa/63587] [5 Regression] ICE : tree check: expected var_decl, have result_decl in add_local_variables, at tree-inline.c:4112

2014-10-20 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63587 Richard Biener changed: What|Removed |Added Target Milestone|--- |5.0

[Bug tree-optimization/63595] Segmentation faults inside kernel

2014-10-20 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63595 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug target/63596] Saving of GPR/FPRs for stdarg even though the variable argument is not used

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

[Bug ipa/63598] [5.0 Regression] ICE: in ipa_merge_profiles at ipa-utils.c:396

2014-10-20 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63598 Richard Biener changed: What|Removed |Added Target Milestone|--- |5.0

[Bug target/63594] [5 Regression] ICE: in ix86_vector_duplicate_value, at config/i386/i386.c:39831 with -mavx512f

2014-10-20 Thread kyukhin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63594 --- Comment #4 from Kirill Yukhin --- (In reply to Jakub Jelinek from comment #3) > Created attachment 33761 [details] > WIP patch for discussions > > From what I see, if TARGET_AVX512BW is not defined, then we obviously can't > use > ix86_vecto

[Bug c++/63531] gcc segfaults on some sourcefiles when using '-Weffc++' and '-fsanitize=undefined' together

2014-10-20 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63531 Marek Polacek changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug target/63600] [5 Regression] ice in ix86_expand_sse2_abs

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

[Bug debug/60655] [4.9 Regression] ICE: output_operand: invalid expression as operand

2014-10-20 Thread amodra at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60655 --- Comment #22 from Alan Modra --- Author: amodra Date: Mon Oct 20 11:54:22 2014 New Revision: 216462 URL: https://gcc.gnu.org/viewcvs?rev=216462&root=gcc&view=rev Log: PR debug/60655 * simplify-rtx.c (simplify_plus_minus): Delete unuse

[Bug c++/63601] Segfault on usage of 'this' in unevaluated context inside lambda

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

[Bug lto/61052] g++ generated code segfaults when using LTO together with "extern template", non-LTO compiled files, and gold linker

2014-10-20 Thread i.palachev at samsung dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61052 Ilya Palachev changed: What|Removed |Added CC||i.palachev at samsung dot com --- Commen

[Bug tree-optimization/63602] New: Wrong code w/ -O2 -ftree-loop-linear

2014-10-20 Thread asolokha at gmx dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63602 Bug ID: 63602 Summary: Wrong code w/ -O2 -ftree-loop-linear Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: tree-optim

[Bug lto/61192] Conflict between register and function name for lto on sparc

2014-10-20 Thread i.palachev at samsung dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61192 Ilya Palachev changed: What|Removed |Added CC||i.palachev at samsung dot com --- Commen

[Bug target/63173] performance problem with simd intrinsics vld2_dup_* on aarch64-none-elf

2014-10-20 Thread fei.yang0953 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63173 --- Comment #7 from Fei Yang --- (In reply to clyon from comment #6) > (In reply to Ramana Radhakrishnan from comment #5) > (In reply to > Venkataramanan from comment #4) > > (In reply to Fei Yang from comment #3) > > > > (In reply to ktkachov fr

[Bug tree-optimization/63583] [5 Regression] ICF does not check that the template strings are the same

2014-10-20 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63583 --- Comment #2 from marxin at gcc dot gnu.org --- Author: marxin Date: Mon Oct 20 10:44:54 2014 New Revision: 216458 URL: https://gcc.gnu.org/viewcvs?rev=216458&root=gcc&view=rev Log: PR ipa/63583 * ipa-icf-gimple.c (func_checker::compare_gi

[Bug c++/63531] gcc segfaults on some sourcefiles when using '-Weffc++' and '-fsanitize=undefined' together

2014-10-20 Thread allizgubccg at reallysoft dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63531 --- Comment #6 from Ralf --- (In reply to Marek Polacek from comment #5) > I meant a GCC build, that contains r215459 fix (for that you'd have to build > gcc, 5 nor 4.9.2 haven't been released yet). > > But I'm pretty sure this is already fixed.

[Bug target/63594] [5 Regression] ICE: in ix86_vector_duplicate_value, at config/i386/i386.c:39831 with -mavx512f

2014-10-20 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63594 --- Comment #3 from Jakub Jelinek --- Created attachment 33761 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33761&action=edit WIP patch for discussions >From what I see, if TARGET_AVX512BW is not defined, then we obviously can't use ix86

[Bug target/63534] [5 Regression] Bootstrap failure on x86_64/i686-linux

2014-10-20 Thread evstupac at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63534 --- Comment #32 from Stupachenko Evgeny --- (In reply to Iain Sandoe from comment #30) > FWIW, I built a stage #1 with fortran, objc and ada enabled. > > libgcc, libstdc++v3, libgomp, libobjc and libada build. > > libgfortran & libquadmath fail

[Bug target/63534] [5 Regression] Bootstrap failure on x86_64/i686-linux

2014-10-20 Thread evstupac at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63534 --- Comment #31 from Stupachenko Evgeny --- (In reply to Jeffrey A. Law from comment #29) > I thought we had already dealt with the "hidden" GOT usages that show up > during reload... Is it IRA that's removing the SET_GOT? That is not EQUIV rel

[Bug target/63599] "wrong" branch optimization with Ofast in a loop

2014-10-20 Thread glisse at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63599 --- Comment #3 from Marc Glisse --- ifcvt making a transformation that doesn't help vectorization and ends up pessimizing the code... not really the first time this happens. I believe Jakub had a big patch for that, but it never got in. Maybe vec

[Bug target/63173] performance problem with simd intrinsics vld2_dup_* on aarch64-none-elf

2014-10-20 Thread clyon at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63173 clyon at gcc dot gnu.org changed: What|Removed |Added CC||cbaylis at gcc dot gnu.org ---

[Bug target/63173] performance problem with simd intrinsics vld2_dup_* on aarch64-none-elf

2014-10-20 Thread ramana at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63173 Ramana Radhakrishnan changed: What|Removed |Added CC||ramana at gcc dot gnu.org --- Com

[Bug target/63173] performance problem with simd intrinsics vld2_dup_* on aarch64-none-elf

2014-10-20 Thread venkataramanan.kumar at amd dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63173 --- Comment #4 from Venkataramanan --- (In reply to Fei Yang from comment #3) > (In reply to ktkachov from comment #1) > > Confirmed. > > Feel free to propose a patch for them on gcc-patches along the > > lines you described in: > https://gcc.gn

[Bug target/63599] "wrong" branch optimization with Ofast in a loop

2014-10-20 Thread vincenzo.innocente at cern dot ch
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63599 --- Comment #2 from vincenzo Innocente --- I agree that the code produces correct results. It looks to me sub-optimal. I understand that with Ofast the sequence below will be always executed andps%xmm5, %xmm8 rcpps%xmm3, %xmm0

[Bug target/63594] [5 Regression] ICE: in ix86_vector_duplicate_value, at config/i386/i386.c:39831 with -mavx512f

2014-10-20 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63594 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #2

[Bug c++/63601] New: Segfault on usage of 'this' in unevaluated context inside lambda

2014-10-20 Thread sneves at dei dot uc.pt
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63601 Bug ID: 63601 Summary: Segfault on usage of 'this' in unevaluated context inside lambda Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal

[Bug c/63600] New: ice in ix86_expand_sse2_abs

2014-10-20 Thread dcb314 at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63600 Bug ID: 63600 Summary: ice in ix86_expand_sse2_abs Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c Assignee: u

[Bug target/63173] performance problem with simd intrinsics vld2_dup_* on aarch64-none-elf

2014-10-20 Thread fei.yang0953 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63173 Fei Yang changed: What|Removed |Added CC||fei.yang0953 at gmail dot com --- Comment #3

[Bug tree-optimization/63563] [4.9/5 Regression] ICE: in vectorizable_store, at tree-vect-stmts.c:5106 with -mavx2

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

[Bug tree-optimization/63586] x+x+x+x -> 4*x in gimple

2014-10-20 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63586 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #1

[Bug libfortran/63589] find_addr2line does not consider last PATH component

2014-10-20 Thread jb at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63589 Janne Blomqvist changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug libfortran/63589] find_addr2line does not consider last PATH component

2014-10-20 Thread jb at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63589 --- Comment #4 from Janne Blomqvist --- Author: jb Date: Mon Oct 20 08:16:06 2014 New Revision: 216451 URL: https://gcc.gnu.org/viewcvs?rev=216451&root=gcc&view=rev Log: PR 63589 Fix splitting of PATH in find_addr2line. 2014-10-20 Janne Blomqv

[Bug libfortran/63589] find_addr2line does not consider last PATH component

2014-10-20 Thread jb at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63589 --- Comment #3 from Janne Blomqvist --- Author: jb Date: Mon Oct 20 08:04:39 2014 New Revision: 216450 URL: https://gcc.gnu.org/viewcvs?rev=216450&root=gcc&view=rev Log: PR 63589 Fix splitting of PATH in find_addr2line. 2014-10-20 Janne Blomqv

[Bug libfortran/63589] find_addr2line does not consider last PATH component

2014-10-20 Thread jb at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63589 --- Comment #2 from Janne Blomqvist --- Author: jb Date: Mon Oct 20 07:53:37 2014 New Revision: 216449 URL: https://gcc.gnu.org/viewcvs?rev=216449&root=gcc&view=rev Log: PR 63589 Fix splitting of PATH in find_addr2line. 2014-10-20 Janne Blomqv

[Bug ipa/63587] [5 Regression] ICE : tree check: expected var_decl, have result_decl in add_local_variables, at tree-inline.c:4112

2014-10-20 Thread rguenther at suse dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63587 --- Comment #4 from rguenther at suse dot de --- On Sun, 19 Oct 2014, mliska at suse dot cz wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63587 > > --- Comment #2 from Martin Liška --- > Following two functions are merged: > static boo

[Bug tree-optimization/62031] [4.8 Regression] Different results between O2 and O2 -fpredictive-commoning

2014-10-20 Thread clyon at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62031 --- Comment #14 from clyon at gcc dot gnu.org --- I confirm what I observed is a testsuite harness problem, for which I proposed a patch here: https://gcc.gnu.org/ml/gcc-patches/2014-10/msg01792.html dejagnu-1.5 (as shipped with Ubuntu 14.04) mas

[Bug tree-optimization/54488] tree loop invariant motion uses an excessive amount of memory

2014-10-20 Thread rguenther at suse dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54488 --- Comment #6 from rguenther at suse dot de --- On Sun, 19 Oct 2014, evgeniya.maenkova at gmail dot com wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54488 > > --- Comment #5 from Evgeniya Maenkova --- > Also, I collect massif data an

[Bug target/63599] "wrong" branch optimization with Ofast in a loop

2014-10-20 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63599 --- Comment #1 from Andrew Pinski --- The tree level looks like this: t_13 = VEC_COND_EXPR ; ret_14 = VEC_COND_EXPR { 4.142135679721832275390625e-1, 4.142135679721832275390625e-1, 4.142135679721832275390625e-1, 4.142135679721832275390625e-1

[Bug tree-optimization/63599] New: "wrong" branch optimization with Ofast in a loop

2014-10-20 Thread vincenzo.innocente at cern dot ch
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63599 Bug ID: 63599 Summary: "wrong" branch optimization with Ofast in a loop Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: tr