[Bug c++/62271] New: 4.9 Regression: in vect_get_vec_def_for_operand, at tree-vect-stmts.c:1449

2014-08-26 Thread loic.b...@unix-experience.fr
: critical Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: loic.b...@unix-experience.fr Today i experience a bug when compiling dolphin-emulator. A static table cannot compile when m_CachedFRegs[i][1] is called. The table is declared

[Bug c++/62271] 4.9 Regression: in vect_get_vec_def_for_operand, at tree-vect-stmts.c:1449

2014-08-26 Thread loic.b...@unix-experience.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62271 --- Comment #1 from loic.b...@unix-experience.fr --- Precisions on the platform: Archlinux x86_64 with 3.16.1-1-ARCH #1 SMP PREEMPT gcc-multilib 4.9.1-1

[Bug c++/62271] 4.9 Regression: in vect_get_vec_def_for_operand, at tree-vect-stmts.c:1449

2014-08-26 Thread loic.b...@unix-experience.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62271 --- Comment #3 from loic.b...@unix-experience.fr --- Hi, sorry to forget those useful informations. You can found Register.ii there: http://ftp.z-eye.org/tmp/RegisterView.ii And here is the command line: cd /home/nerzhul/Devel/dolphin/Build

[Bug c++/62271] 4.9 Regression: in vect_get_vec_def_for_operand, at tree-vect-stmts.c:1449

2014-08-26 Thread loic.b...@unix-experience.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62271 --- Comment #5 from loic.b...@unix-experience.fr --- Sorry. This was fixed