Soren Jorvang b0041f00a3 I missed some cases in r5901:
Because we only ever call Pos_ReadDirect (and through that, DataRead<T>)
from JIT generated code, the compiler may not get the heads-up to properly
prepare for run-time instantiation of those template functions.

Explicitly instantiating Pos_ReadDirect gets around that issue.

Also force DataRead* inline as gcc didn't always do that itself when the
DataRead functions in turn were called from (other) template functions.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5902 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-07-18 08:30:40 +00:00
..
2010-07-06 13:14:51 +00:00
2010-06-05 00:01:18 +00:00
2010-07-06 13:14:51 +00:00
2010-06-24 13:28:54 +00:00
2010-06-24 13:28:54 +00:00
2010-05-22 21:58:43 +00:00
2010-05-04 14:43:30 +00:00
2010-06-24 13:28:54 +00:00
Hg:
2010-06-09 01:37:08 +00:00
2010-07-18 00:18:31 +00:00
2010-07-18 00:18:31 +00:00
2010-06-12 15:49:21 +00:00
2010-01-21 21:27:52 +00:00
2010-07-09 20:56:16 +00:00
2010-07-18 00:18:31 +00:00
2010-07-18 00:18:31 +00:00
2010-07-18 00:18:31 +00:00
2010-07-18 00:18:31 +00:00
2010-07-18 00:18:31 +00:00