[Bug c/41277] [4.5 regression] libx264 don't want to compile + ICE

2009-09-05 Thread rguenth at gcc dot gnu dot org
--- 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

[Bug c/41277] [4.5 regression] libx264 don't want to compile + ICE

2009-09-05 Thread rguenth at gcc dot gnu dot org
--- 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

[Bug c/41277] [4.5 regression] libx264 don't want to compile + ICE

2009-09-05 Thread ami_stuff at o2 dot pl
-- ami_stuff at o2 dot pl changed: What|Removed |Added Severity|major |critical Summary|[4.5 regression] ICE with |[4.5 regression] lib