Re: [S390] Use match_test rather than eq/ne symbol_ref

2011-09-14 Thread Andreas Krebbel
> gcc/ > * config/s390/s390.md: Use match_test rather than eq/ne symbol_ref > throughout file. This is ok. Thanks! -Andreas-

[S390] Use match_test rather than eq/ne symbol_ref

2011-09-13 Thread Richard Sandiford
As per the subject. Tested by making sure that there were no new warnings building s390-linux-gnu, and that there were no changes in the assembly output for the C and C++ testsuite. OK to install? Richard gcc/ * config/s390/s390.md: Use match_test rather than eq/ne symbol_ref t