Module Name: src
Committed By: mycroft
Date: Thu Mar 4 05:38:06 UTC 1999
Modified Files:
src/gnu/dist/gcc: fold-const.c
Log Message:
When folding two bitfield comparisons, make sure we include any mask applied
to the bitfields. Fixes PR 7066.