This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug inline-asm/28686] ebp from clobber list used as operand
- From: "spark at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Feb 2007 23:15:23 -0000
- Subject: [Bug inline-asm/28686] ebp from clobber list used as operand
- References: <bug-28686-8905@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #6 from spark at gcc dot gnu dot org 2007-02-01 23:15 -------
Subject: Bug 28686
Author: spark
Date: Thu Feb 1 23:15:13 2007
New Revision: 121477
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=121477
Log:
2007-2-01 Seongbae Park <seongbae.park@gmail.com>
PR inline-asm/28686
* global.c (global_alloc): Add mising initialization of
ELIMINABLE_REGSET.
2007-02-01 Roger Sayle <roger@eyesopen.com>
Modified:
trunk/gcc/ChangeLog
trunk/gcc/global.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28686