[Bug c++/61558] New: ice in insert_to_assembler_name_hash

2014-06-19 Thread dcb314 at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61558 Bug ID: 61558 Summary: ice in insert_to_assembler_name_hash Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug c++/61558] [4.10 Regression] ICE: Segmentation fault

2014-06-19 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61558 Markus Trippelsdorf changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug target/57796] AVX2 gather vectorization: code bloat and reduction of performance

2014-06-19 Thread vincenzo.innocente at cern dot ch
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57796 --- Comment #5 from vincenzo Innocente --- so with latest 4.9 gcc version 4.10.0 20140611 (experimental) [trunk revision 211467] (GCC) situation has not changed much (the scalar version is now faster!): I think that the cost of gather instructi

[Bug middle-end/61558] [4.10 Regression] ICE: Segmentation fault

2014-06-19 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61558 Markus Trippelsdorf changed: What|Removed |Added CC||hubicka at ucw dot cz --- Comment

[Bug rtl-optimization/61559] New: FAIL: gcc.dg/builtin-bswap-8.c on i686 with -mmovbe

2014-06-19 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61559 Bug ID: 61559 Summary: FAIL: gcc.dg/builtin-bswap-8.c on i686 with -mmovbe Product: gcc Version: 4.10.0 Status: UNCONFIRMED Severity: normal Priority: P3 Compone

[Bug rtl-optimization/61559] FAIL: gcc.dg/builtin-bswap-8.c on i686 with -mmovbe

2014-06-19 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61559 Uroš Bizjak changed: What|Removed |Added CC||thomas.preudhomme at arm dot com --- Comm

[Bug rtl-optimization/61559] FAIL: gcc.dg/builtin-bswap-8.c on i686 with -mmovbe

2014-06-19 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61559 --- Comment #2 from Uroš Bizjak --- On a related note, -march=i386 generates long sequences of rol insns, e.g.: foo5: movl4(%esp), %eax rolw$8, %ax roll$16, %eax rolw$8, %ax movl8(%esp)

[Bug fortran/61454] ICE in simplification of initialization expression with array

2014-06-19 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61454 Francois-Xavier Coudert changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|un

[Bug c++/61507] GCC does not compile function with parameter pack.

2014-06-19 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61507 --- Comment #3 from Jason Merrill --- Author: jason Date: Thu Jun 19 09:34:48 2014 New Revision: 211819 URL: https://gcc.gnu.org/viewcvs?rev=211819&root=gcc&view=rev Log: PR c++/61507 * pt.c (resolve_overloaded_unification): Preserve

[Bug c++/59296] [c++11] ref-qualified member function is ambiguous

2014-06-19 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59296 --- Comment #4 from Jason Merrill --- Author: jason Date: Thu Jun 19 09:34:57 2014 New Revision: 211820 URL: https://gcc.gnu.org/viewcvs?rev=211820&root=gcc&view=rev Log: PR c++/59296 * call.c (add_function_candidate): Set LOOKUP_NO_RVAL

[Bug c++/59296] [c++11] ref-qualified member function is ambiguous

2014-06-19 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59296 --- Comment #5 from Jason Merrill --- Author: jason Date: Thu Jun 19 09:36:09 2014 New Revision: 211821 URL: https://gcc.gnu.org/viewcvs?rev=211821&root=gcc&view=rev Log: PR c++/59296 * call.c (add_function_candidate): Also set LOOKUP_NO

[Bug tree-optimization/61560] New: FAIL: gcc.dg/tree-ssa/ssa-fre-32.c on arm

2014-06-19 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61560 Bug ID: 61560 Summary: FAIL: gcc.dg/tree-ssa/ssa-fre-32.c on arm Product: gcc Version: 4.10.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: tree-o

[Bug tree-optimization/61560] FAIL: gcc.dg/tree-ssa/ssa-fre-32.c on arm

2014-06-19 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61560 ktkachov at gcc dot gnu.org changed: What|Removed |Added Keywords||missed-optimization

[Bug fortran/61454] ICE in simplification of initialization expression with array

2014-06-19 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61454 Francois-Xavier Coudert changed: What|Removed |Added Keywords||patch --- Comment #2 from Fran

[Bug fortran/61454] ICE in simplification of initialization expression with array

2014-06-19 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61454 --- Comment #3 from Francois-Xavier Coudert --- Author: fxcoudert Date: Thu Jun 19 11:58:55 2014 New Revision: 211822 URL: https://gcc.gnu.org/viewcvs?rev=211822&root=gcc&view=rev Log: PR fortran/61454 * expr.c (scalarize_intrinsic_call)

[Bug fortran/31392] [meta-bug] gfortran problems with initialization

