This is the mail archive of the gcc-patches@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]

Re: fix -fcompare-debug regression in asm label redirection


On Oct 17, 2009, Alexandre Oliva <aoliva@redhat.com> wrote:

> Ok to install the second patch, if it passes regstrap?  If not, should I
> install the first patch?

Ping?

> for  gcc/ChangeLog
> from  Alexandre Oliva  <aoliva@redhat.com>

> 	* tree-cfg.c (gimple_redirect_edge_and_branch): Skip debug stmts.

> for  gcc/ChangeLog
> from  Alexandre Oliva  <aoliva@redhat.com>

> 	* tree-cfg.c (gimple_redirect_edge_and_branch) <case GIMPLE_ASM>:
> 	Create the decl label for the new dest block on demand.  Require
> 	a fallthrough edge if no asm labels were redirected.

http://gcc.gnu.org/ml/gcc-patches/2009-10/msg01103.html

-- 
Alexandre Oliva, freedom fighter    http://FSFLA.org/~lxoliva/
You must be the change you wish to see in the world. -- Gandhi
Be Free! -- http://FSFLA.org/   FSF Latin America board member
Free Software Evangelist      Red Hat Brazil Compiler Engineer


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