: 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
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
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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62271
--- Comment #5 from loic.b...@unix-experience.fr ---
Sorry. This was fixed