This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/46518] internal compiler error: in vinsn_detach, at sel-sched-ir.c:1271


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  <amonakov@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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]