[Bug middle-end/64409] ICE building Mesa 10.4.0 for x32 ABI

2014-12-25 Thread steven at uplinklabs dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64409 --- Comment #1 from Steven Noonan --- Just built and tried using the 20141224 snapshot. Same issue: getproc.c: In function ‘D3DAdapter9GetProc’: getproc.c:38:1: internal compiler error: in emit_move_insn, at expr.c:3609 D3DAdapter9GetProc( cons

[Bug c++/64410] New: gcc 25% slower than clang 3.5 for adding complex numbers

2014-12-25 Thread conradsand.arma at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64410 Bug ID: 64410 Summary: gcc 25% slower than clang 3.5 for adding complex numbers Product: gcc Version: 4.9.2 Status: UNCONFIRMED Severity: normal Prior

[Bug middle-end/64409] New: ICE building Mesa 10.4.0 for x32 ABI

2014-12-25 Thread steven at uplinklabs dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64409 Bug ID: 64409 Summary: ICE building Mesa 10.4.0 for x32 ABI Product: gcc Version: 4.9.2 Status: UNCONFIRMED Severity: major Priority: P3 Component: middle-end

[Bug fortran/61830] Memory leak with assignment to array of derived types with allocatable components

2014-12-25 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61830 --- Comment #3 from Dominique d'Humieres --- Note that the tests give an ICE with 4.9.2 and trunk (5.0): end module foo_vector_field_mod 1 internal compiler error: in gfc_conv_descriptor_data_get, at fortran/trans-array.c:146

[Bug target/64172] [4.9/5 Regression] Wrong code with GCC vector extensions on ARM when compiled without NEON

2014-12-25 Thread mikpelinux at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64172 Mikael Pettersson changed: What|Removed |Added CC||mikpelinux at gmail dot com --- Comm

[Bug target/64408] New: fr30-elf ICE in extract_insn, at recog.c:2202

2014-12-25 Thread yselkowi at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64408 Bug ID: 64408 Summary: fr30-elf ICE in extract_insn, at recog.c:2202 Product: gcc Version: 4.9.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: tar

[Bug target/64407] ICE in simplify_const_unary_operation, at simplify-rtx.c:1730

2014-12-25 Thread yselkowi at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64407 --- Comment #1 from Yaakov Selkowitz --- Created attachment 34333 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34333&action=edit preprocessed source

[Bug target/64407] New: ICE in simplify_const_unary_operation, at simplify-rtx.c:1730

2014-12-25 Thread yselkowi at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64407 Bug ID: 64407 Summary: ICE in simplify_const_unary_operation, at simplify-rtx.c:1730 Product: gcc Version: 4.9.2 Status: UNCONFIRMED Severity: normal

[Bug tree-optimization/64406] New: [5 Regression] ICE: SIGSEGV in estimate_numbers_of_iterations_loop (tree-ssa-loop-niter.c:3453) with custom flags

2014-12-25 Thread zsojka at seznam dot cz
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64406 Bug ID: 64406 Summary: [5 Regression] ICE: SIGSEGV in estimate_numbers_of_iterations_loop (tree-ssa-loop-niter.c:3453) with custom flags Product: gcc Version: 5.0

[Bug fortran/63205] [OOP] Wrongly rejects type = class (for identical declared type)

2014-12-25 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63205 --- Comment #9 from Paul Thomas --- Created attachment 34331 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34331&action=edit A yet more nearly final patch This patch still has some memory leakage issues... I think. There are also some pe

[Bug target/64405] [arm] Invalid codegenaration for ARMv3 and ARMv2

2014-12-25 Thread Sergey.Belyashov at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64405 Sergey Belyashov changed: What|Removed |Added Target||ARMv4 Known to fail|

[Bug target/64405] New: [arm] Invalid codegenaration for ARMv3 and ARMv2

2014-12-25 Thread Sergey.Belyashov at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64405 Bug ID: 64405 Summary: [arm] Invalid codegenaration for ARMv3 and ARMv2 Product: gcc Version: 4.8.5 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug tree-optimization/64404] [5 Regression] ICE: in vect_get_vec_def_for_operand, at tree-vect-stmts.c:1464 with --param=sccvn-max-alias-queries-per-access=1

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

[Bug tree-optimization/21046] move memory allocation out of a loop

2014-12-25 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=21046 Thomas Koenig changed: What|Removed |Added Last reconfirmed|2010-04-29 09:33:08 |2014-12-25 CC|

[Bug tree-optimization/64404] New: [5 Regression] ICE: in vect_get_vec_def_for_operand, at tree-vect-stmts.c:1464 with --param=sccvn-max-alias-queries-per-access=1

2014-12-25 Thread zsojka at seznam dot cz
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64404 Bug ID: 64404 Summary: [5 Regression] ICE: in vect_get_vec_def_for_operand, at tree-vect-stmts.c:1464 with --param=sccvn-max-alias-queries-per-access=1 Product: gcc