--- Comment #5 from rguenth at gcc dot gnu dot org 2009-09-05 14:47 ---
char paths[1024];
static void x264_slicetype_path(char (*best_paths)[250], int n, int length)
{
__builtin_memcpy (best_paths[n], paths, length);
}
void x264_slicetype_analyse(int n, int length)
{
char best_pa
--- Comment #4 from rguenth at gcc dot gnu dot org 2009-09-05 14:31 ---
Reducing.
--
rguenth at gcc dot gnu dot org changed:
What|Removed |Added
Severity|critic
--
ami_stuff at o2 dot pl changed:
What|Removed |Added
Severity|major |critical
Summary|[4.5 regression] ICE with |[4.5 regression] lib