http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46518
--- Comment #15 from Andrey Belevantsev <abel at gcc dot gnu.org> 2011-04-07 06:52:33 UTC --- Author: abel Date: Thu Apr 7 06:52:29 2011 New Revision: 172079 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172079 Log: Backport from mainline 2010-11-18 Alexander Monakov <amona...@ispras.ru> PR middle-end/46518 * sel-sched-ir.c (init_expr): Use the correct type for target_available. * sel-sched.c (fill_vec_av_set): Use explicitly signed char type. Modified: branches/gcc-4_5-branch/gcc/ChangeLog branches/gcc-4_5-branch/gcc/sel-sched-ir.c branches/gcc-4_5-branch/gcc/sel-sched.c