X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gas%2Fconfig%2Ftc-hppa.c;h=2ed06a22233a1757962ed4e398dac420222f493a;hb=1a0670f37442b7ae904932b347353046126b990c;hp=f5cdc2c09ff9ae23cddef28d551c719a96dc788f;hpb=1e0f0b4d0191263e35d81a3670d56bf639be274a;p=deliverable%2Fbinutils-gdb.git diff --git a/gas/config/tc-hppa.c b/gas/config/tc-hppa.c index f5cdc2c09f..2ed06a2223 100644 --- a/gas/config/tc-hppa.c +++ b/gas/config/tc-hppa.c @@ -5432,6 +5432,7 @@ pa_ip (char *str) { case SGL: opcode |= 0x20; + /* Fall through. */ case DBL: the_insn.fpof1 = flag; continue;