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: avoid ambiguous/misleading paradoxical subreg in compares


On Dec 20, 2004, Alexandre Oliva <aoliva@redhat.com> wrote:

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

> 	* combine.c (simplify_comparison, case SIGN_EXTEND, ZERO_EXTEND):
> 	Do not drop the extend if we'd have to add a paradoxical subreg
> 	later.  Include optabs.h and insn-codes.h.
> 	* Makefile.in (combine.o): Depend on $(OPTABS_H).

http://gcc.gnu.org/ml/gcc-patches/2004-12/msg01598.html

Ping?

-- 
Alexandre Oliva             http://www.ic.unicamp.br/~oliva/
Red Hat Compiler Engineer   aoliva@{redhat.com, gcc.gnu.org}
Free Software Evangelist  oliva@{lsd.ic.unicamp.br, gnu.org}


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