]> git.ipfire.org Git - thirdparty/gcc.git/commit
alpha.c, [...]: Revert the replacements of "FALLTHRU" with "Fall through" done in...
authorKazu Hirata <kazu@cs.umass.edu>
Wed, 4 Feb 2004 20:27:12 +0000 (20:27 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Wed, 4 Feb 2004 20:27:12 +0000 (20:27 +0000)
commit5efb104680a4b5552fec02cb1a69804682cbe42f
treeb4b574cb116de0b0298e990793f11668b650aac4
parentff482c8d4dcefe197b218b574edbe655fb775733
alpha.c, [...]: Revert the replacements of "FALLTHRU" with "Fall through" done in the previous...

* config/alpha/alpha.c, config/arc/arc.c, config/avr/avr.c,
config/i386/i386.c, config/i386/i386.h, config/i386/i386.md,
config/ia64/ia64.c, config/ia64/unwind-ia64.c,
config/m32r/m32r.c, config/ns32k/ns32k.c, config/pa/pa.c,
config/pdp11/pdp11.c, config/rs6000/rs6000.c,
config/sparc/sparc.c, config/vax/vax.c: Revert the
replacements of "FALLTHRU" with "Fall through" done in the
previous patch.

From-SVN: r77269
16 files changed:
gcc/ChangeLog
gcc/config/alpha/alpha.c
gcc/config/arc/arc.c
gcc/config/avr/avr.c
gcc/config/i386/i386.c
gcc/config/i386/i386.h
gcc/config/i386/i386.md
gcc/config/ia64/ia64.c
gcc/config/ia64/unwind-ia64.c
gcc/config/m32r/m32r.c
gcc/config/ns32k/ns32k.c
gcc/config/pa/pa.c
gcc/config/pdp11/pdp11.c
gcc/config/rs6000/rs6000.c
gcc/config/sparc/sparc.c
gcc/config/vax/vax.c