OSDN Git Service

* fold-const.c (fold_single_bit_test): If flag_syntax_only, pretend
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 14 Dec 2004 17:59:36 +0000 (17:59 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 14 Dec 2004 17:59:36 +0000 (17:59 +0000)
commita38d3d8bb516d929233aea934780972f682e6840
tree2ceb8f670d9c363199f950dbe87fb725e1b5083c
parentebbf90df725599cb63313268b834f3209d0fe02f
* fold-const.c (fold_single_bit_test): If flag_syntax_only, pretend
LOAD_EXTEND_OP is not defined.
(fold): Likewise.  If flag_syntax_only, don't depend on BITS_PER_WORD.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92150 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/fold-const.c