2014-06-19 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=31392 Bug 31392 depends on bug 61454, which changed state. Bug 61454 Summary: ICE in simplification of initialization expression with array https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61454 What|Removed |Added --

[Bug fortran/61454] ICE in simplification of initialization expression with array

2014-06-19 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61454 Francois-Xavier Coudert changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|--

[Bug translation/61561] New: arm gcc internal error

2014-06-19 Thread m.zakirov at samsung dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61561 Bug ID: 61561 Summary: arm gcc internal error Product: gcc Version: 4.10.0 Status: UNCONFIRMED Severity: major Priority: P3 Component: translation Assi

[Bug translation/61561] arm gcc internal error

2014-06-19 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61561 ktkachov at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug translation/61561] arm gcc internal error

2014-06-19 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61561 ktkachov at gcc dot gnu.org changed: What|Removed |Added Known to fail||4.7.4 --- Comment #2 from k

[Bug translation/61561] arm gcc internal error

2014-06-19 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61561 --- Comment #3 from ktkachov at gcc dot gnu.org --- FWIW On 4.7.4 without LRA the ICE is: ice.c:9:1: error: insn does not satisfy its constraints: (insn 25 12 19 2 (set (reg:QI 2 r2) (reg:QI 13 sp)) ice.c:8 193 {*arm_movqi_insn} (nil)

[Bug c++/61562] New: Compiler crash when combining -Wstrict-overflow=4 -O2

2014-06-19 Thread zweije at xs4all dot nl
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61562 Bug ID: 61562 Summary: Compiler crash when combining -Wstrict-overflow=4 -O2 Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Comp

[Bug regression/61510] [4.10 Regression]: 20_util/scoped_allocator/requirements/explicit_instantiation.cc and tr1/6_containers/tuple/requirements/explicit_instantiation.cc

2014-06-19 Thread jgreenhalgh at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61510 jgreenhalgh at gcc dot gnu.org changed: What|Removed |Added Target|cris-axis-elf |cris-axis-elf,

[Bug regression/61510] [4.10 Regression]: 20_util/scoped_allocator/requirements/explicit_instantiation.cc and tr1/6_containers/tuple/requirements/explicit_instantiation.cc

2014-06-19 Thread jgreenhalgh at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61510 --- Comment #3 from jgreenhalgh at gcc dot gnu.org --- Created attachment 32975 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=32975&action=edit Reduced testcase. Adding a reduced testcase for this bug. Honza: To answer your question, if

[Bug target/61563] New: better 387 code for float x == (int)x

2014-06-19 Thread jay.foad at gmail dot com
Assignee: unassigned at gcc dot gnu.org Reporter: jay.foad at gmail dot com I get this with GCC 4.10.0 20140619 (experimental): $ gcc -mno-sse -O3 -S -o - -x c - <<<"int f(float x) { return x == (int)x; }" ... f: fnstcw-2(%rsp) movzwl-2(%rsp),

[Bug fortran/60718] Test case gfortran.dg/select_type_4.f90 fails on ARM

2014-06-19 Thread bernd.edlinger at hotmail dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60718 --- Comment #14 from Bernd Edlinger --- FYI: updated patch was posted at https://gcc.gnu.org/ml/gcc-patches/2014-04/msg00774.html but not yet reviewed/approved.

[Bug target/61563] better 387 code for float x == (int)x

2014-06-19 Thread joseph at codesourcery dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61563 --- Comment #1 from joseph at codesourcery dot com --- Note that it's only for certain pairs of floating-point and integer type that the rounding mode doesn't matter. It's true for float and int, because the precision of float is small enough,

[Bug c/61564] New: #pragma GCC optimize ("-fno-lto") causes the compiler to crash

2014-06-19 Thread t.poechtrager at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61564 Bug ID: 61564 Summary: #pragma GCC optimize ("-fno-lto") causes the compiler to crash Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal

[Bug middle-end/61562] Compiler crash when combining -Wstrict-overflow=4 -O2

2014-06-19 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61562 Manuel López-Ibáñez changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug bootstrap/61565] New: ICE building libjava/interpret.cc

2014-06-19 Thread rth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61565 Bug ID: 61565 Summary: ICE building libjava/interpret.cc Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: bootstrap

[Bug c++/61538] g++ compiled binary, linked to glibc libpthread, hangs on SGI MIPS R1x000 systems on Linux

2014-06-19 Thread kumba at gentoo dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61538 --- Comment #9 from Joshua Kinard --- Rebuilt/upgraded to gcc-4.8.3 against the patched glibc-2.19, and I am still getting the hang.

[Bug sanitizer/61547] Invalid sanitization of trailing byte in __builtin_strlen

