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 target/33474] bfin: ICE: RTL check: expected code 'set' or 'clobber', have 'parallel' in bfin_adjust_cost, at config/bfin/bfin.c:3120



------- Comment #4 from rask at gcc dot gnu dot org  2007-12-18 15:31 -------
Subject: Bug 33474

Author: rask
Date: Tue Dec 18 15:30:57 2007
New Revision: 131037

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131037
Log:
        PR target/33474
        * config/bfin/bfin.c (bfin_adjust_cost): Dig into PARALLELs to find
        the SET.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/bfin/bfin.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33474


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