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 inline-asm/28686] ebp from clobber list used as operand



------- Comment #7 from spark at gcc dot gnu dot org  2007-02-06 19:43 -------
Subject: Bug 28686

Author: spark
Date: Tue Feb  6 19:43:41 2007
New Revision: 121663

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=121663
Log:
2007-02-06  Seongbae Park <seongbae.park@gmail.com>

        PR inline-asm/28686
        * global.c (compute_regsets): New function.
        (global_alloc): Refactored ELIMINABLE_REGSET
        and NO_GLOBAL_ALLOC_REGS computation out.
        (rest_of_handle_global_alloc): Call compute_regsets()
        for non-optimizing case.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/global.c


-- 


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


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