2014-06-19 Thread tetra2005 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61547 Yuri Gribov changed: What|Removed |Added CC||tetra2005 at gmail dot com --- Comment #5

[Bug target/61563] better 387 code for float x == (int)x

2014-06-19 Thread jay.foad at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61563 --- Comment #2 from Jay Foad --- I hadn't considered spurious "invalid" exceptions. I was only thinking about the result of the whole expression, which I think is the same regardless of rounding mode even for double and int.

[Bug c++/61566] New: [4.9/4.10 Regression] ICE in write_unscoped_name

2014-06-19 Thread ppluzhnikov at google dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61566 Bug ID: 61566 Summary: [4.9/4.10 Regression] ICE in write_unscoped_name Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component

[Bug fortran/60718] [4.8 / 4.9 / 4.10 regression] Test case gfortran.dg/select_type_4.f90 fails on ARM

2014-06-19 Thread ramana at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60718 Ramana Radhakrishnan changed: What|Removed |Added Target||arm-none-linux-gnueabihf

[Bug testsuite/61567] New: gfortran.dg/coarray_collectives_{5,6}.f90 failure

2014-06-19 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61567 Bug ID: 61567 Summary: gfortran.dg/coarray_collectives_{5,6}.f90 failure Product: gcc Version: 4.10.0 Status: UNCONFIRMED Severity: minor Priority: P3 Component:

[Bug testsuite/61567] gfortran.dg/coarray_collectives_{5,6}.f90 failure

2014-06-19 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61567 --- Comment #1 from vries at gcc dot gnu.org --- configure line: ... src/configure --prefix=nobootstrap/install --with-cloog=infra --with-ppl=infra --with-gmp=infra --with-mpfr=infra --with-mpc=infra --disable-bootstrap --enable-checking=yes,rtl -

[Bug target/61550] [4.10 Regression] [SH] build failure with ICE in gen_reg_rtx, at emit-rtl.c:943

2014-06-19 Thread kkojima at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61550 Kazumoto Kojima changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug bootstrap/61565] ICE building libjava/interpret.cc

2014-06-19 Thread rth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61565 Richard Henderson changed: What|Removed |Added CC||mshawcroft at gcc dot gnu.org --- Co

[Bug lto/61123] With LTO, -fno-short-enums is ignored, resulting in ABI mis-matching in linking.

2014-06-19 Thread zqchen at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61123 --- Comment #5 from zqchen at gcc dot gnu.org --- Author: zqchen Date: Fri Jun 20 04:52:11 2014 New Revision: 211832 URL: https://gcc.gnu.org/viewcvs?rev=211832&root=gcc&view=rev Log: c-family/ChangeLog 2014-06-20 Hale Wang PR lto/61123

[Bug bootstrap/61565] [4.10 Regression] ICE building libjava/interpret.cc

2014-06-19 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61565 Andrew Pinski changed: What|Removed |Added CC||pinskia at gcc dot gnu.org Target Mile

[Bug bootstrap/61565] [4.10 Regression] ICE building libjava/interpret.cc

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

[Bug target/61545] Miscompilation in libcap-ng

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

[Bug c++/61568] New: unscoped enums different types differ from __underlying_type

2014-06-19 Thread myriachan at cox dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61568 Bug ID: 61568 Summary: unscoped enums different types differ from __underlying_type Product: gcc Version: 4.8.1 Status: UNCONFIRMED Severity: normal P

[Bug testsuite/61567] gfortran.dg/coarray_collectives_{5,6}.f90 failure

2014-06-19 Thread burnus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61567 --- Comment #2 from Tobias Burnus --- Author: burnus Date: Fri Jun 20 05:24:09 2014 New Revision: 211833 URL: https://gcc.gnu.org/viewcvs?rev=211833&root=gcc&view=rev Log: 2014-06-20 Tobias Burnus PR testsuite/61567 * gfortra

[Bug testsuite/61567] gfortran.dg/coarray_collectives_{5,6}.f90 failure

2014-06-19 Thread burnus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61567 Tobias Burnus changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug tree-optimization/61569] New: faggressive-loop-optimizations overoptimize loop checks with unpredicted result

2014-06-19 Thread n-gcc at nn dot kiev.ua
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61569 Bug ID: 61569 Summary: faggressive-loop-optimizations overoptimize loop checks with unpredicted result Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity:

[Bug lto/61123] With LTO, -fno-short-enums is ignored, resulting in ABI mis-matching in linking.

2014-06-19 Thread Hale.Wang at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61123 --- Comment #6 from Hale Wang --- Thanks for Zhenqiang Chen's help. This bug is fixed. Refer to the link https://gcc.gnu.org/ml/gcc-patches/2014-06/msg01429.html