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: [PING][PATCH][REVISED] Fix PR middle-end/PR28690, modify swap_commutative_operands_p


> 2007-07-18  Peter Bergner  <bergner@vnet.ibm.com>
>           Jakub Jelinek  <jakub@redhat.com>
>
>         PR middle-end/PR28690

Did this break bootstrap?

/proj/opensrc/nightly/src/trunk/gcc/rtlanal.c:2936: error: conflicting types for 'swap_commutative_operands_p'
/proj/opensrc/nightly/src/trunk/gcc/rtl.h:1693: error: previous declaration of ' swap_commutative_operands_p' was here
make[3]: *** [rtlanal.o] Error 1

Steve Ellcey
sje@cup.hp.com


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